Sign in
apache
/
fluss-rust
/
HEAD
8642ea4
feat: allow configuring scanner fetch parameters (#417)
by Prajwal banakar
· 30 hours ago
main
3d5c9a0
chore: added is_retriable() to FlussError (#422)
by Aryamaan Singh
· 2 days ago
5b7f839
feat(python): add get_primary_keys() method to Schema class (#436)
by XiaoHongbo
· 2 days ago
599a223
chore: refactor to typed Column Writers (#440)
by Anton Borisov
· 2 days ago
7b3015b
ci: check tablet server availabitility (#437)
by Kaiqi Dong
· 4 days ago
bb6933a
ci: parallelize python integration tests (#435)
by Anton Borisov
· 5 days ago
251c1a9
chore: pre-size Arrow builders and recommend jemalloc for write path (#430)
by Anton Borisov
· 5 days ago
d04d3fb
ci: parallelize cpp integration tests (#434)
by Anton Borisov
· 5 days ago
65a8ad4
chore: Remove config duplication in examples (#427)
by Kaiqi Dong
· 6 days ago
ee8beee
chore: update testing fluss image to 0.9.0 (#426)
by aicontentcreate2023-star
· 8 days ago
dd10579
feat: Add getter/setter property for writer_bucket_no_key_assigner config in python (#397)
by Kaiqi Dong
· 8 days ago
b9357f7
doc: update create a release doc (#421)
by yuxia Luo
· 9 days ago
2ceb512
[doc] Setup workflow for doc publish (#414)
by Keith Lee
· 9 days ago
5718d20
chore: fix mut schema builder public api (#420)
by Anton Borisov
· 10 days ago
cf3c359
ci: fix ci build wheel issue for python (#419)
by yuxia Luo
· 10 days ago
257eb7d
chore: error handling fix CPP, for pointer returning methods (#409)
by Anton Borisov
· 10 days ago
b419363
chore: update rust docs (#416)
by yuxia Luo
· 10 days ago
43879ce
ci: update verify tag version
by luoyuxia
· 11 days ago
c61e1ee
Bump version to 0.2.0
by luoyuxia
· 11 days ago
03dc367
chore: update dependency list for release 0.1.0
by luoyuxia
· 11 days ago
20601fc
docs: add cpp build guides with examples (#376)
by AlexZhao
· 11 days ago
2ac6efa
chore: Add missing python type stubs (#400)
by Kaiqi Dong
· 12 days ago
eae7b20
[doc] Update doc after rust / c++ panic fixes (#395)
by Keith Lee
· 12 days ago
94e7cbf
[doc] Update API Ref following SASL / NoKeyAssigner (#396)
by Keith Lee
· 12 days ago
2e21f90
chore:fix test_get_server_nodes to use shared cluster (#392)
by Anton Borisov
· 13 days ago
5f8130f
feat: support sasl/plain auth (#375)
by Anton Borisov
· 13 days ago
ee927b0
feat: Add get_server_nodes to Admin (#363)
by Kaiqi Dong
· 13 days ago
0f549ef
perf: introduce streaming download for file download (#381)
by AlexZhao
· 14 days ago
fee26ee
chore: make batch timeout configurable (#371)
by Prajwal banakar
· 2 weeks ago
c7ad66d
chore: Fix panic / crashes in Rust and C++ (#365)
by Keith Lee
· 2 weeks ago
094ff3e
feat: Add round robin bucket assigner (#360)
by Kaiqi Dong
· 2 weeks ago
30206ef
chore: rename BucketView to BucketRecords (#370)
by Anton Borisov
· 2 weeks ago
a37c5ba
chore: fix IT failure from additional table properties (#368)
by Keith Lee
· 3 weeks ago
2aa9b0b
chore: fix broken link and version mismatch in README (#364)
by Kaiqi Dong
· 3 weeks ago
847f5fe
chore: introduce max poll records config option (#355)
by Anton Borisov
· 3 weeks ago
c17d224
chore: add notes on lake snapshot (#359)
by Keith Lee
· 3 weeks ago
f39d68c
chore: introduce c++ integration test (#352)
by Keith Lee
· 3 weeks ago
ec4eb74
chore: Scan results returned per bucket python/cpp (#351)
by Anton Borisov
· 3 weeks ago
4dff1cb
chore: make RowView shared_ptr (#353)
by Anton Borisov
· 3 weeks ago
b47ef7e
chore: update docs after opaque types CPP rework (#349)
by Anton Borisov
· 3 weeks ago
2e0ab9b
chore: add CI for documentation. Minor improvement and organisation of website (#350)
by Keith Lee
· 3 weeks ago
9765235
chore: fix sparse to dense representation for CPP lookup (#348)
by Anton Borisov
· 3 weeks ago
eab4a10
chore: add missing ChangeType enum and doc in C++. Add test coverage for ChangeType in integration test. (#334)
by Keith Lee
· 3 weeks ago
a950ca9
chore: add API reference for CustomProperty (#336)
by Keith Lee
· 3 weeks ago
8a13656
chore: Fix issue where interleaving non-Pk column with PK columns cause lookup panic (#346)
by Keith Lee
· 3 weeks ago
c4b0677
test: introduce python integration tests (#341)
by Keith Lee
· 3 weeks ago
5be0283
chore: avoid data copy in CPP bindings (#330)
by Anton Borisov
· 3 weeks ago
5589a68
chore: added unit test cases and throw an exception when any field doesn't exist on RowType (#310)
by Nikhil Negi
· 3 weeks ago
c325929
doc: Add missed API documentation update (#337)
by Keith Lee
· 3 weeks ago
a3ab06a
chore: default cpp builds to release mode (#345)
by AlexZhao
· 4 weeks ago
29e0cdb
chore: added Default Implementations for Missing Types (#326)
by Nikhil Negi
· 4 weeks ago
ea9c57a
chore: Fix API error not being propagated on python side. (#340)
by Keith Lee
· 4 weeks ago
e79251d
chore: cleanup after docs review (#313)
by Anton Borisov
· 4 weeks ago
eaadb3f
[docs] introduce client doc website (#300)
by Keith Lee
· 4 weeks ago
fdfde8d
chore: allow propagating hostname as raw bootstrap address (#307)
by Junfan Zhang
· 4 weeks ago
c6b63ed
chore: remove LATEST_OFFSET which isn't handle by server (#312)
by Keith Lee
· 4 weeks ago
9b0e38c
chore: Fix issue where FixedSizedBinary type cannot be build in arrow (#304)
by Keith Lee
· 4 weeks ago
bac0002
feat: add unsubscribe to all clients (#305)
by Anton Borisov
· 4 weeks ago
594adc6
chore: align DataLakeFormat parsing with lake format config option (#306)
by Junfan Zhang
· 4 weeks ago
97b2e17
chore: Verify API consistent across clients (#302)
by Anton Borisov
· 4 weeks ago
a447db9
chore: refacotr config for CPP and connect -> create in cpp binding(#298)
by Anton Borisov
· 4 weeks ago
10637b7
chore: Builder pattern, cleanup, consistent API (#296)
by Anton Borisov
· 4 weeks ago
79f16ac
feat: support projection by names in CPP (#294)
by Anton Borisov
· 4 weeks ago
2f5c247
doc: Add documentation for rust (#242)
by Keith Lee
· 4 weeks ago
e0b3dac
doc: add python docs and API reference (#291)
by Anton Borisov
· 4 weeks ago
31e9657
feat: Partitioned KV tables python example (#290)
by Anton Borisov
· 5 weeks ago
61aa7e1
feat: support kv tables in CPP (#288)
by Anton Borisov
· 5 weeks ago
e1e7ba3
chore: cleanup and fix partial update in python (#292)
by Anton Borisov
· 5 weeks ago
f8ebc5e
doc: introduce how to verify a release document (#282)
by yuxia Luo
· 5 weeks ago
86e8e24
feat: introduce database level ops for cpp bindings (#286)
by yuxia Luo
· 5 weeks ago
57b2e4c
chore: introduce getters in CPP Datum (#281)
by Anton Borisov
· 5 weeks ago
a75540b
feat: support database-level ops in python (#279)
by yuxia Luo
· 5 weeks ago
6b86f17
chore: remove async for upsert/delete/append in python (#280)
by yuxia Luo
· 5 weeks ago
27bbc0b
feat: Add subscribe_partition_buckets method and partitions support (#273)
by Anton Borisov
· 5 weeks ago
2815d6b
feat: support decimals in cpp binding (#265)
by Anton Borisov
· 5 weeks ago
8ccd283
feat: support temporal types in CPP (#266)
by Anton Borisov
· 5 weeks ago
499fa8c
build: add how to release doc (#268)
by yuxia Luo
· 5 weeks ago
ff879b9
feat: Add unsubscribe_partition to python bindings (#277)
by Anton Borisov
· 5 weeks ago
26edb7a
chore: remove async from queueing while writing (#271)
by Anton Borisov
· 5 weeks ago
11f338b
ci: Fix unstable poll_batches (#272)
by Anton Borisov
· 5 weeks ago
3cdeb8c
chore: introduce deny to check licenses (#267)
by yuxia Luo
· 5 weeks ago
7f20192
chore: Fire-and-forget behaviour for effecient batching (#258)
by Anton Borisov
· 5 weeks ago
82f8bba
chore: python binding cleanup and bit of refactor (#264)
by Anton Borisov
· 5 weeks ago
8b583a8
feat: introduce list partitions in cpp binding (#260)
by yuxia Luo
· 5 weeks ago
9af12ea
feat: support unsubscribe partition (#257)
by yuxia Luo
· 5 weeks ago
6de2cde
feat: Support drop_table, partitions and offsets methods in python bindings (#150)
by Anton Borisov
· 5 weeks ago
52dca9f
chore: rename subscribe_batch to subscribe_buckets (#255)
by yuxia Luo
· 5 weeks ago
b18cffb
chore: refator to builder pattern to create log scanner for CPP (#249)
by Anton Borisov
· 5 weeks ago
90cc35a
chore: Change upsert and delete to use read only self reference by using mutex to guard mutable encoders (#247)
by Keith Lee
· 5 weeks ago
0e50dc2
feat: Support different poll methods (#246)
by Anton Borisov
· 5 weeks ago
31d5df5
feat: introduce kv tables support in python (#239)
by Anton Borisov
· 5 weeks ago
5574d55
chore: Reject table scan for INDEXED format or KV table (#238)
by Keith Lee
· 5 weeks ago
9877993
feat: support subscribe partition in cpp binding (#236)
by yuxia Luo
· 5 weeks ago
7d794f7
feat: add table partition scanning (#222)
by Miao
· 5 weeks ago
ece3834
chore: accept Into<String> to improve api usage (#234)
by yuxia Luo
· 5 weeks ago
0cf25e6
chore: make Config#bootstrap_server required (#233)
by yuxia Luo
· 5 weeks ago
e5adc3d
feat: introduce scan record batch in cpp (#230)
by yuxia Luo
· 5 weeks ago
a05f996
feat: support list partition offset in cpp binding (#231)
by yuxia Luo
· 5 weeks ago
4d50eb2
feat: support list offset for partitioned table (#229)
by yuxia Luo
· 6 weeks ago
81dd6e0
feat: support produce partitioned table (#228)
by yuxia Luo
· 6 weeks ago
Next »