Added support to read single parquet file hosted in AWS S3 #7969
Annotations
2 errors and 1 warning
quick
Execution failed for task ':engine-table:compileTestJava'.
> Compilation failed; see the compiler error output for details.
|
quick:
engine/table/src/test/java/io/deephaven/engine/table/impl/QueryTableAggregationTest.java#L3900
[Task :engine-table:compileTestJava] no suitable constructor found for ParquetKeyValuePartitionedLayout(File,int)
new ParquetKeyValuePartitionedLayout(testRootFile, 2), ParquetInstructions.EMPTY);
^
constructor ParquetKeyValuePartitionedLayout.ParquetKeyValuePartitionedLayout(File,TableDefinition,ParquetInstructions) is not applicable
|
quick
Gradle Build Scan: https://gradle.com/s/ivcgbbrb3j3co
|