摘要: 海量数据处理利器 Roaring BitMap 原理介绍 https://mp.weixin.qq.com/s/aNHXKHNViWchWKcyRxjOIg 翻译 搜索 复制 阅读全文
posted @ 2024-06-19 23:27 papering 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 小结: 1) where having 的过滤范围 having group by 、聚合函数 where select 字段 2)别名支持的位置 The alias is used as the expression's column name and can be used in GROUP B 阅读全文
posted @ 2024-06-19 16:50 papering 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 大表查询结果慢,没有谓词下推​ 多张大表关联时,旧 planner有时没有自动谓词下推,比如: 查询常见问题 | StarRocks https://docs.starrocks.io/zh/docs/faq/Sql_faq/#%E5%A4%A7%E8%A1%A8%E6%9F%A5%E8%AF%A2 阅读全文
posted @ 2024-06-19 16:30 papering 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 异步物化视图 | StarRocks https://docs.starrocks.io/zh/docs/using_starrocks/Materialized_view/ 同步物化视图 | StarRocks https://docs.starrocks.io/zh/docs/using_sta 阅读全文
posted @ 2024-06-19 10:26 papering 阅读(0) 评论(0) 推荐(0) 编辑