Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
qidaye merged PR #30153: URL: https://github.com/apache/doris/pull/30153 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apach

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
github-actions[bot] commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1911351326 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
github-actions[bot] commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1911351162 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1911337817 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 8f8f138fb8102a079ec5f6518d8e467ebbe6588a with default session variables Stream

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1911336103 ClickBench: Total hot run time: 31 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools Cli

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1911332802 TPC-DS: Total hot run time: 186438 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1911325543 TPC-H: Total hot run time: 38884 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
eldenmoon commented on code in PR #30153: URL: https://github.com/apache/doris/pull/30153#discussion_r1467157820 ## be/src/vec/common/schema_util.cpp: ## @@ -152,13 +152,31 @@ Status cast_column(const ColumnWithTypeAndName& arg, const DataTypePtr& type, Co Block tmp_block

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
eldenmoon commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1911295388 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
eldenmoon commented on code in PR #30153: URL: https://github.com/apache/doris/pull/30153#discussion_r1467155766 ## be/src/vec/common/schema_util.cpp: ## @@ -152,13 +152,31 @@ Status cast_column(const ColumnWithTypeAndName& arg, const DataTypePtr& type, Co Block tmp_block

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
eldenmoon commented on code in PR #30153: URL: https://github.com/apache/doris/pull/30153#discussion_r1467155766 ## be/src/vec/common/schema_util.cpp: ## @@ -152,13 +152,31 @@ Status cast_column(const ColumnWithTypeAndName& arg, const DataTypePtr& type, Co Block tmp_block

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
eldenmoon commented on code in PR #30153: URL: https://github.com/apache/doris/pull/30153#discussion_r1467155511 ## be/src/vec/common/schema_util.cpp: ## @@ -152,13 +152,31 @@ Status cast_column(const ColumnWithTypeAndName& arg, const DataTypePtr& type, Co Block tmp_block

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
xiaokang commented on code in PR #30153: URL: https://github.com/apache/doris/pull/30153#discussion_r1467119629 ## be/src/vec/common/schema_util.cpp: ## @@ -152,13 +152,31 @@ Status cast_column(const ColumnWithTypeAndName& arg, const DataTypePtr& type, Co Block tmp_block {

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-25 Thread via GitHub
xiaokang commented on code in PR #30153: URL: https://github.com/apache/doris/pull/30153#discussion_r1467119275 ## be/src/vec/common/schema_util.cpp: ## @@ -152,13 +152,31 @@ Status cast_column(const ColumnWithTypeAndName& arg, const DataTypePtr& type, Co Block tmp_block {

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-22 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903792281 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 642ecc6602139fc581612c90c906337bcf182858 with default session variables Stream

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-22 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903787407 ClickBench: Total hot run time: 30.11 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-22 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903778837 TPC-DS: Total hot run time: 176784 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-22 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903759945 TPC-H: Total hot run time: 39321 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-22 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903755719 TeamCity be ut coverage result: Function Coverage: 36.69% (8662/23608) Line Coverage: 28.74% (70722/246100) Region Coverage: 27.61% (36451/132013) Branch Coverage: 24.3

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-22 Thread via GitHub
eldenmoon commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903703281 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903380248 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 264a5b33cc72550b8bb588a49f970115aef52fed with default session variables Stream

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903377071 ClickBench: Total hot run time: 29.91 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903371662 TPC-DS: Total hot run time: 176025 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903360435 TPC-H: Total hot run time: 38474 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903356178 TeamCity be ut coverage result: Function Coverage: 36.70% (8657/23587) Line Coverage: 28.75% (70689/245865) Region Coverage: 27.62% (36446/131939) Branch Coverage: 24.3

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
eldenmoon commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903329485 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903057436 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 4c8c0a6765110f5e6ca3a2d878c7839bda30 with default session variables Stream

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903049601 ClickBench: Total hot run time: 30.27 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903035879 TPC-DS: Total hot run time: 176859 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903005984 TPC-H: Total hot run time: 39322 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1903000853 TeamCity be ut coverage result: Function Coverage: 36.71% (8657/23582) Line Coverage: 28.76% (70685/245816) Region Coverage: 27.64% (36456/131908) Branch Coverage: 24.3

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
eldenmoon commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1902923496 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
eldenmoon commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1902913040 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-19 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1900255545 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 6968bc24f330613b10460474f9e265034f18f2e0 with default session variables Stream

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-19 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1900247367 ClickBench: Total hot run time: 30.26 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-19 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1900239151 TPC-DS: Total hot run time: 177312 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-19 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1900235564 TeamCity be ut coverage result: Function Coverage: 36.73% (8655/23567) Line Coverage: 28.76% (70681/245760) Region Coverage: 27.64% (36446/131879) Branch Coverage: 24.3

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-19 Thread via GitHub
doris-robot commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1900221422 TPC-H: Total hot run time: 39280 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-19 Thread via GitHub
eldenmoon commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1900193509 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-19 Thread via GitHub
eldenmoon opened a new pull request, #30153: URL: https://github.com/apache/doris/pull/30153 This could result incorrect output in hirachinal cases ``` sql """insert into ${table_name} values (-3, '{"a" : 1, "b" : 1.5, "c" : [1, 2, 3]}')""" sql """insert into ${table_name}