0.12.0
- Do not use aggregation result for distinct query in IntermediateResultsBlock by @Jackie-Jiang in #9262
- Emit metrics for ratio of actual consumption rate to rate limit in real-time tables by @sajjad-moradi in #9201
- Add capabilities to ingest from another stream without disabling the real-time table by @sajjad-moradi in #9289
- Handle the case when enableNullHandling is true and an aggregation function is used w/ a column that has an empty null bitmap by @nizarhejazi in #9566
- Support rewriting forward index upon changing compression type for existing raw MV column by @vvivekiyer in #9510
- [feature] [kubernetes] add loadBalancerSourceRanges to service-external.yaml for controller and broker by @jameskelleher in #9494
- Improve star-tree to use star-node when the predicate matches all the non-star nodes by @Jackie-Jiang in #9667
- Fix skip segment logic in MinMaxValueBasedSelectionOrderByCombineOperator by @Jackie-Jiang in #9434
- Fix Data-Correctness Bug in GTE Comparison in BinaryOperatorTransformFunction by @ankitsultana in #9461