Sign in
apache
/
fluss
/
HEAD
296a0a2
[server] Support plugin discovery for client authentication (#3474)
by yunhong
· 14 hours ago
main
8c48006
[hotfix] Use short name for ClusterHealth in TestAdminAdapter (#3472)
by yunhong
· 18 hours ago
fa091e8
[server] Add TableLifecycleThrottler to throttle drops in coordinator queue (#3174)
by yunhong
· 24 hours ago
69234c3
[website] Use theme-aware diagram on intro page (#3470)
by Prajwal Banakar
· 34 hours ago
ad51d97
[server] Add Cluster Health API implementation (#3400)
by yunhong
· 34 hours ago
db1e86d
[flink] Fail fast on batch virtual log table reads (#3402)
by QuakeWang
· 2 days ago
b7338dd
[test] Delete temp dir after cluster shutdown in FlussClusterExtension (#3411)
by Dream95
· 2 days ago
b336f2e
[server] Allow altering datalake auto-compaction before lake enabled (#3458)
by Liurnly
· 2 days ago
ba0e627
[spark] Add scan.maxRecordsPerPartition config to split log table input partitions (#3260)
by Yang Zhang
· 3 days ago
3067970
[server] Support altering auto partition num-precreate option (#3434)
by fhan
· 3 days ago
bd1bff3
[test] Fix ComponentClassLoaderTest tmpdir path handling (#3450)
by litiliu
· 3 days ago
53ee201
[docs] Update README engine support (#3438)
by zhigang
· 3 days ago
0cd9327
[hotfix] Fix typo in scanner metric name (#3448)
by Kaiqi Dong
· 3 days ago
ab493cd
[FIP-37] Add bitmap aggregate functions: rb_build_agg, rb_or_agg, rb_and_agg and register via FlussCatalog (#3398)
by Prajwal Banakar
· 3 days ago
0f5909a
[flink] Add union read support to datastream (#3432)
by Giannis Polyzos
· 4 days ago
e3ed5b4
[client] Restrict the use of client.security.sasl.jaas.config to PlainLoginModule exclusively. (#3425)
by Hongshun Wang
· 4 days ago
6d3ba38
[server] Keep flushedLogOffset monotonic to fix row count after failover (#3427)
by Daeuk Choi
· 4 days ago
02e40ec
fix: remote orphan files and directories when tablet starts up (#3388)
by Yang Guo
· 5 days ago
91bea7c
[server] Add per-task timeout for RebalanceManager to prevent indefinite blocking (#3429)
by yunhong
· 5 days ago
0a699b3
[lake/paimon] TieringSourceReader adjust to scan arrow record batch and write arrow record batch to lake (#3430)
by yuxia Luo
· 6 days ago
0afc21a
[client] Fix tiering hang on first_row merge engine empty batches (#3242)
by Kaixuan Duan
· 7 days ago
258e9f1
[fs] Mask S3 delegation token access keys in logs (#3421)
by QuakeWang
· 7 days ago
e32ba47
[client] Support log scanner scan to arrow record batch (#2995)
by yuxia Luo
· 8 days ago
730407d
[lake/hudi] Introduce Hudi LakeCatalog to create table (#3395)
by fhan
· 9 days ago
1dfa13f
[server] Add table-level config for standby replica with ALTER TABLE support (#3257)
by yunhong
· 9 days ago
2f77b22
[client] Fix stale metadata on readOnlyGateway by adding RetryableGatewayClientProxy (#3390)
by Hongshun Wang
· 9 days ago
5ddb97d
[server] Fix flaky RebalanceManagerITCase.testBuildClusterModel (#3306)
by Kaixuan Duan
· 10 days ago
f01a4ac
[client] Abort write batch if table id changes. (#2747)
by Hongshun Wang
· 10 days ago
717bee7
[spark] Implement SupportsPushDownLimit DSv2 interface (#3346)
by Yang Zhang
· 10 days ago
35beec1
[spark] Split non-partition and partition predicates from pushPredicates to limit pushdown (#3397)
by Yang Zhang
· 11 days ago
af38e9c
[server] Fix flaky RebalanceManagerITCase.testRebalanceWithRemoteLog (#3313)
by Kaixuan Duan
· 11 days ago
9f493fa
[website] Add Security Updates table to security page (#3408)
by Jark Wu
· 12 days ago
bb0694c
[client] Initialize lake comparator before merge read (#3406)
by yuxia Luo
· 13 days ago
8e79903
[server] Optimize RemoteLogFetcher with async prefetch for recovery (#3132)
by Kaixuan Duan
· 14 days ago
dd4d3fc
org-names (#3380)
by MehulBatra
· 14 days ago
69eebd0
feat: [FLUSS-2686] Add COS filesystem support (#2836)
by ForwardXu
· 14 days ago
ba1ce09
[server] Add request queue size metric per processor (#3232)
by Junfan Zhang
· 2 weeks ago
e0f6cff
[log] Output the leader server id and related table ids on fetching log failure (#2792)
by Junfan Zhang
· 2 weeks ago
7dd9e8e
[server] make RemoteLogManifest sorted with startOffset (#3194)
by Junfan Zhang
· 2 weeks ago
e736d9a
[kv] Treat full-schema partial writes as full row for DefaultRowMerger (#3325)
by Junfan Zhang
· 2 weeks ago
02eb7a7
[website] Add how to host community call steps (#2760)
by MehulBatra
· 2 weeks ago
03d24f1
[flink] Preserve log-only source restore mode (#3355)
by yuxia Luo
· 2 weeks ago
b2c4a84
[server]: prevent delete default database (#3312)
by Yang Guo
· 2 weeks ago
3d6abab
[lake] Handle coordinator disconnect in TieringSourceEnumerator (#3107)
by Uğur Tafralı
· 2 weeks ago
32f66f3
[spark] Overwrite paimon dlf authentication configs by spark job level properties
by Yang Zhang
· 2 weeks ago
aa965b3
[flink][spark] Fix partition pruning for non-string partition keys (#3322)
by Anton Borisov
· 2 weeks ago
cc89a3d
[docker] Add Apache Incubator disclaimer to Dockerfile (#3381)
by Jark Wu
· 2 weeks ago
68ad16c
[FIP-37] Add bitmap infrastructure: BitmapUtils, RoaringBitmapSerializer, AbstractRbAggFunction (#3319)
by Prajwal Banakar
· 2 weeks ago
47cb7c2
[website] Clarify PPMC roles and responsibilities in become-a-committer.md
by Jark Wu
· 2 weeks ago
e176dbb
[client] cancel pending log download when closing remote log downloader. (#2786)
by Hongshun Wang
· 2 weeks ago
3b40406
[website] include maven links to specific plugins/connectors pages (#3377)
by Anton Borisov
· 2 weeks ago
bccb79d
[build] Add Apache Incubator disclaimer to Maven POM metadata (#3374)
by Anton Borisov
· 2 weeks ago
9fda385
[website] proper links for apache releases, strip maven jar links (#3373)
by Anton Borisov
· 2 weeks ago
667dec5
[website] Add verification section to donwload page (#3372)
by Michael Koepf
· 2 weeks ago
5d1e18f
[lake/iceberg] Support ADD COLUMN schema evolution for Iceberg lake catalog (#2593)
by Anton Borisov
· 3 weeks ago
46f14cf
[docs] Clarify auto partition retention alter support (#3339)
by yuxia Luo
· 3 weeks ago
a70f96e
[client] call_seq_id should start from zero for ScanKv open and continuation requests
by Jark Wu
· 3 weeks ago
cce5467
[client] Extend the Java Client to support KvScan requests (#3295)
by ipolyzos
· 5 weeks ago
0bac627
[lake] Avoid aborting Paimon commit after failure (#3370)
by yuxia Luo
· 3 weeks ago
d356cce
[server] Integrate remote directory selector into table/partition creation (#2769)
by Liebing
· 3 weeks ago
fca305f
[server] Add disk-usage write protection to TabletServer (#3340)
by yunhong
· 3 weeks ago
fd0211d
[flink] Fix batch fallback generating mixed split types for primary-key tables (#3296)
by Howie Wang
· 3 weeks ago
85dba21
[spark] Allow specific plugin impl can use catalog config to overwrite default table prop (#3364)
by Yang Zhang
· 3 weeks ago
dd11ec3
Update team (#3363)
by xiaozhou
· 3 weeks ago
c89ba10
[lake/hudi] Introduce HudiBucketingFunction for bucket strategy (#3316)
by fhan
· 3 weeks ago
5dc14b9
[website] Update CSS for improved dark mode support and adjust hero section padding
by Jark Wu
· 3 weeks ago
d7bbf50
[docs] remove the unused maputils rule (#3352)
by Junfan Zhang
· 3 weeks ago
522b1b4
[docs] Format SQL examples in security.md for improved readability
by Jark Wu
· 3 weeks ago
33730ed
fix logo disappear from landing page when in dark mode (#3345)
by Giannis Polyzos
· 3 weeks ago
c3c953b
[Docs] Website Redesign (#3226)
by Giannis Polyzos
· 3 weeks ago
305a3a1
[flink] Fix COUNT(column) aggregate pushdown to reject nullable columns (#3271)
by Junbo Wang
· 4 weeks ago
4eb4414
[website] Update talks for openxdata summit (#3334)
by MehulBatra
· 4 weeks ago
b6d0079
[spark] Use kv snapshot in lake-batch fallback (#3317)
by Anton Borisov
· 4 weeks ago
c108476
[metric] Support influxdb reporter (#2839)
by Tom
· 4 weeks ago
170e95f
[lake/hudi] Introduce fluss-lake-hudi module and HudiLakeStorage (#3256)
by fhan
· 4 weeks ago
bff97fe
[flink] introduce batched splits assignment mechanism (#3288)
by Junfan Zhang
· 4 weeks ago
3e0b71d
Update team (#3310)
by Liebing
· 4 weeks ago
0ee5f17
[coordinator] Avoid altering lake catalog for tables that never enabled datalake (#3302)
by Mahesh Sambaram
· 4 weeks ago
fcfeabd
[docs] Fix duplicate titles in the Authentication section (#3199)
by Tom
· 4 weeks ago
56dc6de
[server] Fix TabletServer fails to restart after unclean shutdown due to EOFException in log recovery (#2942)
by Liebing
· 5 weeks ago
d4cd1a2
[server] Implement JBOD Phase 1 Local Multi-Directory Support (#3030)
by hanliu0830
· 5 weeks ago
6b726d3
[website] Add contribution overview landing page
by Jark Wu
· 5 weeks ago
e476514
[website] Add contribute a blog post guide (#3182)
by Trevin Chow
· 5 weeks ago
682b56e
[flink] Avoid creating empty lake writer in TieringSplitReader (#3291)
by yuxia Luo
· 5 weeks ago
f894a04
[spark] partition filter pushdown for non-lake log and kv tables (#3240)
by Anton Borisov
· 5 weeks ago
c6a1c2d
[kv] Implement KvScan on Server Side (#3151)
by Giannis Polyzos
· 5 weeks ago
71e6bb6
[lake/iceberg] Enhance IcebergSplitPlanner to only include filter column stats (#3237)
by Junfan Zhang
· 5 weeks ago
de693bc
[catalog] Preserve exception cause when rethrowing catalog exceptions (#3281)
by ForwardXu
· 5 weeks ago
0c50cba
Update team (#3285)
by Anton Borisov
· 5 weeks ago
af0e1bd
[flink] Fix batch query on empty datalake-enabled table to return 0 rows instead of failing (#3208)
by Howie Wang
· 5 weeks ago
cfa8098
[spark] lake table predicate pushdown (#3238)
by Anton Borisov
· 5 weeks ago
53732b0
[server] Add metrics of log startOffset (#3229)
by Junfan Zhang
· 5 weeks ago
570f09b
[client] release pending fetch semaphore on discarding (#3043)
by Junfan Zhang
· 5 weeks ago
10a4c51
[ci] Optimize the log prompt of NoticeFileChecker (#3268)
by Tom
· 5 weeks ago
e3a48fd
[kv] Fix flaky KvTabletSnapshotTargetTest.testAddToSnapshotToStoreFail (#3264)
by Kaixuan Duan
· 5 weeks ago
f706635
[flink] Implement SupportsWatermarkPushDown for FlinkTableSource (#2972)
by Liebing
· 5 weeks ago
38943d5
Revert "[fluss/ai agent] enable ai doc agent on website (#3152)" (#3216)
by MehulBatra
· 5 weeks ago
c7878e8
[test] Fix flaky CoordinatorEventManagerTest by isolating metric group instance (#3252)
by yunhong
· 5 weeks ago
4985d42
[server] Add authorization to databaseExists and tableExists RPC call (#3078)
by Vaibhav
· 5 weeks ago
01c13e8
[kv] Support elect standby replicas for primary key table (#2829)
by yunhong
· 5 weeks ago
Next »