[GitHub] [doris] zddr opened a new pull request, #15809: [doc](multi-catalog)hms event sync

2023-01-10 Thread GitBox
zddr opened a new pull request, #15809: URL: https://github.com/apache/doris/pull/15809 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] XieJiann commented on a diff in pull request #15775: [feature](Nereids): Add `SQL_MODE`: `PIPES_AS_CONCAT`

2023-01-10 Thread GitBox
XieJiann commented on code in PR #15775: URL: https://github.com/apache/doris/pull/15775#discussion_r1066598064 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -807,6 +830,19 @@ public Expression visitDate_sub(Date_subContext ctx) {

[GitHub] [doris] hello-stephen commented on pull request #15808: [refactor](fe) remove type related class to fe-common to reduce java-udf jar size

2023-01-10 Thread GitBox
hello-stephen commented on PR #15808: URL: https://github.com/apache/doris/pull/15808#issuecomment-1378281872 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.42 seconds load time: 484 seconds storage size: 17122382044 Bytes https://doris-co

[GitHub] [doris] adonis0147 commented on a diff in pull request #15807: [Update](deps) add clucene deps for doris inverted index

2023-01-10 Thread GitBox
adonis0147 commented on code in PR #15807: URL: https://github.com/apache/doris/pull/15807#discussion_r1066607911 ## thirdparty/build-thirdparty.sh: ## @@ -1545,12 +1545,43 @@ build_concurrentqueue() { cp ./*.h "${TP_INSTALL_DIR}/include/" } +#clucene +build_clucene() {

[GitHub] [doris] adonis0147 commented on a diff in pull request #15807: [Update](deps) add clucene deps for doris inverted index

2023-01-10 Thread GitBox
adonis0147 commented on code in PR #15807: URL: https://github.com/apache/doris/pull/15807#discussion_r1066609007 ## thirdparty/build-thirdparty.sh: ## @@ -1545,12 +1545,43 @@ build_concurrentqueue() { cp ./*.h "${TP_INSTALL_DIR}/include/" } +#clucene +build_clucene() {

[GitHub] [doris] adonis0147 commented on pull request #15808: [refactor](fe) remove type related class to fe-common to reduce java-udf jar size

2023-01-10 Thread GitBox
adonis0147 commented on PR #15808: URL: https://github.com/apache/doris/pull/15808#issuecomment-1378290420 It is a grate job! -- 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] github-actions[bot] commented on pull request #14531: [improvement](meta) make database,table,column names to support unicode (replace PR #13467 with this)

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #14531: URL: https://github.com/apache/doris/pull/14531#issuecomment-1378291898 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 #15718: [fix](schema scanner)change schema_scanner::get_next_row to get_next_block

2023-01-10 Thread GitBox
github-actions[bot] commented on code in PR #15718: URL: https://github.com/apache/doris/pull/15718#discussion_r1066619623 ## be/src/exec/schema_scanner/schema_files_scanner.h: ## @@ -28,7 +28,7 @@ class SchemaFilesScanner : public SchemaScanner { virtual ~SchemaFilesScanne

[GitHub] [doris] github-actions[bot] commented on pull request #15780: [feature](multi-catalog) support clickhouse jdbc catalog

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #15780: URL: https://github.com/apache/doris/pull/15780#issuecomment-1378300496 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] airborne12 commented on a diff in pull request #15807: [Update](deps) add clucene deps for doris inverted index

2023-01-10 Thread GitBox
airborne12 commented on code in PR #15807: URL: https://github.com/apache/doris/pull/15807#discussion_r1066621178 ## thirdparty/build-thirdparty.sh: ## @@ -1545,12 +1545,43 @@ build_concurrentqueue() { cp ./*.h "${TP_INSTALL_DIR}/include/" } +#clucene +build_clucene() {

[GitHub] [doris] adonis0147 commented on a diff in pull request #15807: [Update](deps) add clucene deps for doris inverted index

2023-01-10 Thread GitBox
adonis0147 commented on code in PR #15807: URL: https://github.com/apache/doris/pull/15807#discussion_r1066624860 ## thirdparty/build-thirdparty.sh: ## @@ -1545,12 +1545,43 @@ build_concurrentqueue() { cp ./*.h "${TP_INSTALL_DIR}/include/" } +#clucene +build_clucene() {

[GitHub] [doris] adonis0147 commented on a diff in pull request #15807: [Update](deps) add clucene deps for doris inverted index

2023-01-10 Thread GitBox
adonis0147 commented on code in PR #15807: URL: https://github.com/apache/doris/pull/15807#discussion_r1066624860 ## thirdparty/build-thirdparty.sh: ## @@ -1545,12 +1545,43 @@ build_concurrentqueue() { cp ./*.h "${TP_INSTALL_DIR}/include/" } +#clucene +build_clucene() {

[GitHub] [doris] adonis0147 commented on a diff in pull request #15760: [Chore](build) enable -Wextra and remove some -Wno

2023-01-10 Thread GitBox
adonis0147 commented on code in PR #15760: URL: https://github.com/apache/doris/pull/15760#discussion_r1065376724 ## be/CMakeLists.txt: ## @@ -441,12 +441,13 @@ check_function_exists(sched_getcpu HAVE_SCHED_GETCPU) # compiler flags that are common across debug/release builds

[GitHub] [doris] github-actions[bot] commented on pull request #15780: [feature](multi-catalog) support clickhouse jdbc catalog

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #15780: URL: https://github.com/apache/doris/pull/15780#issuecomment-1378311840 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] XieJiann opened a new pull request, #15810: [fix](Nereids): make the type of the first parameter in window_funnel is intergerLike

2023-01-10 Thread GitBox
XieJiann opened a new pull request, #15810: URL: https://github.com/apache/doris/pull/15810 Signed-off-by: xiejiann # Proposed changes make the type of the first parameter in window_funnel is intergerLike ## Problem summary Describe your changes. ## Checkli

[GitHub] [doris] catpineapple opened a new pull request, #15811: [doc](cold hot separation)cold hot separation document adjustment

2023-01-10 Thread GitBox
catpineapple opened a new pull request, #15811: URL: https://github.com/apache/doris/pull/15811 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [

[GitHub] [doris] airborne12 commented on a diff in pull request #15807: [Update](deps) add clucene deps for doris inverted index

2023-01-10 Thread GitBox
airborne12 commented on code in PR #15807: URL: https://github.com/apache/doris/pull/15807#discussion_r1066636875 ## thirdparty/build-thirdparty.sh: ## @@ -1545,12 +1545,43 @@ build_concurrentqueue() { cp ./*.h "${TP_INSTALL_DIR}/include/" } +#clucene +build_clucene() {

[GitHub] [doris] airborne12 commented on a diff in pull request #15807: [Update](deps) add clucene deps for doris inverted index

2023-01-10 Thread GitBox
airborne12 commented on code in PR #15807: URL: https://github.com/apache/doris/pull/15807#discussion_r1066637123 ## thirdparty/build-thirdparty.sh: ## @@ -1545,12 +1545,43 @@ build_concurrentqueue() { cp ./*.h "${TP_INSTALL_DIR}/include/" } +#clucene +build_clucene() {

[doris] branch master updated (006b3bd61a -> 98d69d1568)

2023-01-10 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 006b3bd61a [fix](nereids) orthogonal_bitmap_intersect's return type should be bitmap (#15784) add 98d69d1568

[GitHub] [doris] morningman merged pull request #15805: [bug](compile) fix vscan node compile error

2023-01-10 Thread GitBox
morningman merged PR #15805: URL: https://github.com/apache/doris/pull/15805 -- 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 #15780: [feature](multi-catalog) support clickhouse jdbc catalog

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #15780: URL: https://github.com/apache/doris/pull/15780#issuecomment-1378326127 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 #15654: [Bugfix] (ROLLUP) fix the coredump when add rollup by link schema change

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #15654: URL: https://github.com/apache/doris/pull/15654#issuecomment-1378325484 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 #15758: [chore](docs) improve docs for ALTER-TABLE-COLUMN

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #15758: URL: https://github.com/apache/doris/pull/15758#issuecomment-1378327219 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] englefly opened a new pull request, #15812: [fix](nereids) fix bug in sequence_match function

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

[GitHub] [doris] github-actions[bot] commented on pull request #15758: [chore](docs) improve docs for ALTER-TABLE-COLUMN

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #15758: URL: https://github.com/apache/doris/pull/15758#issuecomment-1378327248 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

[doris] branch branch-1.1-lts updated: [branch-1.1-lts](unique key) disable concurrent flush memtable for unique key (#15804)

2023-01-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new 3d3d12 [branch-1.1-lts](uni

[GitHub] [doris] adonis0147 commented on a diff in pull request #15807: [Update](deps) add clucene deps for doris inverted index

2023-01-10 Thread GitBox
adonis0147 commented on code in PR #15807: URL: https://github.com/apache/doris/pull/15807#discussion_r1066644368 ## thirdparty/build-thirdparty.sh: ## @@ -1545,12 +1545,43 @@ build_concurrentqueue() { cp ./*.h "${TP_INSTALL_DIR}/include/" } +#clucene +build_clucene() {

[GitHub] [doris] yiguolei merged pull request #15804: [branch-1.1-lts](unique key) disable concurrent flush memtable for unique key

2023-01-10 Thread GitBox
yiguolei merged PR #15804: URL: https://github.com/apache/doris/pull/15804 -- 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] adonis0147 commented on a diff in pull request #15807: [Update](deps) add clucene deps for doris inverted index

2023-01-10 Thread GitBox
adonis0147 commented on code in PR #15807: URL: https://github.com/apache/doris/pull/15807#discussion_r1066644368 ## thirdparty/build-thirdparty.sh: ## @@ -1545,12 +1545,43 @@ build_concurrentqueue() { cp ./*.h "${TP_INSTALL_DIR}/include/" } +#clucene +build_clucene() {

[GitHub] [doris] airborne12 commented on a diff in pull request #15807: [Update](deps) add clucene deps for doris inverted index

2023-01-10 Thread GitBox
airborne12 commented on code in PR #15807: URL: https://github.com/apache/doris/pull/15807#discussion_r1066654525 ## thirdparty/build-thirdparty.sh: ## @@ -1545,12 +1545,43 @@ build_concurrentqueue() { cp ./*.h "${TP_INSTALL_DIR}/include/" } +#clucene +build_clucene() {

[GitHub] [doris] github-actions[bot] commented on pull request #15807: [Update](deps) add clucene deps for doris inverted index

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #15807: URL: https://github.com/apache/doris/pull/15807#issuecomment-1378343483 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] Yukang-Lian opened a new issue, #15813: [Bug] Encountered datetimev2 type returning wrong result when developing group_uniq_array function

2023-01-10 Thread GitBox
Yukang-Lian opened a new issue, #15813: URL: https://github.com/apache/doris/issues/15813 ### 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 master ### Wh

[doris] branch master updated (98d69d1568 -> 4424874237)

2023-01-10 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 98d69d1568 [fix](compile) fix vscan node compile error (#15805) add 4424874237 [fix](Nereids): move parentExpress

[GitHub] [doris] jackwener merged pull request #15786: [fix](Nereids): move parentExpression in moveOwnership()

2023-01-10 Thread GitBox
jackwener merged PR #15786: URL: https://github.com/apache/doris/pull/15786 -- 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

[GitHub] [doris] yiguolei opened a new pull request, #15814: [refactor](remove non vectorized) remove non vectorized expr and expr context

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

[GitHub] [doris] hello-stephen commented on pull request #15810: [fix](Nereids): make the type of the first parameter in window_funnel is intergerLike

2023-01-10 Thread GitBox
hello-stephen commented on PR #15810: URL: https://github.com/apache/doris/pull/15810#issuecomment-1378360183 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.24 seconds load time: 518 seconds storage size: 17122877495 Bytes https://doris-co

<    1   2   3   4