Uh oh!
There was an error while loading. Please reload this page.
[Feature](JsonReader) support sepecify $. as root column in json path - #38213
Conversation
doris-robot
commented
Jul 22, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
eldenmoon
commented
Jul 22, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Jul 22, 2024
TPC-H: Total hot run time: 39598 ms |
doris-robot
commented
Jul 22, 2024
TPC-DS: Total hot run time: 174941 ms |
doris-robot
commented
Jul 22, 2024
ClickBench: Total hot run time: 30.5 s |
eldenmoon
commented
Jul 22, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Jul 22, 2024
TPC-H: Total hot run time: 40097 ms |
doris-robot
commented
Jul 22, 2024
TPC-DS: Total hot run time: 172820 ms |
doris-robot
commented
Jul 22, 2024
ClickBench: Total hot run time: 30.61 s |
``` curl --location-trusted -u root: -T value.json -H "read_json_by_line:true" -H "format:json" -H "max_filter_ratio:0.5" -H "jsonpaths: [\"$.id\", \"$.entity_id\", \"$.\"]" http://127.0.0.1:8149/api/regression_test/records/_stream_load ```
eldenmoon
commented
Jul 23, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Jul 23, 2024
TPC-H: Total hot run time: 39634 ms |
doris-robot
commented
Jul 23, 2024
TPC-DS: Total hot run time: 174042 ms |
doris-robot
commented
Jul 23, 2024
ClickBench: Total hot run time: 30.32 s |
PR approved by anyone and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
eldenmoon
commented
Jul 25, 2024
run buildall |
eldenmoon
commented
Jul 25, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
2 similar comments
clang-tidy review says "All clean, LGTM! 👍" |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Jul 25, 2024
TPC-H: Total hot run time: 39078 ms |
doris-robot
commented
Jul 25, 2024
TPC-DS: Total hot run time: 171702 ms |
doris-robot
commented
Jul 25, 2024
ClickBench: Total hot run time: 30.43 s |
PR approved by at least one committer and no changes requested. |
…th (apache#38213) ``` curl --location-trusted -u root: -T value.json -H "read_json_by_line:true" -H "format:json" -H "max_filter_ratio:0.5" -H "jsonpaths: [\"$.id\", \"$.entity_id\", \"$.\"]" http://127.0.0.1:8149/api/regression_test/records/_stream_load ```
…th (apache#38213) ``` curl --location-trusted -u root: -T value.json -H "read_json_by_line:true" -H "format:json" -H "max_filter_ratio:0.5" -H "jsonpaths: [\"$.id\", \"$.entity_id\", \"$.\"]" http://127.0.0.1:8149/api/regression_test/records/_stream_load ```
…th (apache#38213) ``` curl --location-trusted -u root: -T value.json -H "read_json_by_line:true" -H "format:json" -H "max_filter_ratio:0.5" -H "jsonpaths: [\"$.id\", \"$.entity_id\", \"$.\"]" http://127.0.0.1:8149/api/regression_test/records/_stream_load ```
Proposed changes
Issue Number: close #xxx