Created
November 8, 2023 07:47
-
-
Save sebastianrothbucher/5a1b78be3eeb971008e9986a8d039550 to your computer and use it in GitHub Desktop.
Fix delta-rs
This file contains hidden or 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
find . -name '00000*.json' | xargs gsed -i 's/"partitionBy":\[\]/"partitionBy":"\[\]"/g' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment