[fix](arrow-flight-sql) Fix conf public_host and arrow_flight_sql_proxy_port#44177
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
49eaa8d to
6157494
Compare
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
6157494 to
e7edea1
Compare
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
TeamCity be ut coverage result: |
|
PR approved by at least one committer and no changes requested. |
…proxy_port` (apache#44177) ### What problem does this PR solve? Problem Summary: Rename `public_access_ip` to `public_host` and `public_access_port` to `arrow_flight_sql_proxy_port`, they do not have to be used together.
…proxy_port` (apache#44177) ### What problem does this PR solve? Problem Summary: Rename `public_access_ip` to `public_host` and `public_access_port` to `arrow_flight_sql_proxy_port`, they do not have to be used together.
### 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?
Problem Summary:
Rename
public_access_iptopublic_hostandpublic_access_porttoarrow_flight_sql_proxy_port, they do not have to be used together.Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)