shyjsarah opened a new pull request, #468:
URL: https://github.com/apache/paimon-rust/pull/468

   ## Summary
   - Build `SHOW CREATE TABLE` definitions from persisted table metadata before 
session dynamic options are merged for planning/scans
   - Keep the existing SHOW CREATE DDL builder from #444 and only pass the 
persisted definition into the provider
   - Add regression coverage for multiple session dynamic options 
(`scan.version` and `blob-as-descriptor`) while ensuring persisted table 
options remain in the output
   
   ## Validation
   - cargo test -p paimon-datafusion --test sql_context_tests 
test_show_create_table_excludes_session_dynamic_options
   - cargo test -p paimon-datafusion --test sql_context_tests
   


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