Generating partition indexes
The Data Catalog supports creating partition indexes to provide efficient lookup for specific partitions. For more information, see Creating partition indexes. The AWS Glue crawler creates partition indexes for Amazon S3 and Delta Lake targets by default.
Usage notes for partition indexes
Tables created by the crawler do not have the variable
partition_filtering.enabled
by default. For more information, see AWS Glue partition indexing and filtering.Creating partition indexes for encrypted partitions is not supported.