-
Notifications
You must be signed in to change notification settings - Fork 902
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add column names validation in parquet writer (#7786)
Fixes: #7738 Parquet writer requires all column names to be of string types, added a validation similar to that of pandas. Authors: - GALI PREM SAGAR (@galipremsagar) Approvers: - Michael Wang (@isVoid) - Keith Kraus (@kkraus14) URL: #7786
- Loading branch information
1 parent
b937112
commit c05dbed
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters