Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

GetAttrFromExpr unsupported issue when run TPCDS Q57 #755

Closed
zhixingheyi-tian opened this issue Mar 9, 2022 · 0 comments
Closed

GetAttrFromExpr unsupported issue when run TPCDS Q57 #755

zhixingheyi-tian opened this issue Mar 9, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@zhixingheyi-tian
Copy link
Collaborator

zhixingheyi-tian commented Mar 9, 2022

TPCDSSuite.scala
runner.runTPCQuery("q57", 1, false)

Cause: java.lang.UnsupportedOperationException: makeStructField is unable to parse from 1 (class org.apache.spark.sql.catalyst.expressions.Literal).
at com.intel.oap.expression.ConverterUtils$.getAttrFromExpr(ConverterUtils.scala:359)
at org.apache.spark.sql.execution.ColumnarShuffleExchangeExec.$anonfun$buildCheck$2(ColumnarShuffleExchangeExec.scala:102)
at org.apache.spark.sql.execution.ColumnarShuffleExchangeExec.$anonfun$buildCheck$2$adapted(ColumnarShuffleExchangeExec.scala:100)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants