adam-christian-software opened a new pull request, #3026: URL: https://github.com/apache/polaris/pull/3026
# Context This change fixes https://github.com/apache/polaris/issues/3021 by creating the Spark 4 client. Most of the changes are just simply copying and pasting what already exists. I will carve out the overlapping business logic into a separate module later. # Test Move over the same testing framework with what exists in the 3.5 plugin. In addition, I tested E2E with Parquet. ## Checklist - [X] ๐ก๏ธ Don't disclose security issues! (contact [email protected]) - [X] ๐ Clearly explained why the changes are needed, or linked related issues: Fixes # - [X] ๐งช Added/updated tests with good coverage, or manually tested (and explained how) - [X] ๐ก Added comments for complex logic - [X] ๐งพ Updated `CHANGELOG.md` (if needed) - [BLOCKED] ๐ Updated documentation in `site/content/in-dev/unreleased` (if needed). I need the updates in https://github.com/apache/polaris/pull/3000 first. -- 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]
