Uh oh!
There was an error while loading. Please reload this page.
[feature-wip](arrow-flight)(step2) FE support Arrow Flight server - #24314
Conversation
xinyiZzz
commented
Sep 13, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Sep 13, 2023
TeamCity be ut coverage result: |
xinyiZzz
commented
Sep 13, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Sep 13, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Sep 13, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
2b5f04d to
101e138ComparexinyiZzz
commented
Sep 13, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Sep 13, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Sep 13, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
xinyiZzz
commented
Sep 13, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Sep 13, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Sep 13, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
Uh oh!
There was an error while loading. Please reload this page.
clang-tidy review says "All clean, LGTM! 👍" |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
3524285 to
14098ceCompareclang-tidy review says "All clean, LGTM! 👍" |
c8e01a6 to
cebb67fComparexinyiZzz
commented
Sep 19, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Sep 19, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Sep 19, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
…ache#24314) This is a POC, the design documentation will be updated soon
* Between branch-1.2-lts and branch-2.1, `FrontendHbResponse` has upgrade compatiblity problem, because `arrowFlightSqlPort` field, only metaVerserion less than FeMetaVersion.VERSION_121 will call `FrontendHbResponse.readField` * Introduced by apache#24314
* Similar to apache#30337 * Between branch-1.2-lts and branch-2.1, `FrontendHbResponse` has upgrade compatiblity problem, because `arrowFlightSqlPort` field, only metaVerserion less than FeMetaVersion.VERSION_121 will call `BackendHbResponse.readField` * Introduced by apache#24314
* Similar to apache#30337 * Between branch-1.2-lts and branch-2.1, `FrontendHbResponse` has upgrade compatiblity problem, because `arrowFlightSqlPort` field, only metaVerserion less than FeMetaVersion.VERSION_121 will call `BackendHbResponse.readField` * Introduced by apache#24314
apache#30337) * Between branch-1.2-lts and branch-2.1, `FrontendHbResponse` has upgrade compatiblity problem, because `arrowFlightSqlPort` field, only metaVerserion less than FeMetaVersion.VERSION_121 will call `FrontendHbResponse.readField` * Introduced by apache#24314
…apache#30433) * Similar to apache#30337 * Between branch-1.2-lts and branch-2.1, `FrontendHbResponse` has upgrade compatiblity problem, because `arrowFlightSqlPort` field, only metaVerserion less than FeMetaVersion.VERSION_121 will call `BackendHbResponse.readField` * Introduced by apache#24314
Proposed changes
Design Documentation Linked to #25514
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...