steveloughran commented on issue #2943:
URL: https://github.com/apache/parquet-java/issues/2943#issuecomment-2478727692

   w.r.t format testing, got some more thoughts there which would actually be
   
   * make some/all the benchmark tests subclass of the (stable) hadoop fs 
contract tests in hadoop-common-test. (we can add more stability flags on that 
if needed; needs junit4 on the classpath)
   * default to run against local file:// with/without vector IO
   * module to run against hadoop-latest release
   * (somewhere) point at s3, abfs, maybe gcs, using the same xml binding as we 
do for the usual store contract tests.
   
   Someone still needs to provide keys for the target stores, so can't be run 
in the public CI tests...recurrent PITA there


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to