v2.6.2
What's Changed
- #537 Found unit test with empty name by @miroslavpojer in #538
- #516 Add support for packed unsigned by @yruslan in #546
- #543 Improve performance of basic ASCII processing. by @yruslan in #548
- #545 Add support for 'string' debug columns for ASCII file format by @yruslan in #549
- #542 Implement filler naming strategies and previous fields based strategy. by @yruslan in #554
- #553 Fix a regression bug introduced in #543 concerning variable OCCURS. by @yruslan in #555
- #544 Added an extension option 'data_paths' that replaces 'paths' for multi path load. by @yruslan in #557
- #556 Fix the option 'file_end_offset' truncates records of each parti… by @yruslan in #558
- Update Scala 2.13 to 2.13.10, Spark 3.2.3 and 3.3.1 for CI and publish builds by @yruslan in #551
- Update Scalatest to 3.2.14. by @yruslan in #552
Full Changelog: v2.6.1...v2.6.2