[GitHub] [doris] github-actions[bot] commented on pull request #16132: [fix](datatype) fix some bugs about data type array datetimev2 and decimalv3

2023-01-26 Thread github-actions
github-actions[bot] commented on PR #16132: URL: https://github.com/apache/doris/pull/16132#issuecomment-1405146619 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] Yukang-Lian closed pull request #16014: [fix](agg-function) fix some agg-functions returning wrong results when the param type is array(datetimev2) and array(decimal)

2023-01-26 Thread via GitHub
Yukang-Lian closed pull request #16014: [fix](agg-function) fix some agg-functions returning wrong results when the param type is array(datetimev2) and array(decimal) URL: https://github.com/apache/doris/pull/16014 -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [doris] github-actions[bot] commented on pull request #16055: [feature](Load)Suppot skip specific lines number for csv stream load

2023-01-26 Thread github-actions
github-actions[bot] commented on PR #16055: URL: https://github.com/apache/doris/pull/16055#issuecomment-1404769900 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16143: [refactor](remove unused code) remove many xxxVal structure

2023-01-26 Thread github-actions
github-actions[bot] commented on code in PR #16143: URL: https://github.com/apache/doris/pull/16143#discussion_r1087616927 ## be/src/udf/udf.h: ## @@ -853,82 +488,9 @@ struct DecimalV2Val : public AnyVal { bool operator!=(const DecimalV2Val& other) const { return !(*this ==

[GitHub] [doris] SaintBacchus commented on a diff in pull request #15511: [feature](Load)Suppot MySQL Load Data

2023-01-26 Thread via GitHub
SaintBacchus commented on code in PR #15511: URL: https://github.com/apache/doris/pull/15511#discussion_r1087615762 ## fe/fe-common/src/main/java/org/apache/doris/common/io/ByteBufferNetworkInputStream.java: ## @@ -0,0 +1,105 @@ +// Licensed to the Apache Software Foundation (AS

[GitHub] [doris] SaintBacchus commented on a diff in pull request #15511: [feature](Load)Suppot MySQL Load Data

2023-01-26 Thread via GitHub
SaintBacchus commented on code in PR #15511: URL: https://github.com/apache/doris/pull/15511#discussion_r1087614952 ## fe/fe-common/src/main/java/org/apache/doris/common/io/ByteBufferNetworkInputStream.java: ## @@ -0,0 +1,105 @@ +// Licensed to the Apache Software Foundation (AS

[GitHub] [doris] yiguolei opened a new pull request, #16143: [refactor](remove unused code) remove many xxxVal structure

2023-01-26 Thread via GitHub
yiguolei opened a new pull request, #16143: URL: https://github.com/apache/doris/pull/16143 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Ye

[GitHub] [doris] SaintBacchus commented on a diff in pull request #15511: [feature](Load)Suppot MySQL Load Data

2023-01-26 Thread via GitHub
SaintBacchus commented on code in PR #15511: URL: https://github.com/apache/doris/pull/15511#discussion_r1087610231 ## fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java: ## @@ -1836,6 +1841,41 @@ private void handleExplainStmt(String result) throws IOException {

[GitHub] [doris] github-actions[bot] commented on pull request #16132: [fix](datetimev2) fix cast to datetimev2 and array(datetimev2) return wrong result

2023-01-26 Thread github-actions
github-actions[bot] commented on PR #16132: URL: https://github.com/apache/doris/pull/16132#issuecomment-1404716810 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #16132: [fix](datetimev2) fix cast to datetimev2 and array(datetimev2) return wrong result

2023-01-26 Thread github-actions
github-actions[bot] commented on PR #16132: URL: https://github.com/apache/doris/pull/16132#issuecomment-1404708424 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] Yukang-Lian closed pull request #15937: [fix](array) fix array(datetimev2) and array(decimalv3) returning wrong result

2023-01-26 Thread via GitHub
Yukang-Lian closed pull request #15937: [fix](array) fix array(datetimev2) and array(decimalv3) returning wrong result URL: https://github.com/apache/doris/pull/15937 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[doris] branch master updated (615a5e7b51 -> adb758dcac)

2023-01-26 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 615a5e7b51 [refactor](remove non vec code) remove non vec functions and AggregateInfo (#16138) add adb758dcac [

[GitHub] [doris] yiguolei merged pull request #16141: [refactor](remove non vec code) remove json functions string functions match functions and some code

2023-01-26 Thread via GitHub
yiguolei merged PR #16141: URL: https://github.com/apache/doris/pull/16141 -- 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.apa