JingsongLi commented on PR #8371: URL: https://github.com/apache/paimon/pull/8371#issuecomment-4954123075
The reverse btree factory accepts all supported types such as INT, but Spark builds indexes that are hard coded as UDF1<String, byte []>and calls Binary String. from String; Non character string index creation will result in type conversion failure during Spark execution phase -- 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]
