commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(paimon-rust) branch main updated: feat(datafusion): support database SQL statements (#627)
lzljs3620320
(paimon-rust) branch main updated: fix(datafusion): apply dynamic options to vector search (#623)
lzljs3620320
(paimon-rust) branch main updated: feat(io): let FileIO wrap a caller-provided filesystem operator (#618)
lzljs3620320
(paimon-rust) branch main updated: feat(c): build a catalog-free Table from a resolved schema JSON (#595)
lzljs3620320
(paimon-rust) branch main updated: feat: support batch incremental diff reads (#510)
lzljs3620320
svn commit: r86347 - dev/paimon/paimon-vector-index-0.3.0-rc7 release/paimon/paimon-vector-index-0.3.0
lzljs3620320
(paimon-vector-index) annotated tag v0.3.0 updated (2640d64 -> 7913009)
lzljs3620320
(paimon-website) branch asf-site updated (e1803ca61 -> 3976dc3a2)
github-bot
(paimon) branch master updated: [rest] Preserve custom catalog for dependency reads (#8912)
junhao
(paimon-vector-index) branch main updated: ivfpq: Push down row filters for 8-bit batch scans (#64)
lzljs3620320
(paimon-cpp) annotated tag v0.2.3-rc1 updated (0b24a84 -> 36b82d2)
jerryjing
svn commit: r86334 - release/paimon
junhao
svn commit: r86333 - release/paimon
junhao
(paimon-cpp) branch release-0.2 created (now 0b24a84)
jerryjing
(paimon-cpp) branch main updated: chore: add and harden Apache release tooling (#156)
lzljs3620320
(paimon) branch master updated: [core] Skip committer staging directories when reading a format table (#8861)
lzljs3620320
(paimon) branch master updated: [rest] Propagate dependency read context in headers (#8823)
junhao
(paimon) branch master updated: [python] Test pypaimon-rust 0.3.0 on Python 3.10 (#8841)
lzljs3620320
(paimon) branch master updated: [python] Prune Parquet row groups for row-id range reads (#8893)
lzljs3620320
(paimon-vector-index) branch main updated: change notice 2025 to 2026
lzljs3620320
(paimon) branch master updated: [core][python] Default scalar-index.search-mode to fast (#8891)
hope
(paimon) branch master updated: [core] Optimize manifest entry scans (#8899)
lzljs3620320
(paimon) branch master updated: [python] Fix Python CI checks (#8898)
lzljs3620320
(paimon) branch master updated: [core] Remove dangerous partition reusing in BinaryManifestEntry
lzljs3620320
(paimon-website) branch asf-site updated (22cd07358 -> e1803ca61)
github-bot
(paimon) branch master updated: [spark] Test count with DV merge-on-read level-0 files (#8894)
lzljs3620320
(paimon) branch master updated: [spark] Improve postpone merge-on-read scan metrics (#8895)
lzljs3620320
(paimon) branch master updated: [core] Optimize manifest sorting with binary entries (#8890)
lzljs3620320
(paimon-rust) branch main updated: fix(spec): accept Java's long memory-size units and reject overflow (#621)
lzljs3620320
(paimon-rust) branch main updated: fix(table): stop answering COUNT(*) from a placeholder row count (#624)
lzljs3620320
(paimon-rust) branch main updated: feat(datafusion): support alter column (#625)
lzljs3620320
(paimon-rust) branch main updated: fix(spec): validate bucket-key against table schema (#620)
lzljs3620320
(paimon) branch master updated: [core] Clarify live file row ID range collection (#8892)
lzljs3620320
(paimon) branch master updated: [flink] Fix flaky UT timeout on testSpecifyKeys (#8889)
lzljs3620320
(paimon) branch master updated: [python] Introduce rbm32 aggregator function (#8724)
lzljs3620320
(paimon) branch master updated: [python] Introduce 'product' aggregator function (#8718)
lzljs3620320
(paimon) branch master updated: [fix] guard against BinaryRow fixed part exceeding page size (#8840)
lzljs3620320
(paimon) branch master updated: [python] Render min/max_partition_stats in the $manifests system table (#8842)
lzljs3620320
(paimon) branch master updated: [python] chunk_shuffle should skip deleted records during counting (#8846)
lzljs3620320
(paimon) branch master updated: [common] Collect min and max stats for binary columns (#8847)
lzljs3620320
(paimon) branch master updated: [python] Support pypaimon-rust 0.4 (#8856)
lzljs3620320
(paimon) branch master updated: [python] Support row-count based file rolling for data-evolution append tables (#8863)
lzljs3620320
(paimon) branch master updated: [common] Fix SliceComparator on BINARY and VARBINARY fields (#8873) (#8874)
lzljs3620320
(paimon) branch master updated: [vortex] Read the primary-key format's physical _SEQUENCE_NUMBER column (#8876) (#8877)
lzljs3620320
(paimon) branch master updated: [flink] Fix lookup scan mode after auto cache fallback (#8885)
lzljs3620320
(paimon) branch master updated: [core][spark] Support selected-key pushdown for shared-shredding MAP (#8782)
lzljs3620320
(paimon) branch master updated: [core] Remove RocksDB lookup state (#8886)
lzljs3620320
(paimon) branch master updated: [core] Replace RocksDB-backed caches with LocalKvDb (#8881)
lzljs3620320
(paimon) branch native-reassign updated (17636a9d23 -> 1aad3e09e7)
junhao
(paimon) branch native-reassign updated (82b9cf4f47 -> 17636a9d23)
junhao
(paimon) branch native-reassign created (now 82b9cf4f47)
junhao
(paimon) branch master updated: [spark] Infer postpone bucket count from data size (#8864)
lzljs3620320
(paimon) branch master updated: [core] Add LocalKvDb-backed lookup states (#8880)
lzljs3620320
(paimon) branch master updated: [hive] Populate partition done status from metastore events (#8866)
lzljs3620320
(paimon) branch master updated: [core] Support LocalKvDb merge and TTL compaction (#8872)
lzljs3620320
(paimon) branch master updated: [core] Add version-aware LocalKvDb range iterator (#8871)
lzljs3620320
(paimon-website) branch asf-site updated (df1abed18 -> 22cd07358)
github-bot
(paimon) branch master updated: [flink] Support distributed vector search (#8834)
lzljs3620320
(paimon) branch master updated: [core] Support streaming LocalKvDb bulk load (#8870)
lzljs3620320
(paimon) branch master updated: [core] Make LocalKvDb flush failure-safe (#8869)
lzljs3620320
(paimon) branch master updated: [core] Extract lookup state bulk sorter utility (#8868)
lzljs3620320
(paimon) branch master updated: [core] Optimize ZSTD block decompression (#8865)
lzljs3620320
(paimon) branch master updated: [core] Support off-heap lookup cache (#8867)
lzljs3620320
svn commit: r86263 - dev/paimon/paimon-rust-0.3.0-rc1 release/paimon/paimon-rust-0.3.0
yuzelin
(paimon-rust) annotated tag bindings/go/v0.3.0 updated (2b34509f -> a496c4d3)
github-bot
(paimon-rust) annotated tag v0.3.0 updated (7b54d44c -> b30d23fd)
hope
(paimon) branch master updated: [test] Fix unstable unaware bucket read test and assert split distribution (#8850)
lzljs3620320
(paimon) branch master updated: [core] Reject non-positive global index read thread counts (#8853)
lzljs3620320
(paimon) branch master updated: [python] optimize blob bunch construction (#8859)
lzljs3620320
(paimon-rust) branch main updated: perf(arrow): evaluate In/NotIn with a hash set for byte, string, and integer columns (#619)
lzljs3620320
(paimon-rust) branch main updated: fix(datafusion): return vector_search rows in best-first relevance order (#613)
lzljs3620320
(paimon-rust) branch main updated: fix(index): sort search top-k results by relevance when not truncating (#614)
lzljs3620320
(paimon-website) branch asf-site updated (795dc8119 -> df1abed18)
github-bot
(paimon) branch master updated: [hotfix] Remove useless constructor of DataEvolutionGlobalIndexCoverage
lzljs3620320
(paimon-vector-index) annotated tag v0.3.0-rc6 updated (51ddc9c -> 88b003e)
lzljs3620320
svn commit: r86229 - in dev/paimon: paimon-vector-index-0.3.0-rc4 paimon-vector-index-0.3.0-rc7
lzljs3620320
(paimon-vector-index) annotated tag v0.3.0-rc7 updated (2640d64 -> a68fd39)
lzljs3620320
(paimon-vector-index) branch main updated: fix: support macOS release staging script
lzljs3620320
(paimon-vector-index) branch release-0.3 updated: fix: support macOS release staging script
lzljs3620320
(paimon) branch master updated: [flink][spark] Complete postpone merge-on-read support (#8849)
lzljs3620320
(paimon-vector-index) branch release-0.3 updated: ci: use available JDK for macOS release smoke
lzljs3620320
(paimon-vector-index) branch main updated: build: keep release legal files byte-stable
lzljs3620320
(paimon-vector-index) branch release-0.3 updated: build: keep release legal files byte-stable
lzljs3620320
svn commit: r86227 - dev/paimon/paimon-vector-index-0.3.0-rc4
lzljs3620320
(paimon-vector-index) annotated tag v0.3.0-rc5 updated (e953b55 -> af05f2f)
lzljs3620320
(paimon-vector-index) branch main updated: ci: use available JDK for macOS release smoke
lzljs3620320
(paimon-vector-index) annotated tag v0.3.0-rc4 updated (9736e35 -> 7be3f8e)
lzljs3620320
(paimon-vector-index) branch main updated: fix: harden release binary artifacts
lzljs3620320
(paimon-vector-index) branch release-0.3 updated: fix: harden release binary artifacts
lzljs3620320
(paimon) branch master updated: Bump postcss from 8.5.15 to 8.5.23 in /docs (#8851)
lzljs3620320
(paimon) branch dependabot/npm_and_yarn/docs/postcss-8.5.23 deleted (was c07675fcc8)
github-bot
(paimon) branch master updated: [python] Align FieldSumAgg with Java implementation (#8719)
lzljs3620320
(paimon) branch dependabot/npm_and_yarn/docs/postcss-8.5.23 created (now c07675fcc8)
github-bot
(paimon) branch master updated: [python] Introduce theta_sketch aggregator function (#8760)
lzljs3620320
(paimon-rust) branch main updated: [spec] Support parsing REST catalog Predicate and Transform JSON (#500)
lzljs3620320
(paimon-rust) branch main updated: feat(table): add primary-key hybrid (vector + full-text) search (#568)
lzljs3620320
(paimon-rust) branch main updated: fix(table): validate write batch schema at the core entry (#602)
lzljs3620320
(paimon-rust) branch main updated: feat(c): export vector-search projection over the C FFI (#608)
lzljs3620320
(paimon-rust) branch main updated: feat(vector-search): use data conjuncts only for the PK-vector residual and pre-filter guard (#609)
lzljs3620320
(paimon-rust) branch main updated: perf(table): search global index fields concurrently (#610)
lzljs3620320
(paimon-rust) branch main updated: feat(python): add abort method to TableCommit for write rollback (#612)
lzljs3620320
(paimon) branch master updated: [iceberg] Support the variant type in Iceberg schema type conversion (#8795)
lzljs3620320
(paimon) branch master updated: [spark] Repartition limited lateral vector search input (#8800)
lzljs3620320
(paimon) branch master updated: [core][spark] Flatten scored global index result unions (#8809)
lzljs3620320
(paimon) branch master updated: [core] Support adaptive MAP and Variant shredding across rolling files (#8827)
lzljs3620320
(paimon) branch master updated: [core] Split chain table batch scans by key range for read parallelism. (#8831)
lzljs3620320
(paimon-vector-index) branch main updated: fix: support license checks in source archives
lzljs3620320
svn commit: r86225 - dev/paimon/paimon-vector-index-0.3.0-rc3
lzljs3620320
(paimon) branch master updated: [format] Prevent silent truncation of inline blob reads over 2GB (#8838)
lzljs3620320
(paimon) branch master updated: [core] Fix data evolution scan pruning files after a column type change (#8843)
lzljs3620320
(paimon) branch master updated: [core][python] Introduce index-specific search mode defaults (#8844)
lzljs3620320
(paimon) branch master updated: [core] Parallelize per-partition file listing for catalog-managed format tables (#8845)
lzljs3620320
(paimon) branch master updated: [python] Fix Parquet VARIANT reads with multi-chunk nested data (#8848)
lzljs3620320
(paimon-vector-index) annotated tag v0.3.0-rc3 updated (b98ce22 -> 72cc5d3)
lzljs3620320
(paimon-vector-index) branch release-0.3 updated: fix: support license checks in source archives
lzljs3620320
(paimon-vector-index) annotated tag v0.3.0-rc2 updated (f839eb2 -> 55900a5)
lzljs3620320
(paimon-vector-index) branch release-0.3 updated: fix: exempt generated dependency reports from license check
lzljs3620320
(paimon-vector-index) branch main updated: fix: exempt generated dependency reports from license check
lzljs3620320
(paimon-vector-index) annotated tag v0.3.0-rc1 updated (ffa3d69 -> 6ea2da8)
lzljs3620320
(paimon-vector-index) branch release-0.3 updated: Update version to 0.3.0
lzljs3620320
(paimon-vector-index) branch main updated: fix: align main workspace dependencies with 0.4.0
lzljs3620320
(paimon-vector-index) branch main updated: Update version to 0.4.0-SNAPSHOT
lzljs3620320
(paimon-vector-index) branch release-0.3 created (now f41f0e0)
lzljs3620320
(paimon-vector-index) branch main updated: chore: update dependency list for release 0.3.0
lzljs3620320
(paimon-vector-index) branch main updated: docs: add release and candidate verification guides (#63)
lzljs3620320
(paimon-website) branch asf-site updated (0a4418c01 -> 795dc8119)
github-bot
(paimon-website) branch asf-site updated (0ee3c61aa -> 0a4418c01)
github-bot
svn commit: r86187 - dev/paimon/paimon-rust-0.3.0-rc1
hope
(paimon-rust) branch main updated: fix(table): short-circuit empty global index ranges (#606)
lzljs3620320
(paimon-rust) branch main updated: chore: bump version to 0.4.0 (#607)
lzljs3620320
(paimon) branch master updated: [core] Support row-count based data file rolling (#8739)
lzljs3620320
(paimon-website) branch asf-site updated (d48bac127 -> 0ee3c61aa)
github-bot
(paimon-rust) annotated tag bindings/go/v0.3.0-rc1 updated (bdcbeca5 -> 35017901)
github-bot
(paimon-rust) annotated tag v0.3.0-rc1 updated (7b54d44c -> 840ca1af)
hope
(paimon-rust) branch release-0.3 created (now 7b54d44c)
hope
(paimon-rust) annotated tag v0.3.0-rc1 deleted (was 55691229)
hope
(paimon-rust) branch release-0.3 deleted (was b7d7ee2c)
hope
(paimon-rust) branch main updated: ci: install cargo-about CLI on Intel macOS (#605)
lzljs3620320
(paimon-rust) branch main updated: fix: serialize empty BinaryRow with fixed part (#604)
lzljs3620320
(paimon) branch master updated: [test] Fix unstable tests (#8820)
lzljs3620320
(paimon) branch codex/de-vector-index-refresh deleted (was 86c6eb8409)
junhao
(paimon) branch codex/de-vector-index-refresh created (now 86c6eb8409)
junhao
(paimon) 01/01: [core][flink][spark] Refresh data evolution vector indexes incrementally
junhao
(paimon) branch master updated: [api] Fix REST catalog double-encoding warehouse query parameter (#8792)
lzljs3620320
(paimon-rust) annotated tag v0.3.0-rc1 updated (b7d7ee2c -> 55691229)
hope
(paimon-cpp) branch gh-pages updated (26c447e -> 1f56b83)
github-bot
(paimon-cpp) branch main updated: chore: prepare Apache Paimon C++ 0.2.3 release (#155)
lzljs3620320
(paimon) branch master updated: [cdc] Fix PostgreSQL time(n) mapping and widen TIME precision in schema evolution (#8609)
lzljs3620320
(paimon) branch master updated: [python] Introduce 'nested_partial_update' aggregator function (#8578)
lzljs3620320
(paimon) branch master updated: [cdc] Fix PostgresTypeUtils to map out-of-range numeric precision to STRING (#8610)
lzljs3620320
(paimon) branch master updated: [flink] Add partial lookup metrics to query service (#8822)
lzljs3620320
(paimon) branch master updated: [spark] Fix duplicated Hive metastore test port between two Spark ITCases (#8824)
lzljs3620320
paimon-rust.git: Error while running github feature from release-0.3:.asf.yaml
Apache Infrastructure
paimon-rust.git: Error while running github feature from release-0.3:.asf.yaml
Apache Infrastructure
(paimon-rust) branch release-0.3 created (now b7d7ee2c)
hope
(paimon) branch master updated: [python] Make schema management branch-aware (#8829)
lzljs3620320
(paimon) branch master updated: [hive] Fix Hive timestamp mapped to Paimon millisecond precision (#8643)
lzljs3620320
(paimon) branch master updated: [python] Fix OSS bucket-in-endpoint mode (PyArrow < 16) corrupting directories via CreateBucket (#8710)
lzljs3620320
(paimon) branch master updated: [flink] Add data evolution delete action (#8716)
lzljs3620320
(paimon) branch master updated: [python] Introduce merge_map aggregator function (#8727)
lzljs3620320
(paimon) branch master updated: [docs] Update docs for lookup metrics (#8835)
lzljs3620320
(paimon) branch master updated: [common][spark] Fix ClassCastException when reading a VECTOR column as ARRAY (#8830)
lzljs3620320
(paimon) branch master updated: [core] Fix orphan deletion-vector index entries when full compaction goes through FileRewriteCompactTask (#8783)
lzljs3620320
(paimon-rust) branch main updated: perf(table): push row-range pruning into manifest scan (#590)
lzljs3620320
(paimon-rust) branch main updated: partial_update: support field aggregation reads (#598)
lzljs3620320
(paimon-rust) branch main updated: feat(table): add primary-key full-text read path (#599)
lzljs3620320
(paimon-rust) branch main updated: fix(table): align bitmap index ordering with Java (#601)
lzljs3620320
(paimon) branch master updated: [arrow] Use the nested field's own nullability for sub writers (#8758)
lzljs3620320
(paimon) branch master updated: [core] Fix query auth for fallback reads and index bootstrap (#8770)
lzljs3620320
(paimon) branch master updated: [core] Migrate shredding map on rename and drop commands (#8780)
lzljs3620320
(paimon) branch master updated: [core] Support overwriting multiple specified partitions (#8789)
lzljs3620320
(paimon) branch master updated: [parquet] Avoid timestamp predicate pushdown for incompatible file schemas (#8797)
lzljs3620320
(paimon) branch master updated: [core] Fix query results being scrambled after querying $audit_log ba… (#8804)
lzljs3620320
(paimon) branch master updated: [api] Fix VectorType#isPrunedFrom to compare vector length (#8812)
lzljs3620320
(paimon) branch master updated: [cosn] FileSystem should be cached by authority (#8814)
lzljs3620320
(paimon) branch master updated: [azure] FileSystem should be cached by authority (#8816)
lzljs3620320
(paimon) branch master updated: [codegen] Support normalized key for timestamp with local time zone (#8821)
lzljs3620320
(paimon) branch master updated: [jdbc] Implement real paging and pattern filtering for listViewsPaged. (#8817)
lzljs3620320
(paimon-rust) branch main updated: perf(parquet): prune row selection with OffsetIndex (#597)
lzljs3620320
(paimon-cpp) branch main updated: fix: sync missing changes after repository migration (#154)
lzljs3620320
(paimon-cpp) branch gh-pages updated (dbf2805 -> 1b0563a)
github-bot
(paimon-rust) branch main updated: feat(fulltext): read global indexes via paimon-ftindex-core (#571)
lzljs3620320
(paimon-rust) branch main updated: feat(table): add primary-key full-text read data layer (#594)
lzljs3620320
(paimon-rust) branch main updated: feat(table): support selected ranges for rolled dedicated files (#592)
lzljs3620320
(paimon-cpp) branch gh-pages updated (1b0563a -> 26c447e)
github-bot
(paimon-cpp) branch main updated (823b350 -> 2e94a8f)
lzljs3620320
(paimon-rust) branch main updated: build: correct Jieba release license metadata (#593)
lzljs3620320
(paimon-rust) branch main updated: fix(table): match Java NaN ordering in aggregation (#588)
lzljs3620320
(paimon-website) branch asf-site updated (9f42ba58b -> d48bac127)
github-bot
(paimon-website) branch asf-site updated (855a87711 -> 9f42ba58b)
github-bot
(paimon-website) branch master updated: feat: add docs for vector index and full text index
lzljs3620320
(paimon-rust) branch main updated: perf(table): search global index shards concurrently (#589)
hope
(paimon-rust) branch main updated: build(bindings): package complete legal metadata (#561)
lzljs3620320
(paimon-rust) branch main updated: partial_update: support sequence-group reads (#584)
lzljs3620320
(paimon-rust) branch main updated: fix: use i64 for index file size (#586)
lzljs3620320
(paimon-rust) branch main updated: fix(table): enable global index by default (#587)
lzljs3620320
(paimon-rust) branch main updated: feat(ftindex): read Java full-text archives via paimon-ftindex-core (#563)
lzljs3620320
(paimon) branch dependabot/npm_and_yarn/docs/fast-uri-3.1.4 deleted (was 00bb836dbe)
github-bot
(paimon) branch master updated: Bump fast-uri from 3.1.2 to 3.1.4 in /docs (#8805)
lzljs3620320
(paimon) branch dependabot/npm_and_yarn/docs/svgo-3.3.4 deleted (was 5b86affb81)
github-bot
Earlier messages
Later messages