You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
><b>A note for building and running tests on Windows</b>
@@ -2015,14 +2015,16 @@ at org.apache.hadoop.io.nativeio.NativeIO$POSIX.getStat(NativeIO.java:608)
2015
2015
A: Update hadoop dll to version 3.2.2 or newer.
2016
2016
2017
2017
## Changelog
2018
-
- #### 2.10.4 will be released soon.
2018
+
- #### 2.10.4 released 14 May 2026.
2019
2019
- [#841](https://github.com/AbsaOSS/cobrix/pull/841) Added support for file start and end offset options for in-place processing of files without converting to dataframes.
2020
2020
- [#842](https://github.com/AbsaOSS/cobrix/pull/842) Added support for controlling handling of nulls for various data types when writing EBCDIC files.
- [#845](https://github.com/AbsaOSS/cobrix/pull/845) Fixed in-place EBCDIC files processing so it retains bytes skipped by decoding process using 'file_start_offset' and 'file_end_offset'.
2027
+
- [#847](https://github.com/AbsaOSS/cobrix/pull/847) Fixed array flattening `SparkUtils.flattenSchema()` in Spark 4+.
2026
2028
2027
2029
- #### 2.10.3 released 27 April 2026.
2028
2030
- [#839](https://github.com/AbsaOSS/cobrix/pull/839) Added `variable_size_occurs = "pad_record"` for fixed-size records where `OCCURS DEPENDING ON` arrays use variable physical storage and the remaining record is padded.
0 commit comments