📝 2 新 Issues
✅ 0 关闭
✨ 2 新 PRs
🎉 1 合并
🔥 核心要点
- 🎉 PR #2901 文档对齐修复已合并
- 🐛 PR #2907 修复 insertIfNotExists 同一批次相同键查找导致的死锁问题
- ✨ PR #2909 Helm 部署使用 ConfigMap 重构 STS 配置项
- 🐛 Issue #2906 测试用例 AdjustIsrITCase.testIsrShrinkAndExpand 不稳定
- 📚 Roadmap 更新讨论进行中,PR #2696 等待审核
💬 Issue/PR 动态
Issue 讨论
Issue #1155 [Umbrella] Support Streaming Lakehouse for Lance table format
- @luoyuxia: 确认应该更新 roadmap
- @joebowbeer: 指出 PR #2696 已更新 roadmap
Issue #452 FIP-3: Support tiering Fluss data to Iceberg
- @leonardBang: 感谢反馈,将尽快更新 roadmap
- @MehulBatra: 已有 PR #2696 等待审核
- @joebowbeer: 感谢提供 PR 链接
Issue #2462 [docs] Add Rust client documentation
- @Prajwal-banakar: 请求审核此 PR 和 #2461
- @leekeiabstraction: 将在周日验证测试并合并
Issue #2578 [lake/lance] Add NestedRow type support for Lance
- @leekeiabstraction: 整体 LGTM,周日手动测试后审核合并
Issue #2588 [docgen]Refine ConfigOptionsDocGenerator and fix MDX formatting
- @Prajwal-banakar: 请求 Jark 审核此 PR
PR Review
PR #2836 [FLUSS-2686] Add COS filesystem support
- @leekeiabstraction: 建议将依赖放入测试 scope,字符串常量共享,确认 IT 测试已运行
PR #2763 [server] Extend metadata models to support per-table/partition remote data directory
- @wuchong: 指出升级集群遗留表兼容性问题、listPartitionInfos 未填充字段、需添加 @Nullable 注解和兼容性测试
PR #2780 [Feature] Support coordinator switch when leader fail
- @Copilot: 指出中断处理、测试重启实例、JavaDoc 路径不匹配、Watcher 忽略空数据、选举逻辑等潜在问题
PR #2886 Add V2 batch format with statistics collection
- @Copilot: 指出配置默认值、Optional 返回 null、索引映射错误、CRC 计算内存占用、校验及注释等问题
📝 新建 Issue/PR
Issues
- #2908 Allow enabling lakehouse on tables created before cluster-level lakehouse is enabled @luoyuxia
- #2906 [test] Unstable test AdjustIsrITCase.testIsrShrinkAndExpand @app/github-actions
Pull Requests
- #2909 [helm] Refactor using config map for STS configuration entries @morazow
- #2907 [client][fix] Deduplicate insertIfNotExists lookups with same key in same batch to prevent deadlock @Prajwal-banakar
✅ 关闭 Issue/PR
已关闭 Issues
暂无
已合并 PRs
- #2901 [doc] Align the doc table @zcoo