aromanenko-dev commented on issue #28256: URL: https://github.com/apache/beam/issues/28256#issuecomment-1785259935
If the results are empty then it's very likely that the input was empty too (for some reasons) - `ParquetIO` doesn't fail if it didn't find any input files. Could you try to run it with `gs://beam-tpcds/datasets/parquet/nonpartitioned` as input path? This is what TPC-DS Jenkins job does. -- 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]
