leaves12138 opened a new pull request, #8266:
URL: https://github.com/apache/paimon/pull/8266

   ### Purpose
   
   This PR updates the multimodal Blob Storage documentation to make the blob 
field declaration options explicit in SQL examples.
   
   ### Changes
   
   - Document `blob-field`, `blob-descriptor-field`, `blob-view-field`, and 
`blob-external-storage-field` in the table options section.
   - Update Flink SQL and Spark SQL examples to declare blob fields through 
table options instead of relying only on column comment directives.
   - Update descriptor-only, external-storage, and blob-view examples to use 
explicit field options.
   - Keep comment directives documented as a shorthand, especially for `ALTER 
TABLE ADD COLUMN`.
   
   ### Verification
   
   - Ran `git diff --check`.
   - Ran a lightweight MDX sanity check for balanced fenced code blocks.
   - Did not run Docusaurus build because `docs/node_modules` is not present in 
the temporary checkout.
   


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