mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
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>