Skip to content

Commit

Permalink
[native pos] Enable TestPrestoSparkNativeGeneralQueries.testOrderBy/S…
Browse files Browse the repository at this point in the history
…ubqueries/TopN
  • Loading branch information
mbasmanova committed Oct 5, 2023
1 parent 13ab3dc commit d1ede7c
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,22 +50,10 @@ public void testCatalogWithCacheEnabled() {}
@Ignore
public void testInformationSchemaTables() {}

@Override
@Ignore
public void testOrderBy() {}

@Override
@Ignore
public void testShowAndDescribe() {}

@Override
@Ignore
public void testSubqueries() {}

@Override
@Ignore
public void testTopN() {}

@Override
@Ignore
public void testInsertIntoSpecialPartitionName(){}
Expand Down

0 comments on commit d1ede7c

Please sign in to comment.