Hi Yufei It sounds great ! Thanks for bringing this !
I think it makes sense to use the same logic as federation: Polaris can act as a "catalog proxy/orchestrator" façading S3 Tables. Basically we "transform" the Iceberg REST API calls as S3 Tables call (using the S3 Tables API). Combined with Glue catalog proxy, we can provide a good experience to the user. Definitely +1 from me. I would just propose to move forward on that in Jan as we should first merge some important in-flight changes. Regards JB On Wed, Dec 18, 2024 at 1:58 AM Yufei Gu <flyrain...@gmail.com> wrote: > > Hi Folks, > > I have been thinking about how Polaris integrates with S3 Tables. > Basically, similar to other federations approach, Polaris could serve as a > REST facade for S3 tables, supporting both read and write operations by > interacting with the S3 table API. Please check more details here, > https://github.com/apache/polaris/issues/577. > > Let me know if you have any thoughts or questions on this! > > Yufei