We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab074bd commit 377214aCopy full SHA for 377214a
2 files changed
.github/workflows/pr_build_linux.yml
@@ -116,6 +116,7 @@ jobs:
116
value: |
117
org.apache.comet.exec.CometShuffleSuite
118
org.apache.comet.exec.CometShuffle4_0Suite
119
+ org.apache.comet.exec.CometNativeColumnarToRowSuite
120
org.apache.comet.exec.CometNativeShuffleSuite
121
org.apache.comet.exec.CometShuffleEncryptionSuite
122
org.apache.comet.exec.CometShuffleManagerSuite
.github/workflows/pr_build_macos.yml
@@ -79,6 +79,7 @@ jobs:
79
80
81
82
83
84
85
0 commit comments