bowenliang123 commented on PR #4168:
URL: https://github.com/apache/kyuubi/pull/4168#issuecomment-1627888319

   > It seems something wrong when it is spark 3.4, I will research the problem 
later.
   
   Do you mean it will failed the SQL execution or just ignoring the functions 
when running with Spark 3.4?
   If it's the latter one, it's all right to get it fixed in the follow-ups and 
skip ut for 3.4 this time by using `assume(isSparkVersionAtMost("3.3"))` with 
todo hints comment.


-- 
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]

Reply via email to