mirror of
https://github.com/dtomlinson91/street_group_tech_test
synced 2025-12-22 03:55:43 +00:00
removing shard_name_template from output file
This commit is contained in:
@@ -277,7 +277,6 @@ def main():
|
|||||||
>> beam.io.WriteToText(
|
>> beam.io.WriteToText(
|
||||||
file_path_prefix=str(output_file),
|
file_path_prefix=str(output_file),
|
||||||
file_name_suffix=".json",
|
file_name_suffix=".json",
|
||||||
shard_name_template="",
|
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user