xykera opened a new pull request, #3978:
URL: https://github.com/apache/amoro/pull/3978

   ## Why are the changes needed?
   
   The README.md documentation listed outdated Spark versions for Mixed format 
support. The table showed "3.1, 3.2, 3.3" but the actual codebase only supports 
Spark 3.3 and 3.5:
   - `amoro-format-mixed/amoro-mixed-spark/v3.3/`
   - `amoro-format-mixed/amoro-mixed-spark/v3.5/`
   
   Spark 3.1 and 3.2 modules have been removed, while Spark 3.5 support has 
been added.
   
   Close #3970.
   
   ## Brief change log
   
   - Updated the Spark version in the Mixed format supported engines table from 
"3.1, 3.2, 3.3" to "3.3, 3.5" in README.md
   
   ## How was this patch tested?
   
   - [ ] Add some test cases that check the changes thoroughly including 
negative and positive cases if possible
   
   - [x] Add screenshots for manual tests if appropriate
     - N/A - Documentation change only
   
   - [x] Run test locally before making a pull request
     - Verified the codebase structure matches the updated documentation
   
   ## Documentation
   
   - Does this pull request introduce a new feature? no
   - If yes, how is the feature documented? not applicable


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