📝 4 新 Issues
✅ 1 关闭
✨ 4 新 PRs
🎉 1 合并
💬 Issue/PR 动态
Issue 讨论
Issue #3226 [Docs] Website Redesign
- @michaelkoepf: 指出页边距不一致、按钮间距问题及搜索栏显示异常
- @wuchong: 提出详细UI改进建议,包括深色模式、移动端导航及表格样式等
- @polyzos: 已解决所有反馈并更新网站,询问是否存在阻碍性问题
- @MehulBatra: 称赞设计,指出网站配色与 Logo 颜色存在不匹配
Issue #2007 Add missing authentication for RPC calls
- @vaibhavk1992: CI 在等待集群就绪时失败,怀疑是超时或相关 PR 导致
Issue #2906 [test] Unstable test AdjustIsrITCase.testIsrShrinkAndExpand
- @github-actions[bot]: 报告 AdjustIsrITCase.testIsrShrinkAndExpand 测试失败
Issue #3336 [client] Avoid repeated synchronous schema fetches in ClientSchemaGetter
- @Leondon9: 已提交 PR #3335 以缓存同步获取的 schema
Issue #3333 LanceLakeWriter#close does not clear allFragments
- @vamossagar12: 请求审查小 PR,后确认非问题并关闭
Issue #3296 [flink] Fix batch fallback generating mixed split types for primary-key tables
- @fresh-borzoni: 提交后续问题 #3327 和 #3317
Issue #3319 [FIP-37] Add bitmap infrastructure: BitmapUtils, RoaringBitmapSerializer, AbstractRbAggFunction
- @Prajwal-banakar: 请求维护者帮助审查 PR
Issue #2876 Fixing issue with row update not working for PK table:
- @vamossagar12: 已完成修改,请求重新运行 Java 11 测试
PR Review
PR #3322 [flink][spark] Fix partition pruning for non-string partition keys
- @fresh-borzoni: 建议不应跳过回退逻辑;修复 DATE/TIME 裁剪及预存 bug
PR #3316 [lake/hudi] Introduce HudiBucketingFunction for bucket strategy
- @XuQianJin-Stars: 指出特殊字符处理与非字符串类型可能导致 bucket id 不一致,建议校验
📝 新建 Issue/PR
Issues
- #3336 [client] Avoid repeated synchronous schema fetches in ClientSchemaGetter @Leondon9
- #3332 LanceLakeWriter.close() does not clear allFragments @vamossagar12
- #3331 [Feature] Add Apache DataSketches sketch aggregation support @rahulbsw
- #3327 [flink] Lake-batch fallback should use KV snapshot instead of reading log from earliest @fresh-borzoni
Pull Requests
- #3337 [server] Add HLL sketch aggregation merge function @rahulbsw
- #3335 [client] Cache synchronously fetched schemas @Leondon9
- #3329 [server] Preserve exception cause when rethrowing exceptions in RpcServiceBase @XuQianJin-Stars
- #3328 [client] Fix inverted awaitTermination condition in LookupClient#close @XuQianJin-Stars
✅ 关闭 Issue/PR
已关闭 Issues
- #3332 LanceLakeWriter.close() does not clear allFragments @vamossagar12
已合并 PRs
- #3334 [website] update talks for openxdata summit @MehulBatra