andygrove opened a new issue, #352:
URL: https://github.com/apache/arrow-ballista/issues/352

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   The benchmark currently makes assumptions about file extensions and there is 
no way to override. Sometimes I test with data sets where the customer table is 
in a directory `part` and sometimes `part.parquet` and I have to modify source 
each time I need to change this,
   
   **Describe the solution you'd like**
   Add an `--ext` option for specifying file extension
   
   **Describe alternatives you've considered**
   Dynamically look for both versions.
   
   **Additional context**
   None
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to