You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output json.zip file contains a {source}.json file which should contain a concatenated JSON Lines from input files. Howvere it assumes those input files are JSON Lines when in fact they have been gzipped. So the output {source}.json file actually contains concatenated contents of the gzip files.
The text was updated successfully, but these errors were encountered:
The output json.zip file contains a {source}.json file which should contain a concatenated JSON Lines from input files. Howvere it assumes those input files are JSON Lines when in fact they have been gzipped. So the output {source}.json file actually contains concatenated contents of the gzip files.
The text was updated successfully, but these errors were encountered: