steFaiz commented on code in PR #7231:
URL: https://github.com/apache/paimon/pull/7231#discussion_r2781374909
##########
docs/content/append-table/blob.md:
##########
@@ -122,6 +122,24 @@ For details about the blob file format structure, see
[File Format - BLOB]({{< r
*Required for blob functionality to work correctly.
+Specifically, if the storage system of the input BlobDescriptor differs from
that used by Paimon,
+you can specify the storage configuration for the input blob descriptor using
the prefix
+`blob-descriptor.io.`. For example, if the source data is stored in a
different OSS endpoint,
Review Comment:
Thanks for your suggestion! I've modified this.
--
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]