[GitHub] [doris] github-actions[bot] commented on pull request #18301: [opt](file_reader) add prefetch buffer to read csv&json file

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18301: URL: https://github.com/apache/doris/pull/18301#issuecomment-1492849512 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] AshinGau commented on a diff in pull request #18301: [opt](file_reader) add prefetch buffer to read csv&json file

2023-03-31 Thread via GitHub
AshinGau commented on code in PR #18301: URL: https://github.com/apache/doris/pull/18301#discussion_r1155063625 ## be/src/io/fs/hdfs_file_reader.cpp: ## @@ -40,6 +40,10 @@ HdfsFileReader::~HdfsFileReader() { } Status HdfsFileReader::close() { +if (_closed) { +ret

[GitHub] [doris] englefly commented on pull request #18296: [feature](nereids) explain plan shape only

2023-03-31 Thread via GitHub
englefly commented on PR #18296: URL: https://github.com/apache/doris/pull/18296#issuecomment-1492842358 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

[GitHub] [doris] englefly commented on pull request #18299: [fix](Nereids): fix JoinReorderContext in withXXX() of LogicalJoin.

2023-03-31 Thread via GitHub
englefly commented on PR #18299: URL: https://github.com/apache/doris/pull/18299#issuecomment-1492842226 I am a little uncertain about this bug. This bug exists for a long time, why it did not be exposed until we use bushy tree? Maybe this bug affects join order, but we did not pay eno

[GitHub] [doris] englefly commented on a diff in pull request #18299: [fix](Nereids): fix JoinReorderContext in withXXX() of LogicalJoin.

2023-03-31 Thread via GitHub
englefly commented on code in PR #18299: URL: https://github.com/apache/doris/pull/18299#discussion_r1155061151 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalJoin.java: ## @@ -242,74 +242,63 @@ public RIGHT_CHILD_TYPE right() { @Override

[GitHub] [doris] hello-stephen commented on pull request #18305: [fix](conf) fix be JAVA_OPTS conf

2023-03-31 Thread via GitHub
hello-stephen commented on PR #18305: URL: https://github.com/apache/doris/pull/18305#issuecomment-1492833589 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.25 seconds stream load tsv: 446 seconds loaded 74807831229 Bytes, about 159 MB/s

[GitHub] [doris] ZhangYu0123 commented on pull request #18305: [fix](conf) fix be JAVA_OPTS conf

2023-03-31 Thread via GitHub
ZhangYu0123 commented on PR #18305: URL: https://github.com/apache/doris/pull/18305#issuecomment-1492828983 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

[GitHub] [doris] ZhangYu0123 opened a new pull request, #18305: [fix](conf) fix be JAVA_OPTS conf

2023-03-31 Thread via GitHub
ZhangYu0123 opened a new pull request, #18305: URL: https://github.com/apache/doris/pull/18305 # Proposed changes Fix be JAVA_OPTS conf Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the ori

[GitHub] [doris] xutaoustc opened a new issue, #18304: [Enhancement] Spring Framework 身份认证绕过漏洞(CVE-2023-20860)

2023-03-31 Thread via GitHub
xutaoustc opened a new issue, #18304: URL: https://github.com/apache/doris/issues/18304 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Spring Framework 身

[GitHub] [doris] hahafly opened a new issue, #18303: [Bug] SQL function: datediff, return error

2023-03-31 Thread via GitHub
hahafly opened a new issue, #18303: URL: https://github.com/apache/doris/issues/18303 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version v1.1.1 ### What's

[GitHub] [doris] github-actions[bot] closed pull request #13103: [enhancement](test) add ssb_sf1_unique

2023-03-31 Thread via GitHub
github-actions[bot] closed pull request #13103: [enhancement](test) add ssb_sf1_unique URL: https://github.com/apache/doris/pull/13103 -- 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 co

[GitHub] [doris] 924060929 commented on a diff in pull request #18265: [fix](nereids)fix bug of SelectMaterializedIndexWithAggregate rule

2023-03-31 Thread via GitHub
924060929 commented on code in PR #18265: URL: https://github.com/apache/doris/pull/18265#discussion_r1154715169 ## fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/rewrite/PlanTreeRewriteJob.java: ## @@ -48,7 +48,7 @@ protected RewriteResult rewrite(Plan plan, List rules,

[GitHub] [doris] 924060929 commented on a diff in pull request #18265: [fix](nereids)fix bug of SelectMaterializedIndexWithAggregate rule

2023-03-31 Thread via GitHub
924060929 commented on code in PR #18265: URL: https://github.com/apache/doris/pull/18265#discussion_r1154715169 ## fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/rewrite/PlanTreeRewriteJob.java: ## @@ -48,7 +48,7 @@ protected RewriteResult rewrite(Plan plan, List rules,

[GitHub] [doris] jackwener commented on pull request #18299: [fix](Nereids): fix JoinReorderContext in withXXX() of LogicalJoin.

2023-03-31 Thread via GitHub
jackwener commented on PR #18299: URL: https://github.com/apache/doris/pull/18299#issuecomment-1492230776 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

[GitHub] [doris] Gabriel39 commented on pull request #18239: [DATEV2](test) enable datev2 by default

2023-03-31 Thread via GitHub
Gabriel39 commented on PR #18239: URL: https://github.com/apache/doris/pull/18239#issuecomment-1492219953 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

[GitHub] [doris] github-actions[bot] commented on pull request #18239: [DATEV2](test) enable datev2 by default

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18239: URL: https://github.com/apache/doris/pull/18239#issuecomment-1492206875 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] morningman merged pull request #18294: [branch-1.2](test) fix some test case on branch 1.2

2023-03-31 Thread via GitHub
morningman merged PR #18294: URL: https://github.com/apache/doris/pull/18294 -- 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.a

[doris] branch branch-1.2-lts updated: [branch-1.2](test) fix some test case on branch 1.2 (#18294)

2023-03-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 33a7d1e2c9 [branch-1.2](test)

[GitHub] [doris] ZhangYu0123 commented on pull request #18116: [vectorized](function) Support array_shuffle and shuffle function.

2023-03-31 Thread via GitHub
ZhangYu0123 commented on PR #18116: URL: https://github.com/apache/doris/pull/18116#issuecomment-1492113332 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 unsubs

[GitHub] [doris] github-actions[bot] commented on pull request #18293: [feature](function)Add St_Angle/St_Azimuth function

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18293: URL: https://github.com/apache/doris/pull/18293#issuecomment-1492114723 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] LemonLiTree commented on pull request #18293: [feature](function)Add St_Angle/St_Azimuth function

2023-03-31 Thread via GitHub
LemonLiTree commented on PR #18293: URL: https://github.com/apache/doris/pull/18293#issuecomment-1492108443 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

[GitHub] [doris] morningman commented on pull request #18298: [doc](catalog) add faq for hive catalog

2023-03-31 Thread via GitHub
morningman commented on PR #18298: URL: https://github.com/apache/doris/pull/18298#issuecomment-1492106367 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 u

[GitHub] [doris-spark-connector] dependabot[bot] commented on pull request #54: Bump jackson-databind from 2.13.3 to 2.13.4.1 in /spark-doris-connector

2023-03-31 Thread via GitHub
dependabot[bot] commented on PR #54: URL: https://github.com/apache/doris-spark-connector/pull/54#issuecomment-1492082862 Superseded by #90. -- 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 s

[doris-spark-connector] branch dependabot/maven/spark-doris-connector/com.fasterxml.jackson.core-jackson-databind-2.13.4.2 created (now a1fd2fe)

2023-03-31 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/spark-doris-connector/com.fasterxml.jackson.core-jackson-databind-2.13.4.2 in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git at a1fd2fe Bump

[GitHub] [doris-spark-connector] dependabot[bot] closed pull request #54: Bump jackson-databind from 2.13.3 to 2.13.4.1 in /spark-doris-connector

2023-03-31 Thread via GitHub
dependabot[bot] closed pull request #54: Bump jackson-databind from 2.13.3 to 2.13.4.1 in /spark-doris-connector URL: https://github.com/apache/doris-spark-connector/pull/54 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris-spark-connector] dependabot[bot] opened a new pull request, #90: Bump jackson-databind from 2.13.3 to 2.13.4.2 in /spark-doris-connector

2023-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #90: URL: https://github.com/apache/doris-spark-connector/pull/90 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.2. Commits See full diff in https://github.com/FasterXML/jackson/commits";>compare v

[GitHub] [doris-flink-connector] dependabot[bot] commented on pull request #75: Bump jackson-databind from 2.13.3 to 2.13.4.1 in /flink-doris-connector

2023-03-31 Thread via GitHub
dependabot[bot] commented on PR #75: URL: https://github.com/apache/doris-flink-connector/pull/75#issuecomment-1492082019 Superseded by #130. -- 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

[GitHub] [doris-flink-connector] dependabot[bot] opened a new pull request, #130: Bump jackson-databind from 2.13.3 to 2.13.4.2 in /flink-doris-connector

2023-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #130: URL: https://github.com/apache/doris-flink-connector/pull/130 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.2. Commits See full diff in https://github.com/FasterXML/jackson/commits";>compare

[GitHub] [doris-flink-connector] dependabot[bot] closed pull request #75: Bump jackson-databind from 2.13.3 to 2.13.4.1 in /flink-doris-connector

2023-03-31 Thread via GitHub
dependabot[bot] closed pull request #75: Bump jackson-databind from 2.13.3 to 2.13.4.1 in /flink-doris-connector URL: https://github.com/apache/doris-flink-connector/pull/75 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[doris-flink-connector] branch dependabot/maven/flink-doris-connector/com.fasterxml.jackson.core-jackson-databind-2.13.4.2 created (now a19c7a1)

2023-03-31 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/flink-doris-connector/com.fasterxml.jackson.core-jackson-databind-2.13.4.2 in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git at a19c7a1 Bump

[GitHub] [doris] morningman commented on a diff in pull request #18301: [opt](file_reader) add prefetch buffer to read csv&json file

2023-03-31 Thread via GitHub
morningman commented on code in PR #18301: URL: https://github.com/apache/doris/pull/18301#discussion_r1154541875 ## be/src/io/fs/hdfs_file_reader.cpp: ## @@ -40,6 +40,10 @@ HdfsFileReader::~HdfsFileReader() { } Status HdfsFileReader::close() { +if (_closed) { +r

[GitHub] [doris] github-actions[bot] commented on pull request #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1492041645 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 #18302: [bugfix](inverted index) fix inverted index to support NULL value filter

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18302: URL: https://github.com/apache/doris/pull/18302#issuecomment-1492026144 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] xiaokang opened a new pull request, #18302: [bugfix](inverted index) fix inverted index to support NULL value filter

2023-03-31 Thread via GitHub
xiaokang opened a new pull request, #18302: URL: https://github.com/apache/doris/pull/18302 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has u

[GitHub] [doris] AshinGau commented on pull request #18301: [opt](file_reader) add prefetch buffer to read csv&json file

2023-03-31 Thread via GitHub
AshinGau commented on PR #18301: URL: https://github.com/apache/doris/pull/18301#issuecomment-1492003270 Co-authored-by: ByteYue <[yj976240...@gmail.com](mailto:yj976240...@gmail.com)> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [doris] hello-stephen commented on pull request #18299: [fix](Nereids): fix JoinReorderContext in withXXX() of LogicalJoin.

2023-03-31 Thread via GitHub
hello-stephen commented on PR #18299: URL: https://github.com/apache/doris/pull/18299#issuecomment-1492003056 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.18 seconds stream load tsv: 456 seconds loaded 74807831229 Bytes, about 156 MB/s

[GitHub] [doris] mano233 commented on issue #17286: [Bug] 官网提供的Docker Compose script无法启动

2023-03-31 Thread via GitHub
mano233 commented on issue #17286: URL: https://github.com/apache/doris/issues/17286#issuecomment-1491996335 注意,fe/be的节点配置文件是以追加模式写入的(吐槽),需要手动清理 -- 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 th

[GitHub] [doris] AshinGau commented on pull request #18301: [opt](file_reader) add prefetch buffer to read csv&json file

2023-03-31 Thread via GitHub
AshinGau commented on PR #18301: URL: https://github.com/apache/doris/pull/18301#issuecomment-1491995633 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

[GitHub] [doris] hello-stephen commented on pull request #18291: [fix](profile) fix problem on stream load profile log

2023-03-31 Thread via GitHub
hello-stephen commented on PR #18291: URL: https://github.com/apache/doris/pull/18291#issuecomment-1491969088 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.04 seconds stream load tsv: 452 seconds loaded 74807831229 Bytes, about 157 MB/s

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #18301: [opt](file_reader) add prefetch buffer to read csv&json file

2023-03-31 Thread via GitHub
github-actions[bot] commented on code in PR #18301: URL: https://github.com/apache/doris/pull/18301#discussion_r1154509221 ## be/test/olap/tablet_cooldown_test.cpp: ## @@ -377,6 +377,13 @@ void createTablet(StorageEngine* engine, TabletSharedPtr* tablet, int64_t replic } TE

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #18301: [opt](file_reader) add prefetch buffer to read csv&json file

2023-03-31 Thread via GitHub
github-actions[bot] commented on code in PR #18301: URL: https://github.com/apache/doris/pull/18301#discussion_r1154508603 ## be/test/olap/tablet_cooldown_test.cpp: ## @@ -377,6 +377,13 @@ void createTablet(StorageEngine* engine, TabletSharedPtr* tablet, int64_t replic } TE

[GitHub] [doris] github-actions[bot] commented on pull request #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491958249 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

[GitHub] [doris] AshinGau opened a new pull request, #18301: [opt](file_reader) add prefetch buffer to read csv&json file

2023-03-31 Thread via GitHub
AshinGau opened a new pull request, #18301: URL: https://github.com/apache/doris/pull/18301 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has u

[GitHub] [doris] wsjz commented on pull request #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
wsjz commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491948706 run bulidall -- 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 unsubsc

[GitHub] [doris] github-actions[bot] commented on pull request #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491948210 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] freemandealer commented on a diff in pull request #18108: [Enhancement](Broker load) Show accurate import progress of broker load

2023-03-31 Thread via GitHub
freemandealer commented on code in PR #18108: URL: https://github.com/apache/doris/pull/18108#discussion_r1154493452 ## fe/fe-core/src/main/java/org/apache/doris/load/loadv2/BrokerLoadJob.java: ## @@ -364,9 +364,16 @@ private void updateLoadingStatus(BrokerLoadingTaskAttachment

[GitHub] [doris] hello-stephen commented on pull request #18005: [feature-wip](multi-catalog)add properties converter

2023-03-31 Thread via GitHub
hello-stephen commented on PR #18005: URL: https://github.com/apache/doris/pull/18005#issuecomment-1491937993 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.49 seconds stream load tsv: 457 seconds loaded 74807831229 Bytes, about 156 MB/s

[doris] branch master updated: [feature](SSL) default enable SSL MySQL connection to FE (#18285)

2023-03-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 365867a867 [feature](SSL) default enable SSL

[GitHub] [doris] morningman merged pull request #18285: [feature](SSL) default enable SSL MySQL connection to FE

2023-03-31 Thread via GitHub
morningman merged PR #18285: URL: https://github.com/apache/doris/pull/18285 -- 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.a

[GitHub] [doris] github-actions[bot] commented on pull request #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491928475 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

[GitHub] [doris] github-actions[bot] commented on pull request #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491928423 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

[GitHub] [doris] morningman commented on pull request #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
morningman commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491927628 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 u

[GitHub] [doris] github-actions[bot] commented on pull request #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491927259 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 #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491921826 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 #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491919482 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 #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491919187 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] JackDrogon opened a new pull request, #18300: Fix dynamic partition no bucket

2023-03-31 Thread via GitHub
JackDrogon opened a new pull request, #18300: URL: https://github.com/apache/doris/pull/18300 ## Problem summary when dynamic partition no bucket setting, set by distribution ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests been ad

[GitHub] [doris] yongjinhou commented on a diff in pull request #16834: [Enhancement](HttpServer) Support https interface

2023-03-31 Thread via GitHub
yongjinhou commented on code in PR #16834: URL: https://github.com/apache/doris/pull/16834#discussion_r1154469671 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -338,16 +338,51 @@ public class Config extends ConfigBase { */ @ConfField public

[GitHub] [doris] yongjinhou commented on a diff in pull request #16834: [Enhancement](HttpServer) Support https interface

2023-03-31 Thread via GitHub
yongjinhou commented on code in PR #16834: URL: https://github.com/apache/doris/pull/16834#discussion_r1154467888 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -338,16 +338,51 @@ public class Config extends ConfigBase { */ @ConfField public

[GitHub] [doris] yongjinhou commented on pull request #16834: [Enhancement](HttpServer) Support https interface

2023-03-31 Thread via GitHub
yongjinhou commented on PR #16834: URL: https://github.com/apache/doris/pull/16834#issuecomment-1491914968 > Not add seperate https port. The current version of springboot does not support http and https sharing the same port -- This is an automated message from the Apache Git Serv

[GitHub] [doris] github-actions[bot] commented on pull request #18116: [vectorized](function) Support array_shuffle and shuffle function.

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18116: URL: https://github.com/apache/doris/pull/18116#issuecomment-1491904925 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] ZhangYu0123 commented on pull request #18116: [vectorized](function) Support array_shuffle and shuffle function.

2023-03-31 Thread via GitHub
ZhangYu0123 commented on PR #18116: URL: https://github.com/apache/doris/pull/18116#issuecomment-1491902729 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

[GitHub] [doris] hello-stephen commented on pull request #18293: [feature](function)Add St_Angle/St_Azimuth function

2023-03-31 Thread via GitHub
hello-stephen commented on PR #18293: URL: https://github.com/apache/doris/pull/18293#issuecomment-1491895600 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.02 seconds stream load tsv: 448 seconds loaded 74807831229 Bytes, about 159 MB/s

[GitHub] [doris] freemandealer commented on a diff in pull request #18108: [Enhancement](Broker load) Show accurate import progress of broker load

2023-03-31 Thread via GitHub
freemandealer commented on code in PR #18108: URL: https://github.com/apache/doris/pull/18108#discussion_r1154448638 ## fe/fe-core/src/main/java/org/apache/doris/qe/Coordinator.java: ## @@ -2203,7 +2204,8 @@ public void updateFragmentExecStatus(TReportExecStatusParams params) {

[GitHub] [doris] jackwener commented on pull request #18299: [fix](Nereids): fix JoinReorderContext in withXXX() of LogicalJoin.

2023-03-31 Thread via GitHub
jackwener commented on PR #18299: URL: https://github.com/apache/doris/pull/18299#issuecomment-1491889349 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

[GitHub] [doris] jackwener opened a new pull request, #18299: [fix](Nereids): fix JoinReorderContext in withXXX() of LogicalJoin.

2023-03-31 Thread via GitHub
jackwener opened a new pull request, #18299: URL: https://github.com/apache/doris/pull/18299 # Proposed changes Issue Number: close #xxx ## Problem summary We should use original JoinReorderContext in withXXX() ## Checklist(Required) * [ ] Does it affect the

[GitHub] [doris] github-actions[bot] commented on pull request #18228: [Bug](materialized-view) fix where clause persistence replay incorrect

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18228: URL: https://github.com/apache/doris/pull/18228#issuecomment-1491875443 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] morningman opened a new pull request, #18298: [doc](catalog) add faq for hive catalog

2023-03-31 Thread via GitHub
morningman opened a new pull request, #18298: URL: https://github.com/apache/doris/pull/18298 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[GitHub] [doris] BiteTheDDDDt commented on pull request #18228: [Bug](materialized-view) fix where clause persistence replay incorrect

2023-03-31 Thread via GitHub
BiteThet commented on PR #18228: URL: https://github.com/apache/doris/pull/18228#issuecomment-1491871864 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

[GitHub] [doris] hust-hhb commented on pull request #18291: [fix](profile) fix problem on stream load profile log

2023-03-31 Thread via GitHub
hust-hhb commented on PR #18291: URL: https://github.com/apache/doris/pull/18291#issuecomment-1491869819 run buidall -- 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 unsu

[GitHub] [doris] github-actions[bot] commented on pull request #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491850058 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 #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491849837 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] hello-stephen commented on pull request #18297: [fix](planner) cast be removed after substitute

2023-03-31 Thread via GitHub
hello-stephen commented on PR #18297: URL: https://github.com/apache/doris/pull/18297#issuecomment-1491810459 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.04 seconds stream load tsv: 443 seconds loaded 74807831229 Bytes, about 161 MB/s

[doris] branch master updated: [fix](memory) Fix `bthread_setspecific` log fatal on UBSAN build (#18274)

2023-03-31 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 5e7ea5e305 [fix](memory) Fix `bthread_setspecif

[GitHub] [doris] yiguolei merged pull request #18274: [fix](memory) Fix `bthread_setspecific` log fatal on UBSAN build

2023-03-31 Thread via GitHub
yiguolei merged PR #18274: URL: https://github.com/apache/doris/pull/18274 -- 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

[GitHub] [doris] yiguolei merged pull request #18279: [Chore](case) add p0 testSubQuery,testJoinOnLeftProjectToJoin,testAggregateMVCalcAg…

2023-03-31 Thread via GitHub
yiguolei merged PR #18279: URL: https://github.com/apache/doris/pull/18279 -- 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

[doris] branch master updated (7e61a85331 -> 236ee1411e)

2023-03-31 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 7e61a85331 [refactor](libhdfs) introduce hadoop libhdfs (#18204) add 236ee1411e [Chore](case) add p0 testSubQue

[GitHub] [doris] github-actions[bot] commented on pull request #18279: [Chore](case) add p0 testSubQuery,testJoinOnLeftProjectToJoin,testAggregateMVCalcAg…

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18279: URL: https://github.com/apache/doris/pull/18279#issuecomment-1491804859 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

[GitHub] [doris] github-actions[bot] commented on pull request #18279: [Chore](case) add p0 testSubQuery,testJoinOnLeftProjectToJoin,testAggregateMVCalcAg…

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18279: URL: https://github.com/apache/doris/pull/18279#issuecomment-1491804802 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

[GitHub] [doris] wsjz commented on a diff in pull request #18005: [feature-wip](multi-catalog)add properties converter

2023-03-31 Thread via GitHub
wsjz commented on code in PR #18005: URL: https://github.com/apache/doris/pull/18005#discussion_r1154370150 ## docs/zh-CN/docs/lakehouse/multi-catalog/hive.md: ## @@ -114,23 +116,85 @@ CREATE CATALOG hive PROPERTIES ( ); ``` -hive元数据存储在Glue,数据存储在S3,示例如下: +### Hive On S3 + +数

[GitHub] [doris] wsjz commented on pull request #18005: [feature-wip](multi-catalog)add properties converter

2023-03-31 Thread via GitHub
wsjz commented on PR #18005: URL: https://github.com/apache/doris/pull/18005#issuecomment-1491793374 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 unsubsc

[GitHub] [doris] sohardforaname commented on pull request #18213: [Feature](Nereids)support binary arithmetic function

2023-03-31 Thread via GitHub
sohardforaname commented on PR #18213: URL: https://github.com/apache/doris/pull/18213#issuecomment-1491774882 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.

[GitHub] [doris] ZhangYu0123 closed pull request #18271: [fix](compile) fix compile err in meta_tool.cpp

2023-03-31 Thread via GitHub
ZhangYu0123 closed pull request #18271: [fix](compile) fix compile err in meta_tool.cpp URL: https://github.com/apache/doris/pull/18271 -- 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

[GitHub] [doris] hello-stephen commented on pull request #18289: [fix](expr) Fix `VRuntimeFilterWrapper` cannot get children

2023-03-31 Thread via GitHub
hello-stephen commented on PR #18289: URL: https://github.com/apache/doris/pull/18289#issuecomment-1491735446 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.21 seconds stream load tsv: 451 seconds loaded 74807831229 Bytes, about 158 MB/s

[GitHub] [doris] wsjz commented on pull request #18005: [feature-wip](multi-catalog)add properties converter

2023-03-31 Thread via GitHub
wsjz commented on PR #18005: URL: https://github.com/apache/doris/pull/18005#issuecomment-1491718126 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 unsubsc

[doris] branch master updated: [refactor](libhdfs) introduce hadoop libhdfs (#18204)

2023-03-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 7e61a85331 [refactor](libhdfs) introduce hado

[GitHub] [doris] morningman merged pull request #18204: [refactor](libhdfs) introduce hadoop libhdfs

2023-03-31 Thread via GitHub
morningman merged PR #18204: URL: https://github.com/apache/doris/pull/18204 -- 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.a

[GitHub] [doris] wsjz commented on a diff in pull request #18005: [feature-wip](multi-catalog)add properties converter

2023-03-31 Thread via GitHub
wsjz commented on code in PR #18005: URL: https://github.com/apache/doris/pull/18005#discussion_r1154316951 ## fe/fe-core/src/main/java/org/apache/doris/datasource/iceberg/IcebergGlueExternalCatalog.java: ## @@ -31,26 +34,27 @@ public class IcebergGlueExternalCatalog extends

[GitHub] [doris] github-actions[bot] commented on pull request #18245: [fix](parquet-reader) reset value idx in bool rle decoder

2023-03-31 Thread via GitHub
github-actions[bot] commented on PR #18245: URL: https://github.com/apache/doris/pull/18245#issuecomment-1491698715 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] morningman commented on a diff in pull request #18005: [feature-wip](multi-catalog)add properties converter

2023-03-31 Thread via GitHub
morningman commented on code in PR #18005: URL: https://github.com/apache/doris/pull/18005#discussion_r1152765690 ## docs/zh-CN/docs/lakehouse/multi-catalog/hive.md: ## @@ -114,23 +116,85 @@ CREATE CATALOG hive PROPERTIES ( ); ``` -hive元数据存储在Glue,数据存储在S3,示例如下: +### Hive On S

[GitHub] [doris] hello-stephen commented on pull request #18283: [fix](merge-on-write) fix that failed to capture_consistent_rowsets when revise tablet meta

2023-03-31 Thread via GitHub
hello-stephen commented on PR #18283: URL: https://github.com/apache/doris/pull/18283#issuecomment-1491686841 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.33 seconds stream load tsv: 441 seconds loaded 74807831229 Bytes, about 161 MB/s

[doris-spark-connector] branch master updated: [Improve] Use Spark's Logging instead of explicit usage of log4j (#84)

2023-03-31 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new 1d86a67 [Improve] Use Spark's Logg

[GitHub] [doris-spark-connector] JNSimba merged pull request #84: [Improve] Use Spark's Logging instead of explicit usage of log4j

2023-03-31 Thread via GitHub
JNSimba merged PR #84: URL: https://github.com/apache/doris-spark-connector/pull/84 -- 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] branch master updated: [refactor](typesystem) remove unused rpc common file and using function rpc (#18270)

2023-03-31 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new a77921d767 [refactor](typesystem) remove unused

[GitHub] [doris] yiguolei merged pull request #18270: [refactor](typesystem) remove unused rpc common file and using function rpc

2023-03-31 Thread via GitHub
yiguolei merged PR #18270: URL: https://github.com/apache/doris/pull/18270 -- 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

[doris-spark-connector] branch master updated: remove unused classes of DorisWriterOption and DorisWriterOptionKeys (#87)

2023-03-31 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new 0b7e861 remove unused classes of D

[GitHub] [doris-spark-connector] JNSimba merged pull request #87: [Improve] Remove unused scala class DorisWriterOption and DorisWriterOptionKeys

2023-03-31 Thread via GitHub
JNSimba merged PR #87: URL: https://github.com/apache/doris-spark-connector/pull/87 -- 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...@

[GitHub] [doris] LemonLiTree commented on pull request #18293: [feature](function)Add St_Angle/St_Azimuth function

2023-03-31 Thread via GitHub
LemonLiTree commented on PR #18293: URL: https://github.com/apache/doris/pull/18293#issuecomment-1491674770 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

[GitHub] [doris-spark-connector] JNSimba commented on pull request #86: Introduce spotless maven plugin for linting Scala and Java code

2023-03-31 Thread via GitHub
JNSimba commented on PR #86: URL: https://github.com/apache/doris-spark-connector/pull/86#issuecomment-1491661095 Thank you for your contribution, but there are too many style-related changes, and it will be troublesome to pick pr later, so it is not recommended to change, thank you --

[GitHub] [doris-spark-connector] JNSimba closed pull request #86: Introduce spotless maven plugin for linting Scala and Java code

2023-03-31 Thread via GitHub
JNSimba closed pull request #86: Introduce spotless maven plugin for linting Scala and Java code URL: https://github.com/apache/doris-spark-connector/pull/86 -- 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 t

  1   2   >