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!