📝 4 新 Issues
✅ 2 关闭
✨ 5 新 PRs
🎉 2 合并
🔥 核心要点
- 🎉 PR #3116 Spark connector 支持 log tables 的过滤器下推功能
- 🎉 PR #3205 Helm chart 版本更新至 0.9.1-incubating
- 🐛 PR #3208 修复空 datalake 表批量查询返回 UnsupportedOperationException 问题
- ✨ PR #3200 支持自动分区表的可配置时间分区格式
- 📚 PR #3209 允许 Fluss 网站加载 Kapa AI Widget 资源
💬 Issue/PR 动态
Issue 讨论
Issue #3207 [flink] Batch query on empty datalake-enabled table should return 0 rows instead of failing with UnsupportedOperationException
- @matrixsparse: 希望处理此 issue,请求分配给自己
- @binary-signal: 将 issue 分配给 matrixsparse
Issue #3188 [test] Unstable test CoordinatorEventManagerTest.testMetricsUpdatedImmediatelyOnStartup
- @github-actions[bot]: 报告测试失败 CoordinatorEventManagerTest.testMetricsUpdatedImmediatelyOnStartup
Issue #2881 [lake/iceberg] Support snapshot expiration for lake tables
- @vamossagar12: 指出不稳定测试问题,创建了 #3210 进行修复
Issue #3158 [client] Fix race condition in RemoteLogDownloader causing flaky testPrefetchNum
- @ankit-khare-2015: 询问此 PR 是否将被合并或还有其他待讨论的问题
Issue #3163 [docs] Plan a fluss-quickstart-spark image for Spark Quickstart
- @xi377266: 希望处理此 issue 并请求分配给自己
PR Review
PR #3116 [spark] Support filter pushdown for log tables
- @fresh-borzoni: 感谢 review,回应评论;lake reader 下推作为后续计划
PR #3132 [server] Optimize RemoteLogFetcher with async prefetch for recovery
- @Kaixuan-Duan: 回应评论并优化预取深度实现
PR #2881 [lake/iceberg] Support snapshot expiration for lake tables
- @vamossagar12: 解释快照过期修复方案,优雅处理过期快照避免恢复失败
PR #2836 [FLUSS-2686] Add COS filesystem support
- @leekeiabstraction: 询问此处是否应为 endpoint suffix
PR #3200 [server] Support configurable time partition format for auto-partitioned tables
PR #3205 [helm] Bump chart version to 0.9.1-incubating
- @polyzos: 请求 @wuchong 和 @luoyuxia review
PR #3210 [test] Fixing flaky test CoordinatorEventManagerTest.testMetricsUpdatedImmediatelyOnStartup
- @vamossagar12: 请求 @swuferhong 和 @wuchong review 修复不稳定测试的 PR
PR #2876 Fixing issue with row update not working for PK table:
- @vamossagar12: 请求 @loserwang1024 和 @wuchong review
📝 新建 Issue/PR
Issues
- #3207 [flink] Batch query on empty datalake-enabled table should return 0 rows instead of failing with UnsupportedOperationException @binary-signal
- #3206 [docs] AskAi fails to load on Fluss website @binary-signal
- #3203 [Spark] Add set_cluster_configs and reset_cluster_configs procedures for Spark connector @XuQianJin-Stars
- #3201 [test] fix wrong error message checks in LakeEnabledTableCreateITCase @gyang94
Pull Requests
- #3210 [test] Fixing flaky test CoordinatorEventManagerTest.testMetricsUpdatedImmediatelyOnStartup @vamossagar12
- #3209 [website] Allow Kapa AI Widget Resources on Fluss Website @Kaixuan-Duan
- #3208 [flink] Fix batch query on empty datalake-enabled table to return 0 rows instead of failing @matrixsparse
- #3204 [FLUSS][Spark] Add set_cluster_configs and reset_cluster_configs procedures @XuQianJin-Stars
- #3200 [server] Support configurable time partition format for auto-partitioned tables @wattt3
✅ 关闭 Issue/PR
已关闭 Issues
- #3201 [test] fix wrong error message checks in LakeEnabledTableCreateITCase @gyang94
- #3117 [spark] Support filter pushdown for log tables @fresh-borzoni
已合并 PRs
- #3205 [helm] Bump chart version to 0.9.1-incubating @polyzos
- #3116 [spark] Support filter pushdown for log tables @fresh-borzoni