viirya commented on PR #6:
URL: 
https://github.com/apache/spark-connect-swift/pull/6#issuecomment-2714985680

   For the changes, do you plan to propose them to Arrow Swift repo?
   
   ```swift
   - public enum ArrowTypeId {
   + public enum ArrowTypeId: Sendable {
   
   - public enum Info {
   + public enum Info: Sendable {
   ```
   
   > we need to exclude ArrowCExporter.swift and ArrowCImporter.swift
   
   Is it also because they cannot be compiled in Swift 6.0?


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to