Affected Version
0.19.0
Description
Any SQL query that has ~ hundreds of dimensions in WHERE clause x = foo OR y = bar will fail due to
https://issues.apache.org/jira/browse/CALCITE-2792 on StackOverflowError
Solution
Bumping calcice to at least 1.22.0 but there might be some guava conflicts
Affected Version
0.19.0
Description
Any SQL query that has ~ hundreds of dimensions in WHERE clause
x = foo OR y = barwill fail due tohttps://issues.apache.org/jira/browse/CALCITE-2792 on
StackOverflowErrorSolution
Bumping calcice to at least 1.22.0 but there might be some guava conflicts