Files
impala/java
Steve Carlin 8fa383d9eb IMPALA-14166: Calcite Planner: Ensure 'unsupported' functions are handled correctly
There are some datasketches functions which return a Function
object where the "isUnsupported" method returns true.

This needs to be explicitly handled in the Calcite code as unsupported.

Change-Id: Ic2c4a96005fc7571bde28643ea4cecda61839c77
Reviewed-on: http://gerrit.cloudera.org:8080/23041
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Riza Suminto <riza.suminto@cloudera.com>
2025-07-05 23:50:44 +00:00
..