kbendick commented on issue #1468:
URL: https://github.com/apache/iceberg/issues/1468#issuecomment-701147782


   > We're doing something pluggable but the default implementation is on top 
of DynamoDB.
   
   That's a good idea. I know that AWS Glue is backed by DynamoDB, so if you 
can make a catalog using Dynamo, then possibly the AWS team can implement the 
atomic swap in Glue. If I'm not mistaken, you'd need to use either read / write 
consistency or possibly a DynamoDB versioned object.
   
   Looking forward to seeing the DynamoDB catalog as I assume many companies 
looking to write to S3 are also likely using DynamoDB. I know that my company 
uses DynamoDB a ton so this would be a great work around until there is Glue 
Catalog support (which I've been giving some thought to myself).


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to