dinggege1024 commented on PR #164:
URL: https://github.com/apache/doris-website/pull/164#issuecomment-1323573548
> You can remove the .md suffix of all markdown files, which is one of the
document specifications~
Can you show me one example or tech keyword, for me to explore?
--
T
FreeOnePlus commented on PR #164:
URL: https://github.com/apache/doris-website/pull/164#issuecomment-1323548271
You can remove the .md suffix of all markdown files, which is one of the
document specifications~
--
This is an automated message from the Apache Git Service.
To respond to the
Hi, Apache Doris开发组:
在使用“物化视图”特性时,想到了下述问题,不明白其相关原理,故请教各位。
对某表建物化视图时,该表设置了一定数量的副本数,那么物化视图聚合计算时,对这些分布在不同节点的tablet副本是如何处理呢?
即某个tablet有多个副本,按照partition维度聚合,对当前节点的该partition下的所有tablet聚合(比如sum)后,那么单个节点的partition
sum() 结果肯定是小于正确值的(部分tablet在其他节点),而多个节点的sum()
汇总结果又是大于正确值的(必定存在相同tablet分布在不同节点,被重复聚合)
Dear, all
We are ready to release a version of flink-doris-connector that supports flink
1.16, and the branch release-1.3.0[1] has been made, release note is [2].
At the same time, for Flink 1.14 and Flink 1.15, the corresponding 1.1.1[3] and
1.2.1[4] versions are also release. release note is