Skip to content

Commit

Permalink
Update packages/@aws-cdk/aws-glue/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizencc authored Jul 12, 2022
1 parent 34da90c commit fd63192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-glue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ myTable.addPartitionIndex({
});
```

### Partition filtering
### Partition Filtering

If you have a table with a large number of partitions that grows over time, consider using AWS Glue partition indexing and filtering.

Expand Down

0 comments on commit fd63192

Please sign in to comment.