Re: AWS DynamoDB Catalog Support

2021-06-09 Thread Forward Xu
Thanks, Jack and Ryan! I think it is necessary to extend metastore and provide REST API service, so that we can not rely on metastore such as hive metastore in production. big +1 Forward Ryan Blue 于2021年6月10日周四 上午7:52写道: > Thanks, Jack! I agree that it would be great to get an idea of what >

Re: AWS DynamoDB Catalog Support

2021-06-09 Thread Ryan Blue
Thanks, Jack! I agree that it would be great to get an idea of what catalogs are out there so we can add them to Iceberg. Always good to share those implementations. And not just for DynamoDB, too, if there are any others out there that aren't too specific to a company's internal metastore. One th

AWS DynamoDB Catalog Support

2021-06-08 Thread Ye, Jack
Hi everyone, Because of the many asks we have received for supporting AWS DynamoDB Catalog implementation, I have put up PR https://github.com/apache/iceberg/pull/2688 showing the DynamoDbCatalog that we designed and implemented. I have heard a few internal implementations based on DynamoDB in