tprelle commented on PR #4257: URL: https://github.com/apache/kyuubi/pull/4257#issuecomment-1419368627
Hi again @bowenliang123, after checking, it only work if spark is at least 3.2 because of https://issues.apache.org/jira/browse/SPARK-34906 So i add some assume(isSparkV32OrGreater) on tests -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
