Zhangshunyu opened a new issue, #6691:
URL: https://github.com/apache/hudi/issues/6691
```
Caused by: java.lang.RuntimeException: Unsupported literal type class
org.apache.spark.unsafe.types.UTF8String HelloWorld
at
org.apache.spark.sql.catalyst.expressions.Literal$.apply(literals.scala:95)
at
org.apache.spark.sql.hudi.DataSkippingUtils$.$anonfun$tryComposeIndexFilterExpr$35(DataSkippingUtils.scala)
```
after apply HUDI-4851 for InSet, we query the table thorws this error
@alexeykudinkin could you pls have look at this issue? thank you!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]