You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Igor Kryvenko (JIRA)" <ji...@apache.org> on 2018/08/18 17:06:00 UTC

[jira] [Created] (HIVE-20422) TestMiniLlapLocalCliDriver[udf_coalesce.q] is broken

Igor Kryvenko created HIVE-20422:
------------------------------------

             Summary: TestMiniLlapLocalCliDriver[udf_coalesce.q] is broken
                 Key: HIVE-20422
                 URL: https://issues.apache.org/jira/browse/HIVE-20422
             Project: Hive
          Issue Type: Bug
          Components: Test
            Reporter: Igor Kryvenko


Logs from Jenkins 
{code}
org.apache.hadoop.hive.ql.optimizer.calcite.CalciteSemanticException: Union type is not supported
        at org.apache.hadoop.hive.ql.optimizer.calcite.translator.TypeConverter.convert(TypeConverter.java:271) ~[hive-exec-4.0.0-SNAP$
        at org.apache.hadoop.hive.ql.optimizer.calcite.translator.TypeConverter.convert(TypeConverter.java:160) ~[hive-exec-4.0.0-SNAP$
        at org.apache.hadoop.hive.ql.optimizer.calcite.translator.TypeConverter.convert(TypeConverter.java:255) ~[hive-exec-4.0.0-SNAP$
        at org.apache.hadoop.hive.ql.optimizer.calcite.translator.TypeConverter.convert(TypeConverter.java:154) ~[hive-exec-4.0.0-SNAP$
        at org.apache.hadoop.hive.ql.optimizer.calcite.translator.TypeConverter.convert(TypeConverter.java:255) ~[hive-exec-4.0.0-SNAP$
        at org.apache.hadoop.hive.ql.optimizer.calcite.translator.TypeConverter.convert(TypeConverter.java:154) ~[hive-exec-4.0.0-SNAP$
        at org.apache.hadoop.hive.ql.optimizer.calcite.translator.TypeConverter.convert(TypeConverter.java:255) ~[hive-exec-4.0.0-SNAP$
        at org.apache.hadoop.hive.ql.optimizer.calcite.translator.TypeConverter.convert(TypeConverter.java:154) ~[hive-exec-4.0.0-SNAP$
        at org.apache.hadoop.hive.ql.optimizer.calcite.translator.TypeConverter.getType(TypeConverter.java:135) ~[hive-exec-4.0.0-SNAP$
        at org.apache.hadoop.hive.ql.parse.CalcitePlanner$CalcitePlannerAction.genTableLogicalPlan(CalcitePlanner.java:2920) ~[hive-ex$
        at org.apache.hadoop.hive.ql.parse.CalcitePlanner$CalcitePlannerAction.genLogicalPlan(CalcitePlanner.java:4892) ~[hive-exec-4.$
        at org.apache.hadoop.hive.ql.parse.CalcitePlanner$CalcitePlannerAction.apply(CalcitePlanner.java:1719) ~[hive-exec-4.0.0-SNAPS$
        at org.apache.hadoop.hive.ql.parse.CalcitePlanner$CalcitePlannerAction.apply(CalcitePlanner.java:1667) ~[hive-exec-4.0.0-SNAPS$
        at org.apache.calcite.tools.Frameworks$1.apply(Frameworks.java:118) ~[calcite-core-1.17.0.jar:1.17.0]
{code}

Command to reproduce it locally {{mvn clean test -Dtest=TestMiniLlapLocalCliDriver -Dqfile=udf_coalesce.q}}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)