-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[fix](arrow-flight-sql) Revert arrow_flight_sql group from regression test
#44992
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
[fix](arrow-flight-sql) Revert arrow_flight_sql group from regression test
#44992
Conversation
…regression test (apache#44489)" This reverts commit 7a6bb51.
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
2 similar comments
|
run buildall |
|
run buildall |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
wangbo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…on test (apache#44992) After pipeline `P0 Regression (Doris Regression)` executes `./run-regression-test.sh --run -g p0`, it will execute `./run-regression-test.sh -g arrow_flight_sql` to run regression-test again, can use `jdbc:arrow-flight-sql` to run all Suites whose group contains arrow_flight_sql.
…on test (apache#44992) After pipeline `P0 Regression (Doris Regression)` executes `./run-regression-test.sh --run -g p0`, it will execute `./run-regression-test.sh -g arrow_flight_sql` to run regression-test again, can use `jdbc:arrow-flight-sql` to run all Suites whose group contains arrow_flight_sql.
### What problem does this PR solve? ``` [fix](arrow-flight-sql) Fix conf public_host and arrow_flight_sql_proxy_port #44177 [fix](arrow-flight-sql) Arrow Flight support multiple endpoints #44286 [fix](arrow-flight-sql) Revert arrow_flight_sql group from regression test #44992 [opt](arrow-flight-sql) Support arrow-flight-sql protocol getStreamCatalogs, getStreamSchemas, getStreamTables #46217 ```
What problem does this PR solve?
After pipeline
P0 Regression (Doris Regression)executes./run-regression-test.sh --run -g p0, it will execute./run-regression-test.sh -g arrow_flight_sqlto run regression-test again, can usejdbc:arrow-flight-sqlto run all Suites whose group contains arrow_flight_sql.Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)