commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(paimon-cpp) branch main updated: feat: add type casting infrastructure for schema evolution (#79)
lzljs3620320
(paimon-cpp) branch main updated (124d6ff -> bee3f8d)
lzljs3620320
(paimon-website) branch asf-site updated (128a8ab5 -> 4bd9bfe6)
github-bot
(paimon) branch master updated: [python] Support global index column update action (#8270)
lzljs3620320
(paimon) branch master updated: [lumina] Support per-field vector index options (#8260)
lzljs3620320
(paimon) branch master updated: [mosaic] Update mosaic dependency to 0.2.0 (#8264)
lzljs3620320
(paimon) branch master updated: [core] Wait for global index in visibility callback (#8265)
lzljs3620320
(paimon) branch master updated: [core][spark] Support multi-vector search with rankers (#8258)
lzljs3620320
(paimon-mosaic) branch main updated: docs: add 0.2.0 to releases page (#67)
lzljs3620320
(paimon-rust) branch main updated: feat(catalog): support column-level alter table (#370)
lzljs3620320
(paimon-rust) branch main updated: test: cover filters for mixed-format schema evolution (#390)
lzljs3620320
svn commit: r85269 - dev/paimon/paimon-mosaic-0.2.0-rc1 release/paimon/paimon-mosaic-0.2.0
yuzelin
(paimon-website) branch asf-site updated (a1f7f932 -> 128a8ab5)
github-bot
(paimon) branch master updated: [spark] supports updating blobs through DataEvolution MergeInto (#8175)
lzljs3620320
(paimon) branch master updated: [cdc] Fix PostgreSQL timestamp(3) incorrectly mapped to BIGINT in PostgresRecordParser (#8222)
lzljs3620320
(paimon-rust) branch main updated: fix: support missing columns in Mosaic reads (#389)
lzljs3620320
(paimon-mosaic) annotated tag v0.2.0 updated (b9b9367 -> f146e54)
hope
(paimon-mosaic) branch main updated: ci: deploy Java staging only for RC tags (#63)
lzljs3620320
(paimon-mosaic) annotated tag v0.2.0 deleted (was 8205bb4)
hope
(paimon-mosaic) branch release-0.2 updated (114c3c4 -> b9b9367)
hope
(paimon-mosaic) 01/03: ci: set staging repo description for Java release (#61)
hope
(paimon-mosaic) 03/03: ci: bump cibuildwheel to v4.1.0 (allowlisted SHA) (#65)
hope
(paimon-mosaic) 02/03: ci: gate PyPI publish on rust+java success (#62)
hope
(paimon) branch master updated: [globalindex] Support multi-column GlobalIndex framework (#7933)
junhao
(paimon) branch dependabot/npm_and_yarn/docs/launch-editor-2.14.1 deleted (was 657f20e84f)
github-bot
(paimon) branch dependabot/npm_and_yarn/docs/babel/core-7.29.7 deleted (was 4b80a37b17)
github-bot
(paimon) branch master updated: Bump launch-editor from 2.13.2 to 2.14.1 in /docs (#8248)
lzljs3620320
(paimon) branch master updated: Bump @babel/core from 7.29.0 to 7.29.7 in /docs (#8249)
lzljs3620320
(paimon-rust) branch main updated: feat(datafusion): consolidate DML WriteBuilder usage (#384)
lzljs3620320
(paimon-rust) branch main updated: test: cover mixed-format schema evolution reorder reads (#366)
lzljs3620320
(paimon-rust) branch main updated: fix: reject truncated BinaryRow serialized bytes instead of panicking (#364)
lzljs3620320
(paimon-rust) branch main updated: feat: support core Lumina index build (#347)
lzljs3620320
(paimon-rust) branch main updated: feat: add Mosaic data file reader (#386)
lzljs3620320
(paimon-rust) branch main updated: feat: add conservative ORC predicate pushdown (#388)
lzljs3620320
(paimon) branch master updated: [spark] Bump Spark 4.0.3 (#8247)
lzljs3620320
(paimon) branch dependabot/npm_and_yarn/docs/babel/core-7.29.7 created (now 4b80a37b17)
github-bot
(paimon) branch dependabot/npm_and_yarn/docs/launch-editor-2.14.1 created (now 657f20e84f)
github-bot
(paimon) branch master updated: [core] Parallelize snapshot expiration file IO (#8241)
lzljs3620320
(paimon-mosaic) annotated tag v0.2.0 updated (114c3c4 -> 8205bb4)
hope
(paimon-rust) branch main updated: fix: stabilize Vortex runtime for async IO (#387)
lzljs3620320
(paimon-cpp) branch main updated (ef38dd2 -> 37b7daa)
lzljs3620320
(paimon-cpp) branch main updated (11e03f9 -> d67525c)
lzljs3620320
(paimon-website) branch asf-site updated (522c4498 -> a1f7f932)
github-bot
(paimon-cpp) branch main updated: feat: add read-ahead cache, serialization, stream and object utils (#75)
lzljs3620320
(paimon-cpp) branch main updated: feat: Migrate merge split read modules (#77)
lzljs3620320
(paimon-cpp) branch main updated: feat: add file writer infrastructure and data/compact increment models (#81)
lzljs3620320
(paimon-cpp) branch main updated: feat(core): add data file meta with versioned serializers and path factory (#80)
lzljs3620320
(paimon-cpp) branch main updated (37b7daa -> 11e03f9)
lzljs3620320
(paimon-cpp) branch main updated: feat(core): introduce merge tree writer (#82)
lzljs3620320
(paimon) branch master updated: [lumina] Use VECTOR length for index dimension (#8235)
lzljs3620320
(paimon) branch master updated: [feature] Support per-field vector index options (#8239)
lzljs3620320
(paimon) branch master updated (45895a719e -> 7487409ac0)
lzljs3620320
(paimon) branch master updated: [core][python] Improve earliest snapshot retry handling (#8242)
lzljs3620320
(paimon) branch master updated: [python] Split row chunks that overflow the 2GB per-column limit on read (#8243)
lzljs3620320
(paimon) branch master updated: [python] Add conflict check for blob updating (#8244)
lzljs3620320
(paimon-mosaic) branch main updated: ci: bump cibuildwheel to v4.1.0 (allowlisted SHA) (#65)
hope
svn commit: r85227 - dev/paimon/paimon-vector-index-0.1.0-rc3
hope
(paimon-vector-index) annotated tag v0.1.0-rc3 updated (2e82220 -> db66d19)
hope
(paimon-vector-index) annotated tag v0.1.0-rc3 deleted (was 8ce7ff0)
hope
(paimon-vector-index) branch release-0.1 updated: ci: bump cibuildwheel to v4.1.0 (allowlisted SHA) (#48)
hope
(paimon-vector-index) branch main updated: ci: bump cibuildwheel to v4.1.0 (allowlisted SHA) (#48)
hope
(paimon) branch master updated: [python] Minor compact manifest files after commit (#8240)
lzljs3620320
(paimon) branch master updated: [common] Support catalog context without Hadoop configuration (#8193)
lzljs3620320
(paimon) branch master updated: [core] Support push-down valueStats prune when read manifests. (#7392)
lzljs3620320
(paimon-vector-index) annotated tag v0.1.0-rc3 updated (adb580b -> 8ce7ff0)
hope
(paimon-vector-index) branch release-0.1 updated: Add ASF license header to core/benches files
hope
(paimon-cpp) branch main updated (3ced20a -> 613df0c)
lzljs3620320
(paimon-website) branch asf-site updated (72a6f575 -> 522c4498)
github-bot
(paimon) branch master updated: [python] Support schema evolution of nested struct sub-fields (#8187)
lzljs3620320
(paimon) branch master updated: [iceberg] Fix TIMESTAMP(3) bound decoding in IcebergConversions (#8231)
lzljs3620320
(paimon) branch master updated: [spark] Fix self-referencing RTAS data loss (#8232)
lzljs3620320
(paimon) branch master updated: [python] Avoid full-file blob rewrite on partial row updates (#8234)
lzljs3620320
(paimon) branch master updated: [spark] Make saveAsTable+overwrite behave as INSERT OVERWRITE (#8225)
lzljs3620320
(paimon-website) branch asf-site updated (a968d8ec -> 72a6f575)
github-bot
(paimon-vector-index) branch main updated (22e4990 -> d815d0e)
hope
(paimon-vector-index) 01/01: Merge pull request #46 from jianguotian/fix-bench-asf-header
hope
svn commit: r85203 - dev/paimon/paimon-vector-index-0.1.0-rc2
hope
(paimon-vector-index) annotated tag v0.1.0-rc2 updated (06500b0 -> 5e44137)
hope
(paimon-vector-index) branch release-0.1 updated (17e9dbd -> 06500b0)
hope
(paimon-vector-index) 02/02: ci: deploy Java staging only for RC tags (#45)
hope
(paimon-vector-index) 01/02: ci: fix staging repo description for Java release (#44)
hope
(paimon-vector-index) branch main updated: ci: deploy Java staging only for RC tags (#45)
lzljs3620320
(paimon-vector-index) branch main updated: ci: fix staging repo description for Java release (#44)
lzljs3620320
(paimon) branch dependabot/npm_and_yarn/docs/joi-17.13.4 deleted (was b5d7dd578d)
github-bot
(paimon) branch master updated: Bump joi from 17.13.3 to 17.13.4 in /docs (#8224)
lzljs3620320
(paimon-vector-index) annotated tag v0.1.0-rc1 updated (17e9dbd -> 688880e)
hope
(paimon-vector-index) branch release-0.1 updated: Update version to 0.1.0
hope
(paimon-vector-index) branch release-0.1 created (now acedeb9)
hope
(paimon-rust) branch main updated: fix(table): use the snapshot's schema version for time travel reads (#379)
lzljs3620320
(paimon-rust) branch main updated: fix: merge primary-key rows correctly when bucket files span multiple splits (#374)
lzljs3620320
(paimon-rust) branch main updated (b6fb298 -> 2e52c1b)
lzljs3620320
(paimon) branch dependabot/npm_and_yarn/docs/joi-17.13.4 created (now b5d7dd578d)
github-bot
(paimon) branch master updated: [flink][cdc] Bound CDC source table manager caches (#8215)
lzljs3620320
(paimon) branch master updated: [hive] Truncate Iceberg Hive column comments for Glue compatibility (#8223)
lzljs3620320
(paimon) branch master updated: [common] Fix npe on null value map(k, v) cast (#8218)
lzljs3620320
(paimon-website) branch asf-site updated (2d234fbd -> a968d8ec)
github-bot
(paimon-mosaic) branch main updated: ci: fix update_branch_version.sh skipping Cargo.toml on snapshot bumps (#57)
lzljs3620320
(paimon-mosaic) branch main updated: ci: gate PyPI publish on rust+java success (#62)
lzljs3620320
(paimon-vector-index) branch main updated: ci: gate PyPI publish on rust+java success (#42)
lzljs3620320
(paimon-vector-index) branch main updated: Optimize SIMD hot paths in vector indexes (#43)
lzljs3620320
svn commit: r85193 - dev/paimon/paimon-mosaic-0.2.0-rc1
hope
(paimon) branch master updated: [core] Prevent integer overflow in sort buffer size with isEmpty check (#8209)
lzljs3620320
(paimon) branch master updated: [core] Fix readAllDeletionVectors not seeking to correct offset (#8211)
lzljs3620320
(paimon) branch master updated: [hive] Add catalog option to control alter table cascade (#8210)
lzljs3620320
(paimon) branch master updated: [core] support some basic operations for vector type (#8213)
lzljs3620320
(paimon-vector-index) branch main updated: Add CI release infrastructure for Java/Rust/Python (#39)
lzljs3620320
(paimon-rust) branch main updated: test: add mixed-format drop column schema evolution coverage (#363)
lzljs3620320
(paimon-vector-index) branch main updated: Expand release test coverage (#41)
lzljs3620320
(paimon-vector-index) branch main updated: Expose optimize for search API (#40)
lzljs3620320
(paimon-website) branch asf-site updated (df6abea5 -> 2d234fbd)
github-bot
(paimon-mosaic) branch main updated: ci: set staging repo description for Java release (#61)
hope
(paimon-mosaic) annotated tag v0.2.0-rc1 updated (114c3c4 -> 36861d3)
hope
(paimon-mosaic) branch release-0.2 updated: Update version to 0.2.0
hope
(paimon-mosaic) branch main updated: chore: bump main version to 0.3.0 (#60)
hope
(paimon-mosaic) branch release-0.2 created (now 29b3139)
hope
(paimon-mosaic) branch main updated: chore: update dependency list for release 0.2.0 (#58)
hope
(paimon) branch master updated: [vector] Support vector search options (#8203)
lzljs3620320
(paimon) branch master updated: [common] Fix BinaryRowSerializer reuse buffer never shrinking (#8160)
lzljs3620320
(paimon) branch master updated: [python][ray] Support dynamic_table_options in read_paimon (#8195)
lzljs3620320
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-mosaic.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
(paimon-mosaic) branch main updated: ci: switch Java release deploy to nexus-staging-maven-plugin (#56)
hope
(paimon-rust) branch main updated: fix(scan): net manifest add/delete by full file identity incl. level (#377)
lzljs3620320
(paimon) branch master updated: [spark] Skip empty global index builds (#8202)
lzljs3620320
(paimon) branch master updated: [spark] validate vector search limit range (#8200)
lzljs3620320
(paimon) branch master updated: [common] Fix RowHelper internal buffer never shrinking for large records (#8159)
lzljs3620320
(paimon-vector-index) branch main updated: Reject non-zero v1 reserved bytes (#36)
lzljs3620320
(paimon-vector-index) branch main updated: Tighten HNSW v1 storage metadata (#35)
lzljs3620320
(paimon) branch master updated: [core][flink] Manifest cache benchmarks + expose more manifest cache options (#8186)
lzljs3620320
(paimon-vector-index) branch main updated: Reject non-finite vector inputs (#33)
lzljs3620320
(paimon) branch dependabot/npm_and_yarn/docs/shell-quote-1.8.4 deleted (was baa529f3cc)
github-bot
(paimon) branch master updated: Bump shell-quote from 1.8.3 to 1.8.4 in /docs (#8197)
lzljs3620320
(paimon-vector-index) branch main updated: Expose metadata types as strings in bindings (#34)
lzljs3620320
(paimon-website) branch asf-site updated (88cea989 -> df6abea5)
github-bot
(paimon) branch dependabot/npm_and_yarn/docs/shell-quote-1.8.4 created (now baa529f3cc)
github-bot
(paimon-vector-index) branch main updated: Rename Java vector index package (#32)
lzljs3620320
(paimon-vector-index) branch main updated: Simplify vector index options API (#31)
lzljs3620320
(paimon) branch master updated: [flink] Optimize byte array comparison for sorters (#8192)
lzljs3620320
(paimon) branch master updated: [doc] Add reading blob columns section to daft documentation (#8190)
lzljs3620320
(paimon) branch master updated: [doc] Add reading blob columns section to daft documentation (#8190)
lzljs3620320
(paimon-rust) branch main updated: fix: keep Vortex runtime alive during async IO (#375)
lzljs3620320
(paimon) branch master updated: [core] Improve file index option validation message (#8194)
lzljs3620320
(paimon-vector-index) branch main updated: Guard JNI native handle lifecycle (#27)
lzljs3620320
(paimon-vector-index) branch main updated: Add v1 storage format fixtures (#30)
lzljs3620320
(paimon-vector-index) branch main updated: Tighten v1 vector index format validation (#29)
lzljs3620320
(paimon-vector-index) branch main updated: Update README for multiple vector indexes (#28)
lzljs3620320
(paimon) branch master updated: [core] Custom tag callback support to be initialized with table (#8189)
lzljs3620320
(paimon) branch master updated (94b468a2b9 -> 7fe42f55de)
lzljs3620320
(paimon-vector-index) branch main updated: Optimize vector index reads with batched pread (#26)
lzljs3620320
(paimon-cpp) branch main updated: feat: Migrate bucket module (#71)
junhao
(paimon-cpp) branch main updated: feat(core): introduce read context (#63)
junhao
(paimon-cpp) branch main updated: feat(core): introduce merge tree spill buffers (#67)
junhao
(paimon-cpp) branch main updated: feat: add prefetch file batch reader implementation (#70)
junhao
(paimon-cpp) branch main updated: feat: add deletion vector support with bitmap implementation and index file I/O (#69)
junhao
(paimon-cpp) branch main updated: feat: add simple stats core utilities (#68)
junhao
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
Earlier messages
Later messages