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>
@@ -1778,6 +1778,9 @@ at org.apache.hadoop.io.nativeio.NativeIO$POSIX.getStat(NativeIO.java:608)
1778
1778
A: Update hadoop dll to version 3.2.2 or newer.
1779
1779
1780
1780
## Changelog
1781
+
-#### 2.8.0 released 8 January 2025.
1782
+
-[#258](https://github.com/AbsaOSS/cobrix/issues/258) Removed dependency on `scodec` so that it doesn't cause conflicts with Spark distributions and other libraries.
1783
+
1781
1784
-#### 2.7.10 released 19 December 2024.
1782
1785
-[#728](https://github.com/AbsaOSS/cobrix/issues/728) Added CP1145 code page (Spain and Latin America).
1783
1786
-[#731](https://github.com/AbsaOSS/cobrix/issues/731) Added an option to copy data type when copying metadata.
@@ -1872,6 +1875,9 @@ A: Update hadoop dll to version 3.2.2 or newer.
1872
1875
.option("enable_indexes", "true") // true by default so can me omitted
1873
1876
```
1874
1877
1878
+
<details><summary>Older versions</summary>
1879
+
<p>
1880
+
1875
1881
-####2.6.11 released 8April2024.
1876
1882
- [#659](https://github.com/AbsaOSS/cobrix/issues/659) Fixed record length option when record id generation is turned on.
1877
1883
@@ -1931,9 +1937,6 @@ A: Update hadoop dll to version 3.2.2 or newer.
1931
1937
- [#521](https://github.com/AbsaOSS/cobrix/issues/521) Fixed index generation and improved performance of variable
0 commit comments