Xuanwo commented on issue #495:
URL: https://github.com/apache/iceberg-rust/issues/495#issuecomment-2256126041

   > It's a presign process, but it's not the client's responsibility to 
presign. The get config will return the s3.signer.uri, and the load table will 
return s3.remote-signing-enabled as true along with some other S3 
configurations. With that, we need to "presign" using the token returned in the 
load table.
   
   Got it. So, we need to support `presign` in the REST catalog. Could you help 
by creating an issue for this? I'll review this section and draft a plan for 
its implementation.
   
   > Currently we don't have regression tests on the whole reading progress, 
which involves integrating with external systems such as spark.
   
   I think we can start with very basic examples like just scan the whole table.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to