Some queries are failing with java.lang.IllegalArgumentException: compacted dictionary should not have dictionary base block
after upgrading to Trino 370
#11080
Labels
bug
Something isn't working
After upgrading from 360 to 370 some of the queries start failing with the following issue:
I'll try to provide an example without exposing much details, but for now - these are complex queries containing multiple
with
clauses, joins and window aggregations.This is the final part of the query:
and it doesn't throw an error being modified in this way:
or this way:
The text was updated successfully, but these errors were encountered: