- 9dcdff6 docs: add 0.2.0 to releases page (#67) by jianguotian · 25 hours ago main
- 562d167 ci: deploy Java staging only for RC tags (#63) by XiaoHongbo · 2 days ago
- 96cfc49 ci: bump cibuildwheel to v4.1.0 (allowlisted SHA) (#65) by jianguotian · 3 days ago
- 3ed9f95 ci: gate PyPI publish on rust+java success (#62) by jianguotian · 6 days ago
- af5c21e ci: fix update_branch_version.sh skipping Cargo.toml on snapshot bumps (#57) by jianguotian · 6 days ago
- 4d40ded ci: set staging repo description for Java release (#61) by jianguotian · 7 days ago
- f6ab479 chore: bump main version to 0.3.0 (#60) by jianguotian · 7 days ago
- 29b3139 chore: update dependency list for release 0.2.0 (#58) by jianguotian · 7 days ago
- 445507c ci: switch Java release deploy to nexus-staging-maven-plugin (#56) by jianguotian · 7 days ago
- 961e74f Refactor complex child column layout metadata (#55) by Jingsong Lee · 10 days ago
- bf823e1 support MAP type with flattened columnar storage (#53) by Jingsong Lee · 11 days ago
- c54f324 docs: update 0.1.0 release links (#51) by QuakeWang · 12 days ago
- ae6f651 Support ARRAY type with ORC-style flattened columnar storage (#52) by Jingsong Lee · 12 days ago
- 5d5bf18 release: decouple Python publish from Rust and Java release jobs (#50) by Jingsong Lee · 2 weeks ago
- 2013940 release: fix Java NOTICE year (#49) by QuakeWang · 2 weeks ago
- 3b45db9 release: fix source tarball and Java verification paths (#48) by QuakeWang · 3 weeks ago
- b9e2798 ci: print line coverage summary in CI logs (#46) by jianguotian · 3 weeks ago
- b5cdbd8 ci: make Java release deploy more stable (#44) by QuakeWang · 3 weeks ago
- 83acb46 Fix BPE non-determinism and add comprehensive test suite (#45) by Jingsong Lee · 3 weeks ago
- d7c8c3e Fix Java Linux native glibc baseline (#43) by QuakeWang · 3 weeks ago
- 2824a43 ci: publish Python release after Rust and Java (#42) by QuakeWang · 4 weeks ago
- 6386dd4 ci: attach Java release source and javadoc jars (#41) by QuakeWang · 4 weeks ago
- 64d0b46 ci: fix Java release GPG signing (#40) by QuakeWang · 4 weeks ago
- 3ebdf3a chore: bump main version to 0.2.0 (#36) by QuakeWang · 4 weeks ago
- 3c91566 ci: fix macOS Python wheel platform tag (#39) by QuakeWang · 4 weeks ago
- 43e6624 ci: fix release signing and macOS wheel repair (#38) by QuakeWang · 4 weeks ago
- 1258980 ci: pin Python release actions to approved SHAs (#37) by QuakeWang · 4 weeks ago
- 5fc0466 chore: update dependency list for release 0.1.0 (#34) by QuakeWang · 4 weeks ago
- 23a6cfb docs: align release process with RC tags (#32) by QuakeWang · 4 weeks ago
- 713e88c Fix README crates.io badge link (#29) by Jiwen liu · 4 weeks ago
- 652c397 ci: check Rust dependency licenses (#31) by QuakeWang · 4 weeks ago
- 78532fd ci: trigger CI for release branch pushes and PRs (#30) by QuakeWang · 4 weeks ago
- 1794ef2 fix: preserve Python projection schema for empty reads (#28) by QuakeWang · 4 weeks ago
- 178fdd9 Add release tooling scripts and unify CI infrastructure (#27) by Jingsong Lee · 4 weeks ago
- 1abf5b5 Add release documentation and rename crates/packages with paimon prefix (#26) by Jingsong Lee · 4 weeks ago
- 09908ca fix: preserve empty projection in read_table (#25) by QuakeWang · 4 weeks ago
- 63ed438 feat: expose timestamp nanos as Arrow timestamp(ns) (#21) by QuakeWang · 4 weeks ago
- 243405d Preserve original column order in reader and fix stats for empty strings (#23) by Jingsong Lee · 4 weeks ago
- 1b811b9 Reject unsupported types in stats_columns at writer creation time (#20) by Jingsong Lee · 4 weeks ago
- 2fc6da6 fix: preserve row count for empty projection (#19) by QuakeWang · 4 weeks ago
- b159590 Maven modified to org.apache.paimon and mosaic by JingsongLi · 4 weeks ago
- 005374d Remove push build to public_snapshot by JingsongLi · 4 weeks ago
- 1f88694 Remove support to macos-x86_64 because no resource to build by JingsongLi · 4 weeks ago
- 8926646 fix: honor projection for monolithic buckets (#18) by QuakeWang · 4 weeks ago
- 5f7410e Add schedule and workflow_dispatch triggers to publish_snapshot by JingsongLi · 4 weeks ago
- 3f50e0b Expose row_group_num_rows from MosaicReader for all language bindings (#17) by Jingsong Lee · 4 weeks ago
- 775f0a7 Expose ColumnStatistics from MosaicWriter for all language bindings (#16) by Jingsong Lee · 4 weeks ago
- 624a39a Fix Java reader handle leak on constructor failure (#14) by QuakeWang · 4 weeks ago
- c184847 Remove release-cpp.yml (#15) by Jingsong Lee · 4 weeks ago
- d481ff1 Prepare release yml and tools (#11) by Jingsong Lee · 4 weeks ago
- dba937b Fix JNI Arrow C Data ownership (#10) by QuakeWang · 4 weeks ago
- 741d3f2 Add Java snapshot publishing workflow and deploy settings (#13) by Jingsong Lee · 4 weeks ago
- 78263ef Rename Java package to org.apache.paimon.mosaic and update pom.xml (#12) by Jingsong Lee · 4 weeks ago
- 6b5ef18 Add docs: design, rust-api, cpp-api, java-api and python-api (#9) by Jingsong Lee · 4 weeks ago
- 0df16ac Add Python bindings and CI test job (#8) by Jingsong Lee · 4 weeks ago
- fa792b7 fix: preserve paged all-null projections (#7) by QuakeWang · 4 weeks ago
- 35b5bfb Add Java/JNI bindings and CI test job (#6) by Jingsong Lee · 4 weeks ago
- eba2108 Add ffi and cpp (#4) by Jingsong Lee · 4 weeks ago
- c838f62 Optimize projected read buffer copies (#5) by QuakeWang · 4 weeks ago
- daf40d6 update .asf.yaml by JingsongLi · 4 weeks ago
- ee12acc [core] Add column statistics and tests by Jingsong Lee · 4 weeks ago
- b653ee9 Fix comments by JingsongLi · 4 weeks ago
- c716e84 fix by JingsongLi · 4 weeks ago
- 4ce3b81 [core] Add column statistics and tests by JingsongLi · 4 weeks ago
- 3067a7a fix: fix github ci by Jingsong Lee · 4 weeks ago
- c82bab1 fix by JingsongLi · 4 weeks ago
- 600b08f fix: fix github ci by JingsongLi · 4 weeks ago
- f7dc71a [core] Add mosaic-core crate with format spec, reader, and writer by Jingsong Lee · 4 weeks ago
- 6cb483a Fix comments by JingsongLi · 4 weeks ago
- 448e02c [ci] Add GitHub Actions workflow for build, test, clippy, and fmt by JingsongLi · 4 weeks ago
- b68cf6a [core] Add mosaic-core crate with format spec, reader, and writer by JingsongLi · 4 weeks ago
- 4109d2d Update README.md by JingsongLi · 4 weeks ago
- 45383b5 Add project basic files by JingsongLi · 4 weeks ago
- 8efef0d first commit by JingsongLi · 4 weeks ago