andrej-db commented on PR #49115: URL: https://github.com/apache/spark/pull/49115#issuecomment-2532094834
In 3.5, JDBCRDD class and InputToSql function are private, which makes this backport difficult. In master, these are not private, so I've omitted the `private` modifier. However, this makes me wonder if there is a reason that their "unlocking" wasn't backported in the past and if I should make these changes in this PR at all. I'll leave the final decision to the reviewers. cc @cloud-fan @MaxGekk -- 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