-
Notifications
You must be signed in to change notification settings - Fork 548
[GLUTEN-11088][VL] Adding SQLQueryTestSuite for Spark-4.0 #11136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Run Gluten Clickhouse CI on x86 |
1 similar comment
|
Run Gluten Clickhouse CI on x86 |
9769473 to
028e82f
Compare
|
Run Gluten Clickhouse CI on x86 |
1 similar comment
|
Run Gluten Clickhouse CI on x86 |
3b52acd to
59a48ea
Compare
|
Run Gluten Clickhouse CI on x86 |
b0b21c7 to
6946e30
Compare
|
Run Gluten Clickhouse CI on x86 |
6946e30 to
7c41db0
Compare
|
Run Gluten Clickhouse CI on x86 |
7c41db0 to
f1e15f1
Compare
|
Run Gluten Clickhouse CI on x86 |
f1e15f1 to
6639d05
Compare
|
Run Gluten Clickhouse CI on x86 |
6639d05 to
7932550
Compare
|
Run Gluten Clickhouse CI on x86 |
Signed-off-by: Yuan <[email protected]>
Signed-off-by: Yuan <[email protected]>
Signed-off-by: Yuan <[email protected]>
Signed-off-by: Yuan <[email protected]>
7932550 to
3a3b26c
Compare
|
Run Gluten Clickhouse CI on x86 |
3a3b26c to
ffd73bf
Compare
|
Run Gluten Clickhouse CI on x86 |
ffd73bf to
fa9cd57
Compare
|
Run Gluten Clickhouse CI on x86 |
fa9cd57 to
24faa38
Compare
|
Run Gluten Clickhouse CI on x86 |
Signed-off-by: Yuan <[email protected]>
24faa38 to
290b4e9
Compare
|
Run Gluten Clickhouse CI on x86 |
|
Run Gluten Clickhouse CI on x86 |
What changes are proposed in this pull request?
There's a refactor on SQLQueryTestSuite in Spark-4.0, which pulls out some traits and added more sql tests.
This patch ports the SQLQueryTestSuite for Gluten.
How was this patch tested?
Pass GHA
Related issue: #11088