JNSimba opened a new pull request, #367: URL: https://github.com/apache/doris-spark-connector/pull/367
## Summary - Use Arrow Flight SQL as the default read mode. - Discover the Arrow Flight SQL port from frontend metadata when it is not configured. - Fall back to Thrift when a valid Arrow Flight SQL port is unavailable. - Apply read-mode resolution consistently across RDD, Spark 3, and Spark 4 readers. ## Testing - Base module unit tests: 41 passed. - Spark 3.5 package build passed. - Spark 4.1 package build passed. - Integration tests were not run. -- 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]
