We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3bac5c commit 64f4a2bCopy full SHA for 64f4a2b
awswrangler/s3/_write_parquet.py
@@ -667,7 +667,7 @@ def store_parquet_metadata( # pylint: disable=too-many-arguments
667
668
Infer Apache Parquet file(s) metadata from from a received S3 prefix or list of S3 objects paths
669
And then stores it on AWS Glue Catalog including all inferred partitions
670
- (No need of 'MCSK REPAIR TABLE')
+ (No need of 'MSCK REPAIR TABLE')
671
672
The concept of Dataset goes beyond the simple idea of files and enable more
673
complex features like partitioning and catalog integration (AWS Glue Catalog).
0 commit comments