Skip to content

Commit 7e6d265

Browse files
committed
Enable presto-hive test profiles
1 parent 1fae9df commit 7e6d265

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/tests.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ jobs:
4949
# - ":presto-accumulo"
5050
# - ":presto-cassandra -P test-cassandra-integration-smoke-test"
5151
# - ":presto-hive"
52-
# - ":presto-hive -P test-hive-materialized-queries"
53-
# - ":presto-hive -P test-hive-materialized-aggregations"
54-
# - ":presto-hive -P test-hive-recoverable-execution"
55-
# - ":presto-hive -P test-hive-pushdown-filter-queries-basic"
56-
# - ":presto-hive -P test-hive-pushdown-filter-queries-advanced"
57-
# - ":presto-hive -P test-hive-repartitioning"
52+
- ":presto-hive -P test-hive-materialized-queries"
53+
- ":presto-hive -P test-hive-materialized-aggregations"
54+
- ":presto-hive -P test-hive-recoverable-execution"
55+
- ":presto-hive -P test-hive-pushdown-filter-queries-basic"
56+
- ":presto-hive -P test-hive-pushdown-filter-queries-advanced"
57+
- ":presto-hive -P test-hive-repartitioning"
5858
- ":presto-hive -P test-hive-parquet"
5959
# - ":presto-main"
6060
# - ":presto-mongodb -P test-mongo-distributed-queries"

0 commit comments

Comments
 (0)