Releases: AbsaOSS/cobrix
Releases · AbsaOSS/cobrix
v2.6.11
v2.6.10
v2.6.9
v2.6.8
v2.6.7
v2.6.6
What's Changed
- #601 Fixed file offset options when used with a file having VB record format. by @yruslan in #605
- #614 Fixed index build stability record extractors by @yruslan in #616
- #602 Added GitHub action for code-coverage check by @miroslavpojer in #603
- #607 Added minimum and maximum record length option. by @yruslan in #609
- #613 Added the header stream to record extractors by @yruslan in #617
Full Changelog: v2.6.5...v2.6.6
v2.6.5
What's Changed
- #590 Allow more options controlling metadata generation by @yruslan in #592
- #593 Add the ability to generate 'Record_Bytes' by @yruslan in #594
- #539 Fix the mapping from EBCDIC CP00300 to Unicode by @BenceBenedek and @yruslan in #596
- #539 Add support for cp1364 and cp1388. by @BenceBenedek and @yruslan in #597
Full Changelog: v2.6.4...v2.6.5
v2.6.4
What's Changed
- #576 Add support for reading data from RDDs by @yruslan in #579
- #574 Add support for reading data with fields having multiple code pages. by @yruslan in #581
- #580 Extend metadata fields with additional fields by @yruslan in #582
- #539 Two byte code pages support by @yruslan in #586
Full Changelog: v2.6.3...v2.6.4
v2.6.3
What's Changed
- #561 Upgrade ANTLR version to 4.8 by @dz-1 in #562
- #561 Recompile parsers using ANTLR 4.8. by @yruslan in #563
- #567 Add code pages 838, 870, 1025 contributed by @sree018 in #568
- #569 Add an arithmetic expression parser to use for record length expressions by @yruslan in #571
- #572 Improve performance of processing ASCII file with custom charset by @yruslan in #573
- #560 Fix 'segment_filter' for ASCII text files parallelized by Spark. by @yruslan in #575
- #550 Added the option to add additional metadata to the generated Spark schema by @yruslan in #577
New Contributors
Full Changelog: v2.6.2...v2.6.3
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