FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · apache/paimon-rust · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
paimon-rust
Public
Notifications
You must be signed in to change notification settings
Fork
91
Star
195
Code
Issues
12
Pull requests
17
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 28, 2026
feat: add native object table read support (#749)
shyjsarah
authored
8001f02
View commit details
Copy full SHA for 8001f02
Browse repository at this point
Commits on Aug 27, 2026
fix(lumina): drop unfilled search slots and rank NaN scores last (#725)
jackylee-ch
authored
91c133a
View commit details
Copy full SHA for 91c133a
Browse repository at this point
feat(table): decode the BucketVectorSearchSplit byte form (#746)
JunRuiLee
authored
3dddf12
View commit details
Copy full SHA for 3dddf12
Browse repository at this point
fix(spec): widen index-manifest row count to i64 (#751)
JunRuiLee
authored
75c9ee0
View commit details
Copy full SHA for 75c9ee0
Browse repository at this point
feat(file_index): add Java-compatible Bitmap reader (#754)
QuakeWang
authored
7017499
View commit details
Copy full SHA for 7017499
Browse repository at this point
perf(vindex): parallelize Parquet reads for index builds (#736)
jerry-024
authored
fb60ecc
View commit details
Copy full SHA for fb60ecc
Browse repository at this point
fix: satisfy Rust 1.98 chunks lint (#750)
shyjsarah
authored
96a3f7b
View commit details
Copy full SHA for 96a3f7b
Browse repository at this point
Commits on Aug 26, 2026
fix: fail closed for tables an engine must serve (#740)
plusplusjiajia
authored
2ee305f
View commit details
Copy full SHA for 2ee305f
Browse repository at this point
feat(file_index): add Java-compatible Bloom filter index (#744)
QuakeWang
authored
71d8d38
View commit details
Copy full SHA for 71d8d38
Browse repository at this point
fix(table): accept DataSplit version 9 and mirror _WRITE_COLS_SEQUENCES (#745)
JunRuiLee
authored
b89aa34
View commit details
Copy full SHA for b89aa34
Browse repository at this point
Commits on Aug 25, 2026
fix: write manifest file metadata as Avro record (#743)
shyjsarah
authored
e2d16f6
View commit details
Copy full SHA for e2d16f6
Browse repository at this point
Commits on Aug 24, 2026
fix: align manifest entry schema with Java Paimon (#742)
shyjsarah
authored
b36d533
View commit details
Copy full SHA for b36d533
Browse repository at this point
Upgrade paimon-vindex-core to 0.4.0 (#737)
shyjsarah
authored
e2f58f4
View commit details
Copy full SHA for e2f58f4
Browse repository at this point
Commits on Aug 23, 2026
feat: expose point-query primitives in paimon (#739)
JingsongLi
authored
0d88095
View commit details
Copy full SHA for 0d88095
Browse repository at this point
Commits on Aug 22, 2026
feat: route tables by declared TableType to pluggable engines (#733)
plusplusjiajia
authored
1812e0d
View commit details
Copy full SHA for 1812e0d
Browse repository at this point
Commits on Aug 21, 2026
fix(datafusion): allow vector search without table definition (#735)
jerry-024
authored
df52f33
View commit details
Copy full SHA for df52f33
Browse repository at this point
Commits on Aug 20, 2026
perf: vectorize raw vector search (#734)
JingsongLi
authored
3f8acf0
View commit details
Copy full SHA for 3f8acf0
Browse repository at this point
feat(file_index): add predicate evaluation foundation (#721)
QuakeWang
authored
6e39faa
View commit details
Copy full SHA for 6e39faa
Browse repository at this point
feat(go): add postpone fixed-bucket write bindings (#722)
XiaoHongbo-Hope
authored
4889e60
View commit details
Copy full SHA for 4889e60
Browse repository at this point
perf(vindex): split build timing logs by phase (#723)
jerry-024
authored
53c17eb
View commit details
Copy full SHA for 53c17eb
Browse repository at this point
fix(avro): read TIME, BLOB, MULTISET and non-string-key map columns (#724)
jackylee-ch
authored
dbb44c4
View commit details
Copy full SHA for dbb44c4
Browse repository at this point
fix(datafusion): surface tag create-time and retention in $tags (#728)
jackylee-ch
authored
59bc642
View commit details
Copy full SHA for 59bc642
Browse repository at this point
Commits on Aug 19, 2026
[core] Support multivalue global index (#731)
JingsongLi
authored
45f6474
View commit details
Copy full SHA for 45f6474
Browse repository at this point
feat: add Java-compatible array predicate pushdown (#732)
JingsongLi
authored
8b18dda
View commit details
Copy full SHA for 8b18dda
Browse repository at this point
fix: serialize unbounded varchar as string (#730)
JingsongLi
authored
a6b26f9
View commit details
Copy full SHA for a6b26f9
Browse repository at this point
Commits on Aug 18, 2026
perf(vindex): decouple vector read threads and remove chunk barrier (#720)
jerry-024
authored
e495971
View commit details
Copy full SHA for e495971
Browse repository at this point
feat(vindex): add DiskANN and IVF-SQ/RQ support (#726)
jerry-024
authored
9cd773a
View commit details
Copy full SHA for 9cd773a
Browse repository at this point
Commits on Aug 17, 2026
feat: add vector search timing and I/O diagnostics (#711)
jerry-024
authored
ab90d01
View commit details
Copy full SHA for ab90d01
Browse repository at this point
perf(vindex): size native batches by active indexes (#709)
jerry-024
authored
403a2b2
View commit details
Copy full SHA for 403a2b2
Browse repository at this point
fix(data-evolution): require row tracking and row IDs (#718)
XiaoHongbo-Hope
authored
64c64a3
View commit details
Copy full SHA for 64c64a3
Browse repository at this point
Commits on Aug 16, 2026
feat(go): add table write bindings (#658)
XiaoHongbo-Hope
authored
be5456e
View commit details
Copy full SHA for be5456e
Browse repository at this point
fix(scan): preserve Data Evolution file order in row-id groups (#717)
XiaoHongbo-Hope
authored
5574d70
View commit details
Copy full SHA for 5574d70
Browse repository at this point
fix(file_index): align file index format with Java V1 (#719)
QuakeWang
authored
8118b6d
View commit details
Copy full SHA for 8118b6d
Browse repository at this point
Commits on Aug 15, 2026
fix: configure OpenDAL writer chunk size (#713)
jerry-024
authored
87da7bf
View commit details
Copy full SHA for 87da7bf
Browse repository at this point
fix(python): release GIL during catalog I/O (#716)
XiaoHongbo-Hope
authored
c7a71f4
View commit details
Copy full SHA for c7a71f4
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL