Releases: AbsaOSS/cobrix
Releases · AbsaOSS/cobrix
v2.7.8
What's Changed
- #719 Improve the error message about file size not divisible by record size #720
Full Changelog: v2.7.7...v2.7.8
v2.7.6
What's Changed
- #710 Fix index generation for files with record length fields or expressions in #711
- #712 Add an option for explicitly logging layout positions in #712
Full Changelog: v2.7.5...v2.7.6
v2.7.3
What's Changed
- #678 Add the ability to generate Spark schema based on strict integral precision in #691
- #689 Add support for '_' for hierarchical key generation at leaf level in #692
Full Changelog: v2.7.2...v2.7.3
v2.7.2
What's Changed
- #684 Fix incorrect reader used when segment id generation is turned on in #686
- #685 Add methods for unstructing schemas and dataframes in #687
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
- #678 Add a method in SparkUtils to convert integral types to decimal types according to PIC of the fields in #681
- #680 Shade ANTLR for cobol-parser so that it won't clash with Spark's ANTLR runtime in #682
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- #669 Allow 'V' to be at the end of scaled PICs in #671
- #672 Implement parsing of copybooks with spark-cobol options in #673
- #666 Add support for record length value mapping in #674
- #674 Extend the usage of indexes for variable record length files with a record length field in #674
Full Changelog: v2.6.11...v2.7.0