Re: [PR] [cases](array)first commit for array cases [doris]

2025-02-07 Thread via GitHub
htyoung commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2642492125 Since Windows does not support the use of < and > symbols in file names, can the file name in this PR be changed so that git can be used to successfully pull the code on Windows? -- Th

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-26 Thread via GitHub
eldenmoon merged PR #45435: URL: https://github.com/apache/doris/pull/45435 -- 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.ap

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-26 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2563231563 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-26 Thread via GitHub
amorynan commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2563231086 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 uns

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-26 Thread via GitHub
amorynan commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2563227981 run p0 -- 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 unsubscri

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-25 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2562198660 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] [cases](array)first commit for array cases [doris]

2024-12-25 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2562198635 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] [cases](array)first commit for array cases [doris]

2024-12-25 Thread via GitHub
amorynan commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-256219 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 uns

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-25 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2562193565 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-23 Thread via GitHub
amorynan commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2560570480 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 uns

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2559021884 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2558839801 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2556152398 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2551525632 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-18 Thread via GitHub
amorynan commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1890368216 ## regression-test/data/nereids_function_p0/array/test_array_double.csv: ## @@ -0,0 +1,17 @@ +// this is data case file for array type, contains normal, corner, excep

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-18 Thread via GitHub
amorynan commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1890367785 ## regression-test/data/nereids_function_p0/array/test_array_char(255).csv: ## @@ -0,0 +1,7 @@ +// this is data case file for array type, contains normal, corner, exc

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-18 Thread via GitHub
amorynan commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1889974592 ## regression-test/suites/nereids_function_p0/load.groovy: ## @@ -556,6 +558,267 @@ suite("load") { file "fn_test.dat" } +// set enable_decimal256

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-18 Thread via GitHub
amorynan commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1889973687 ## regression-test/data/nereids_function_p0/scalar_function/Array1.out: ## Review Comment: to be honest, sql will not make coredump and throw not expected excepti

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-18 Thread via GitHub
eldenmoon commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1889928354 ## regression-test/suites/nereids_function_p0/load.groovy: ## @@ -556,6 +558,267 @@ suite("load") { file "fn_test.dat" } +// set enable_decimal256

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-18 Thread via GitHub
eldenmoon commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1889927219 ## regression-test/suites/nereids_function_p0/load.groovy: ## @@ -556,6 +558,267 @@ suite("load") { file "fn_test.dat" } +// set enable_decimal256

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-18 Thread via GitHub
eldenmoon commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1889916478 ## regression-test/suites/nereids_function_p0/scalar_function/Array1.groovy: ## @@ -0,0 +1,1342 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-18 Thread via GitHub
eldenmoon commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1889910665 ## regression-test/data/nereids_function_p0/array/test_array_map.csv: ## @@ -0,0 +1,11 @@ +// this is data case file for array, char:double, ipv4:ipv6>> type, conta

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-18 Thread via GitHub
eldenmoon commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1889902219 ## regression-test/data/nereids_function_p0/scalar_function/Array1.out: ## Review Comment: how can you make sure the large output is correct -- This is an au

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-18 Thread via GitHub
aytrack commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1889759176 ## regression-test/data/nereids_function_p0/array/test_array_array_bigint.csv: ## @@ -0,0 +1,11 @@ +[[]] +[[null], [null], [null], [null], [null], [null], [null], [null

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-17 Thread via GitHub
aytrack commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1889730463 ## regression-test/data/nereids_function_p0/array/test_array_char(255).csv: ## @@ -0,0 +1,7 @@ +// this is data case file for array type, contains normal, corner, exce

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-16 Thread via GitHub
py023 commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1888033971 ## regression-test/data/nereids_function_p0/array/test_array_double.csv: ## @@ -0,0 +1,17 @@ +// this is data case file for array type, contains normal, corner, exceptio

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2547640899 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2547439488 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2545904111 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

Re: [PR] [cases](array)first commit for array cases [doris]

2024-12-15 Thread via GitHub
hello-stephen commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2543777168 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

[PR] [cases](array)first commit for array cases [doris]

2024-12-15 Thread via GitHub
amorynan opened a new pull request, #45435: URL: https://github.com/apache/doris/pull/45435 ### What problem does this PR solve? this is some special data case for array , and main to use in function and ut for making up the array cases Issue Number: close #xxx Related PR: #xxx