histogram() aborts every BE: serialize_to_column CHECK-fails in the partial aggregation stage
#77993 · Java · ★ 12k · Apache-2.0 · updated 2h ago
Steps to reproduce the behavior (Required) docker run -p 9030:9030 -p 8030:8030 -p 8040:8040 --name sr-repro \ -itd starrocks/allin1-ubuntu:4.1.1 CREATE TABLE: CREATE DATABASE sr_histogram_repro; USE sr_histogram_repro; CREATE TABLE t (id BIGINT NOT NULL, v INT NULL) ENGINE=OLAP…
5/10 outside PRs mergedpoints at a filehas repro stepshas CONTRIBUTING
Cleared 1m ago