Skip to content

Commit

Permalink
[native] Add support for ORC reader
Browse files Browse the repository at this point in the history
  • Loading branch information
wypb committed Sep 4, 2024
1 parent aafd1d9 commit 4223823
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 41 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import static com.facebook.presto.nativeworker.PrestoNativeQueryRunnerUtils.createJavaIcebergQueryRunner;
import static com.facebook.presto.nativeworker.PrestoNativeQueryRunnerUtils.createNativeIcebergQueryRunner;

public class TestPrestoNativeIcebergPositionDeleteQueriesParquetUsingThrift
public class TestPrestoNativeIcebergPositionDeleteQueriesUsingThrift
extends AbstractTestNativeIcebergPositionDeleteQueries
{
private final String storageFormat = "PARQUET";
Expand Down

0 comments on commit 4223823

Please sign in to comment.