1b5d opened a new issue, #3021:
URL: https://github.com/apache/polaris/issues/3021

   ### Is your feature request related to a problem? Please describe.
   
   Currently only Spark 3.5 is supported for the Spark Client, we use the Spark 
client to write data in the Delta format, but we need to use Spark 4 in order 
to write queries like `SELECT * EXCEPT(...)` via the thrift server, as this is 
not being parsed correctly in earlier versions.
   
   ### Describe the solution you'd like
   
   A version of the client jar built for Spark 4
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


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

Reply via email to