Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-26 Thread via GitHub
Gabriel39 merged PR #26827: URL: https://github.com/apache/doris/pull/26827 -- 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1826254519 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-24 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1826096727 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.06 seconds stream load tsv: 568 seconds loaded 74807831229 Bytes,

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-24 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1826092121 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit a414dbbf98c46aa672fc91e44659650cf7ffeb58, data reload: false

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-24 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1826033934 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1824633512 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.29 seconds stream load tsv: 585 seconds loaded 74807831229 Bytes,

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1824617692 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 68f4e65e5434ab32d9257966801f72c13af163a5, data reload: false

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on code in PR #26827: URL: https://github.com/apache/doris/pull/26827#discussion_r1403421697 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -777,6 +939,13 @@ class FunctionUnixTimestamp : public IFunction { return Impl::get_variadic_

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-23 Thread via GitHub
zclllyybb commented on code in PR #26827: URL: https://github.com/apache/doris/pull/26827#discussion_r1403416523 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -570,6 +576,100 @@ template struct UnixTimeStampDateImpl { static DataTypes get_variadic_argument_types()

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-23 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1824471537 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
BiteThet commented on code in PR #26827: URL: https://github.com/apache/doris/pull/26827#discussion_r1402860299 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -570,6 +576,100 @@ template struct UnixTimeStampDateImpl { static DataTypes get_variadic_argument_type

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1823570385 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 42.71 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes,

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1823561630 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit e45f7c2cc41adbe564505ccc1b523254d7f06068, data reload: false

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1823536671 TeamCity be ut coverage result: Function Coverage: 36.56% (8450/23112) Line Coverage: 28.85% (68676/238073) Region Coverage: 27.82% (35526/127678) Branch Coverage: 24.5

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1823430986 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1823340926 TeamCity be ut coverage result: Function Coverage: 36.56% (8450/23112) Line Coverage: 28.85% (68675/238073) Region Coverage: 27.82% (35525/127678) Branch Coverage: 24.5

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
github-actions[bot] commented on code in PR #26827: URL: https://github.com/apache/doris/pull/26827#discussion_r1402474724 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -773,6 +930,13 @@ class FunctionUnixTimestamp : public IFunction { return Impl::get_variadic_

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1823218294 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1823215285 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
zclllyybb commented on code in PR #26827: URL: https://github.com/apache/doris/pull/26827#discussion_r1402105007 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -412,6 +412,11 @@ private static Expression unSafeCast(Expression input, Data

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-22 Thread via GitHub
zclllyybb commented on code in PR #26827: URL: https://github.com/apache/doris/pull/26827#discussion_r1402105007 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -412,6 +412,11 @@ private static Expression unSafeCast(Expression input, Data

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1812804813 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1812804946 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
morrySnow commented on code in PR #26827: URL: https://github.com/apache/doris/pull/26827#discussion_r1393732400 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/UnixTimestamp.java: ## @@ -81,7 +84,28 @@ public boolean nullable() {

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1811801465 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.33 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1811794748 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 1fd88e7a54d0cd77eab011684473299a2c414c79, data reload: false

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1811778187 TeamCity be ut coverage result: Function Coverage: 36.79% (8420/22885) Line Coverage: 29.27% (68414/233732) Region Coverage: 27.87% (35360/126858) Branch Coverage: 24.6

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1811724996 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1810750023 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.02 seconds stream load tsv: 548 seconds loaded 74807831229 Bytes,

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1810728569 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit e2ab2a563a228b476093966e720af3bed2844858, data reload: false

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1810660467 TeamCity be ut coverage result: Function Coverage: 36.73% (8419/22924) Line Coverage: 29.25% (68399/233849) Region Coverage: 27.85% (35343/126916) Branch Coverage: 24.6

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
github-actions[bot] commented on code in PR #26827: URL: https://github.com/apache/doris/pull/26827#discussion_r1392781370 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -773,6 +926,13 @@ class FunctionUnixTimestamp : public IFunction { return Impl::get_variadic_

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1810440401 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1809825566 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit cf9ce8f52f93fd62d0ba537c2e03c7d73892dae3, data reload: false

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1809822403 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.13 seconds stream load tsv: 549 seconds loaded 74807831229 Bytes,

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-14 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1809765998 TeamCity be ut coverage result: Function Coverage: 36.73% (8419/22921) Line Coverage: 29.25% (68399/233832) Region Coverage: 27.86% (35352/126906) Branch Coverage: 24.6

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-13 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-180936 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-13 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1809565725 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.2 seconds stream load tsv: 557 seconds loaded 74807831229 Bytes, a

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-13 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1809558224 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 8560775102dadb67f3f0fadc553d4062d91d8a84, data reload: false

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-13 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1809540542 TeamCity be ut coverage result: Function Coverage: 36.66% (8384/22870) Line Coverage: 29.23% (68062/232867) Region Coverage: 27.84% (35170/126342) Branch Coverage: 24.6

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-13 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1809484734 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-13 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1809124676 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.15 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes,

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-13 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1809102011 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit ca07372e6a3951b5097001373e3c90fe607ac1c1, data reload: false

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-13 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1809067712 TeamCity be ut coverage result: Function Coverage: 36.74% (8406/22878) Line Coverage: 29.27% (68148/232859) Region Coverage: 27.84% (35181/126351) Branch Coverage: 24.6

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-13 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1808868243 @Gabriel39 @morrySnow PTAL -- 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 c

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-13 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1808866730 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1807386337 TeamCity be ut coverage result: Function Coverage: 36.77% (8405/22860) Line Coverage: 29.27% (68153/232834) Region Coverage: 27.90% (35220/126235) Branch Coverage: 24.7

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1807226206 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.55 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1807223792 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit b6c7a2a0ab0f78d9ab27b76f2d7d18c3ea34ba5a, data reload: false

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-12 Thread via GitHub
github-actions[bot] commented on code in PR #26827: URL: https://github.com/apache/doris/pull/26827#discussion_r1390413390 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -773,6 +925,13 @@ class FunctionUnixTimestamp : public IFunction { return Impl::get_variadic_

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-12 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1807130417 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-12 Thread via GitHub
doris-robot commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1807060008 TeamCity be ut coverage result: Function Coverage: 36.78% (8408/22860) Line Coverage: 29.26% (68136/232835) Region Coverage: 27.90% (35223/126235) Branch Coverage: 24.7

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-11 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1807043578 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] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-11 Thread via GitHub
github-actions[bot] commented on code in PR #26827: URL: https://github.com/apache/doris/pull/26827#discussion_r1390349704 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -17,24 +17,29 @@ #include Review Comment: warning: 'glog/logging.h' file not found [clang-diag

[PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-11 Thread via GitHub
zclllyybb opened a new pull request, #26827: URL: https://github.com/apache/doris/pull/26827 ## Proposed changes Issue Number: close #xxx ```sql mysql> select unix_timestamp('2007-11-30 10:30:19.123456'); ++ | __unix_timestamp_0 | +---

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-11 Thread via GitHub
zclllyybb commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1807038167 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