Skip to content

Releases: AbsaOSS/cobrix

v2.7.9

08 Nov 09:55
Compare
Choose a tag to compare

What's Changed

  • #722 Add more EBCDIC code pages (mostly European) in #724 and in #725

Full Changelog: v2.7.8...v2.7.9

v2.7.8

21 Oct 09:40
Compare
Choose a tag to compare

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.7

10 Oct 08:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.6...v2.7.7

v2.7.6

27 Sep 07:26
Compare
Choose a tag to compare

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.5

19 Aug 08:13
Compare
Choose a tag to compare

What's Changed

  • #703 Add maximum length for generated segment id fields in #704

Full Changelog: v2.7.4...v2.7.5

v2.7.4

31 Jul 05:57
Compare
Choose a tag to compare

What's Changed

  • #697 Improve metadata merging method in Spark Utils in #698

Full Changelog: v2.7.3...v2.7.4

v2.7.3

17 Jul 05:51
Compare
Choose a tag to compare

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

07 Jun 09:34
Compare
Choose a tag to compare

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

04 Jun 07:29
Compare
Choose a tag to compare

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

23 Apr 06:49
Compare
Choose a tag to compare

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