| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.14.2 Release source code.tar.gz | 2026-06-06 | 11.0 MB | |
| 0.14.2 Release source code.zip | 2026-06-06 | 15.3 MB | |
| README.md | 2026-06-06 | 2.1 kB | |
| Totals: 3 Items | 26.3 MB | 0 | |
What's Changed
- change back to 0.14.2-SNAPSHOT by @HuangZhenQiu in https://github.com/apache/hudi/pull/11863
- [HUDI-8066] cherry pick Flink 1.18 into 0.14.2 by @HuangZhenQiu in https://github.com/apache/hudi/pull/11780
- [MINOR] Remove shaded of codahale metrics in flink bundle. by @zhangwl9 in https://github.com/apache/hudi/pull/11954
- [HUDI-1517] create marker file for every log file by @lokeshj1703 in https://github.com/apache/hudi/pull/17890
- fix(HUDI-9597): Do not evolve schema if reconciled schema keeps unchanged except version id by @lokeshj1703 in https://github.com/apache/hudi/pull/17873
- fix: Recreate tables during meta sync on certain exceptions by @linliu-code in https://github.com/apache/hudi/pull/18218
- fix: cherry-picking for 0.14.2 release by @linliu-code in https://github.com/apache/hudi/pull/17924
- fix: Set credentials for Hive metastore based lock provider by @PavithranRick in https://github.com/apache/hudi/pull/18216
- [MINOR] Support schema evolution with nested data type by @PavithranRick in https://github.com/apache/hudi/pull/18217
- [HUDI-8490] Change implicit lock provider lock key scheme by @PavithranRick in https://github.com/apache/hudi/pull/18222
- [HUDI-9666] Fix the record key encoding with a single record key field and add a guard for complex key generator by @linliu-code in https://github.com/apache/hudi/pull/18223
- [HUDI-9159] Add support for StorageBasedLockProvider by @lokeshj1703 in https://github.com/apache/hudi/pull/17970
- MINOR: Fix clustering row writer to avoid using timestamp based reads by @lokeshj1703 in https://github.com/apache/hudi/pull/18476
- fix: timestamp logical types by @linliu-code in https://github.com/apache/hudi/pull/18132
- [HUDI-8371][CHERRYPICK] Fix column stats index with MDT for a few scenarios by @vamsikarnika in https://github.com/apache/hudi/pull/18314
New Contributors
- @zhangwl9 made their first contribution in https://github.com/apache/hudi/pull/11954
Full Changelog: https://github.com/apache/hudi/compare/release-0.14.1...release-0.14.2