You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[fix](function) fix error Agg Function histogram(boolean) is not implemented (#56398)
```
select_histogram_k0, sql: SELECT histogram(k0) FROM baseall
java.sql.SQLException: errCode = 2, detailMessage = (127.0.0.1)[INTERNAL_ERROR]Agg Function histogram(boolean) is not implemented
```
0 commit comments