We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AWS native products including EMR, Athena, Glue, Redshift provide better query performances with Glue Column statistics https://docs.aws.amazon.com/glue/latest/dg/column-statistics.html
DSF should provide an option (with default) to enable column statistic generation at the database level when creating a DatabaseCatalog.
DatabaseCatalog
DSF should create the gold layer of the DataLakeCatalog with column statistics enabled.
DataLakeCatalog
The text was updated successfully, but these errors were encountered:
lmouhib
No branches or pull requests
AWS native products including EMR, Athena, Glue, Redshift provide better query performances with Glue Column statistics
https://docs.aws.amazon.com/glue/latest/dg/column-statistics.html
DSF should provide an option (with default) to enable column statistic generation at the database level when creating a
DatabaseCatalog
.DSF should create the gold layer of the
DataLakeCatalog
with column statistics enabled.The text was updated successfully, but these errors were encountered: