-
Frank Winklmeier authored
Currently we support the following syntax for `--filesInputs`: ``` --filesInput file1 file2 --filesInput file1,file2 ``` Change this to only support the second version as was the case in legacy athena. This also simplifies the command line parsing and avoids swallowing flags.
Frank Winklmeier authoredCurrently we support the following syntax for `--filesInputs`: ``` --filesInput file1 file2 --filesInput file1,file2 ``` Change this to only support the second version as was the case in legacy athena. This also simplifies the command line parsing and avoids swallowing flags.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.