Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to use athena via CalledVia option - no glue api calls/ no s3 calls #302

Closed
nicor88 opened this issue May 15, 2023 · 1 comment
Labels
feature:iceberg This issue concerns Iceberg integration

Comments

@nicor88
Copy link
Contributor

nicor88 commented May 15, 2023

In order to support the CalledVia option for athena, we need to introduce new flags that allow a native behavior to create/insert data into tables.

In order to do so we need to have additional flags:

Regarding the usage of information schema, after discussing with @brabste we agreed that we use of information schema is not necessary, as we can use glue apis - and we avoid still direct access to S3 data.

@brabster
Copy link
Contributor

brabster commented May 22, 2023

Mentioned in athena infra, happy to close.

@nicor88 nicor88 closed this as completed Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature:iceberg This issue concerns Iceberg integration
Projects
None yet
Development

No branches or pull requests

2 participants