[GitHub] [doris] BiteTheDDDDt merged pull request #21712: [Chore](status) avoid empty error msg on status (#21454)

2023-07-10 Thread via GitHub
BiteThet merged PR #21712: URL: https://github.com/apache/doris/pull/21712 -- 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

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #21712: [Chore](status) avoid empty error msg on status (#21454)

2023-07-10 Thread via GitHub
BiteThet opened a new pull request, #21712: URL: https://github.com/apache/doris/pull/21712 ## Proposed changes cherry-pick from #21454 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...

[GitHub] [doris] xinyiZzz commented on pull request #21522: [improvement](memory) Refactor doris cache GC

2023-07-10 Thread via GitHub
xinyiZzz commented on PR #21522: URL: https://github.com/apache/doris/pull/21522#issuecomment-1630251846 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] xinyiZzz commented on a diff in pull request #21522: [improvement](memory) Refactor doris cache GC

2023-07-10 Thread via GitHub
xinyiZzz commented on code in PR #21522: URL: https://github.com/apache/doris/pull/21522#discussion_r1259268960 ## be/src/runtime/memory/cache_manager.cpp: ## @@ -0,0 +1,49 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreemen

[GitHub] [doris] github-actions[bot] commented on pull request #21694: [typo](docs)Modified description of JSON size

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21694: URL: https://github.com/apache/doris/pull/21694#issuecomment-1630251510 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 #21694: [typo](docs)Modified description of JSON size

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21694: URL: https://github.com/apache/doris/pull/21694#issuecomment-1630251443 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] zhannngchen commented on a diff in pull request #21597: [feature](partial update) support MOW partial update for insert statement

2023-07-10 Thread via GitHub
zhannngchen commented on code in PR #21597: URL: https://github.com/apache/doris/pull/21597#discussion_r1257750742 ## fe/fe-core/src/main/java/org/apache/doris/analysis/NativeInsertStmt.java: ## @@ -914,4 +918,60 @@ public RedirectStatus getRedirectStatus() { return

[doris] branch master updated (cb69349873 -> d0eb4d7da3)

2023-07-10 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 cb69349873 [regression] add bitmap filter p1 regression case (#21591) add d0eb4d7da3 [Improve](hash-fun)improve

[GitHub] [doris] eldenmoon commented on pull request #21495: [improvement](Jsonb) optimization Jsonb path parse

2023-07-10 Thread via GitHub
eldenmoon commented on PR #21495: URL: https://github.com/apache/doris/pull/21495#issuecomment-1630235587 could you explain more details of optimization logic and provide some performance diff? -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [doris] yiguolei merged pull request #21699: [Improve](hash-fun)improve nested hash with range

2023-07-10 Thread via GitHub
yiguolei merged PR #21699: URL: https://github.com/apache/doris/pull/21699 -- 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] dutyu commented on a diff in pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing.

2023-07-10 Thread via GitHub
dutyu commented on code in PR #21589: URL: https://github.com/apache/doris/pull/21589#discussion_r1259254506 ## fe/fe-core/src/main/java/org/apache/doris/datasource/hive/event/AlterDatabaseEvent.java: ## @@ -15,34 +15,99 @@ // specific language governing permissions and limitat

[GitHub] [doris] hello-stephen commented on pull request #21641: [Feature](datatype) Add IPv4/v6 data type for doris

2023-07-10 Thread via GitHub
hello-stephen commented on PR #21641: URL: https://github.com/apache/doris/pull/21641#issuecomment-1630233427 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.17 seconds stream load tsv: 499 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #21575: [fix](nereids)SimplifyComparisonPredicate rule need special care for deicmalv3 and datetimev2 literal

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

[GitHub] [doris] github-actions[bot] commented on pull request #21699: [Improve](hash-fun)improve nested hash with range

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21699: URL: https://github.com/apache/doris/pull/21699#issuecomment-163032 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 #21699: [Improve](hash-fun)improve nested hash with range

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21699: URL: https://github.com/apache/doris/pull/21699#issuecomment-1630222192 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

[doris] branch master updated: [regression] add bitmap filter p1 regression case (#21591)

2023-07-10 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 cb69349873 [regression] add bitmap filter p1 re

[GitHub] [doris] yiguolei merged pull request #21591: [regression-test](bitmapfilter) add bitmap filter p1 regression case

2023-07-10 Thread via GitHub
yiguolei merged PR #21591: URL: https://github.com/apache/doris/pull/21591 -- 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 branch-2.0 updated: [regression-test](agg-state) change set to set global enable_agg_state (#21708) (#21711)

2023-07-10 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 873153f965 [regression-test](agg-stat

[GitHub] [doris] BiteTheDDDDt merged pull request #21711: [regression-test](agg-state) change set to set global enable_agg_state

2023-07-10 Thread via GitHub
BiteThet merged PR #21711: URL: https://github.com/apache/doris/pull/21711 -- 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

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #21711: [regression-test](agg-state) change set to set global enable_agg_state

2023-07-10 Thread via GitHub
BiteThet opened a new pull request, #21711: URL: https://github.com/apache/doris/pull/21711 ## Proposed changes cherry-pick from #21708 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...

[doris] branch master updated: [regression-test](agg-state) change set to set global enable_agg_state (#21708)

2023-07-10 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 bb88df3779 [regression-test](agg-state) chang

[GitHub] [doris] BiteTheDDDDt merged pull request #21708: [regression-test](agg-state) change set to set global enable_agg_state

2023-07-10 Thread via GitHub
BiteThet merged PR #21708: URL: https://github.com/apache/doris/pull/21708 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #21591: [regression-test] add bitmap filter p1 regression case

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21591: URL: https://github.com/apache/doris/pull/21591#issuecomment-1630198578 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 #21591: [regression-test] add bitmap filter p1 regression case

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21591: URL: https://github.com/apache/doris/pull/21591#issuecomment-1630198538 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] yiguolei commented on pull request #21662: [typo](doc) Modify auto pull up document

2023-07-10 Thread via GitHub
yiguolei commented on PR #21662: URL: https://github.com/apache/doris/pull/21662#issuecomment-1630198069 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] BiteTheDDDDt closed pull request #21691: [Feature](materialized-view) enable create mv on mow

2023-07-10 Thread via GitHub
BiteThet closed pull request #21691: [Feature](materialized-view) enable create mv on mow URL: https://github.com/apache/doris/pull/21691 -- 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 spec

[GitHub] [doris] zy-kkk closed issue #20774: [BUG] Unknow system variable 'have_query_cache' caused by mysql-jdbc

2023-07-10 Thread via GitHub
zy-kkk closed issue #20774: [BUG] Unknow system variable 'have_query_cache' caused by mysql-jdbc URL: https://github.com/apache/doris/issues/20774 -- 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 t

[GitHub] [doris] zy-kkk merged pull request #21705: [fix](errCode) Change the error code of a read-only variable

2023-07-10 Thread via GitHub
zy-kkk merged PR #21705: URL: https://github.com/apache/doris/pull/21705 -- 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.apach

[doris] branch master updated (d3be10ee58 -> 5ed42705d4)

2023-07-10 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 d3be10ee58 [improvement](column) Support for the default value of current_timestamp in microsecond (#21487) add

[GitHub] [doris] yiguolei merged pull request #21688: [fix](jdbc scan) `1=1` does not translate to `TRUE`

2023-07-10 Thread via GitHub
yiguolei merged PR #21688: URL: https://github.com/apache/doris/pull/21688 -- 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: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client (#21701)

2023-07-10 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 7a758f7944 [enhancement](mysql) Add have_query_cac

[GitHub] [doris] yiguolei closed issue #19745: [Bug] sqlserver catalog/external table hit JDBC executor sql error when filter 1 = 1

2023-07-10 Thread via GitHub
yiguolei closed issue #19745: [Bug] sqlserver catalog/external table hit JDBC executor sql error when filter 1 = 1 URL: https://github.com/apache/doris/issues/19745 -- 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] zy-kkk merged pull request #21701: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client

2023-07-10 Thread via GitHub
zy-kkk merged PR #21701: URL: https://github.com/apache/doris/pull/21701 -- 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.apach

[doris] branch master updated (5ed42705d4 -> 8d98f2ac7e)

2023-07-10 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5ed42705d4 [fix](jdbc scan) `1=1` does not translate to `TRUE` (#21688) add 8d98f2ac7e [fix](errCode) Change the er

[doris] branch master updated: [improvement](column) Support for the default value of current_timestamp in microsecond (#21487)

2023-07-10 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 d3be10ee58 [improvement](column) Support for the d

[GitHub] [doris] zy-kkk merged pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds

2023-07-10 Thread via GitHub
zy-kkk merged PR #21487: URL: https://github.com/apache/doris/pull/21487 -- 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.apach

[GitHub] [doris] dujl commented on issue #21707: [Bug] be crash in Schema::_init when do stream load

2023-07-10 Thread via GitHub
dujl commented on issue #21707: URL: https://github.com/apache/doris/issues/21707#issuecomment-1630192648 same as https://github.com/apache/doris/issues/17038 -- 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] dujl closed issue #21707: [Bug] be crash in Schema::_init when do stream load

2023-07-10 Thread via GitHub
dujl closed issue #21707: [Bug] be crash in Schema::_init when do stream load URL: https://github.com/apache/doris/issues/21707 -- 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] hello-stephen commented on pull request #21575: [fix](nereids)SimplifyComparisonPredicate rule need special care for deicmalv3 and datetimev2 literal

2023-07-10 Thread via GitHub
hello-stephen commented on PR #21575: URL: https://github.com/apache/doris/pull/21575#issuecomment-1630191403 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 50.64 seconds stream load tsv: 500 seconds loaded 74807831229 Bytes

[GitHub] [doris] wangbo commented on pull request #21696: [Fix](executor)Fix scan entity core

2023-07-10 Thread via GitHub
wangbo commented on PR #21696: URL: https://github.com/apache/doris/pull/21696#issuecomment-1630189784 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 unsub

[GitHub] [doris] github-actions[bot] commented on pull request #20776: [feature-wip](hplsql) Integrate hplsql into doris to support stored procedure

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #20776: URL: https://github.com/apache/doris/pull/20776#issuecomment-1630182579 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] BiteTheDDDDt merged pull request #21454: [Chore](status) avoid empty error msg on status

2023-07-10 Thread via GitHub
BiteThet merged PR #21454: URL: https://github.com/apache/doris/pull/21454 -- 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

[GitHub] [doris] luozenglin commented on pull request #20776: [feature-wip](hplsql) Integrate hplsql into doris to support stored procedure

2023-07-10 Thread via GitHub
luozenglin commented on PR #20776: URL: https://github.com/apache/doris/pull/20776#issuecomment-1630179371 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] starocean999 commented on pull request #21575: [fix](nereids)SimplifyComparisonPredicate rule need special care for deicmalv3 and datetimev2 literal

2023-07-10 Thread via GitHub
starocean999 commented on PR #21575: URL: https://github.com/apache/doris/pull/21575#issuecomment-1630160965 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. T

[GitHub] [doris] github-actions[bot] commented on pull request #21641: [Feature](datatype) Add IPv4/v6 data type for doris

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21641: URL: https://github.com/apache/doris/pull/21641#issuecomment-1630160076 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] zy-kkk commented on pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds

2023-07-10 Thread via GitHub
zy-kkk commented on PR #21487: URL: https://github.com/apache/doris/pull/21487#issuecomment-1630139802 run feut -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #21705: [fix](errCode) Change the error code of a read-only variable

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21705: URL: https://github.com/apache/doris/pull/21705#issuecomment-1630134930 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 #21705: [fix](errCode) Change the error code of a read-only variable

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21705: URL: https://github.com/apache/doris/pull/21705#issuecomment-1630134837 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

[doris] branch branch-1.2-lts updated: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client (#21710)

2023-07-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 ce20cf5e49 [enhancement](mysql)

[GitHub] [doris] yiguolei merged pull request #21710: [1.2][enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client

2023-07-10 Thread via GitHub
yiguolei merged PR #21710: URL: https://github.com/apache/doris/pull/21710 -- 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] zy-kkk opened a new pull request, #21710: [1.2][enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client

2023-07-10 Thread via GitHub
zy-kkk opened a new pull request, #21710: URL: https://github.com/apache/doris/pull/21710 ## Proposed changes Issue Number: close #20774 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

[GitHub] [doris] github-actions[bot] commented on pull request #21708: [regression-test](agg-state) change set to set global enable_agg_state

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21708: URL: https://github.com/apache/doris/pull/21708#issuecomment-1630121758 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 #21708: [regression-test](agg-state) change set to set global enable_agg_state

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21708: URL: https://github.com/apache/doris/pull/21708#issuecomment-1630121715 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] yiguolei commented on pull request #21706: [Bug](dynamic table) set all CreateTableStmt from cup parser dynamic table flag false

2023-07-10 Thread via GitHub
yiguolei commented on PR #21706: URL: https://github.com/apache/doris/pull/21706#issuecomment-1630120091 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] github-actions[bot] commented on pull request #21706: [Bug](dynamic table) set all CreateTableStmt from cup parser dynamic table flag false

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21706: URL: https://github.com/apache/doris/pull/21706#issuecomment-1630117527 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 #21706: [Bug](dynamic table) set all CreateTableStmt from cup parser dynamic table flag false

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21706: URL: https://github.com/apache/doris/pull/21706#issuecomment-1630117505 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

[doris] branch branch-1.2-lts updated: [fix](jdbc) Added date type filtering pushed down to ClickHouse (#21709)

2023-07-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 43d01c2ca9 [fix](jdbc) Added da

[GitHub] [doris] yiguolei merged pull request #21709: [fix](jdbc) Added date type filtering pushed down to ClickHouse

2023-07-10 Thread via GitHub
yiguolei merged PR #21709: URL: https://github.com/apache/doris/pull/21709 -- 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 #21576: [improvement](timezone) support mixed uppper-lower case of timezone names

2023-07-10 Thread via GitHub
yiguolei merged PR #21576: URL: https://github.com/apache/doris/pull/21576 -- 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 branch-1.2-lts updated: [improvement](timezone) support mixed uppper-lower case of timezone names (#21572) (#21576)

2023-07-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 02fa51a586 [improvement](timezo

[GitHub] [doris] zy-kkk opened a new pull request, #21709: [fix](jdbc) Added date type filtering pushed down to ClickHouse

2023-07-10 Thread via GitHub
zy-kkk opened a new pull request, #21709: URL: https://github.com/apache/doris/pull/21709 ## Proposed changes Issue Number: close #21684 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

[GitHub] [doris] zddr commented on a diff in pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing.

2023-07-10 Thread via GitHub
zddr commented on code in PR #21589: URL: https://github.com/apache/doris/pull/21589#discussion_r1259036448 ## fe/fe-core/src/main/java/org/apache/doris/datasource/hive/event/AlterDatabaseEvent.java: ## @@ -15,34 +15,99 @@ // specific language governing permissions and limitati

[GitHub] [doris] hello-stephen commented on pull request #19655: [Refactor](load) merge streamload BE and FE properties parsing

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

[GitHub] [doris] XieJiann commented on pull request #21693: [enhancement](Nereids) Avoid frequent variable retrieval from connect context when calculating cost

2023-07-10 Thread via GitHub
XieJiann commented on PR #21693: URL: https://github.com/apache/doris/pull/21693#issuecomment-1630069114 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 #21177: [Feature](Compaction)Support full compaction

2023-07-10 Thread via GitHub
hello-stephen commented on PR #21177: URL: https://github.com/apache/doris/pull/21177#issuecomment-1630064558 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.05 seconds stream load tsv: 497 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #21522: [improvement](memory) Refactor doris cache GC

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21522: URL: https://github.com/apache/doris/pull/21522#issuecomment-1630063630 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] github-actions[bot] commented on pull request #21522: [improvement](memory) Refactor doris cache GC

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21522: URL: https://github.com/apache/doris/pull/21522#issuecomment-1630063662 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] hello-stephen commented on pull request #21597: [feature](partial update) support MOW partial update for insert statement

2023-07-10 Thread via GitHub
hello-stephen commented on PR #21597: URL: https://github.com/apache/doris/pull/21597#issuecomment-1630062373 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 54.92 seconds stream load tsv: 504 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds

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

[GitHub] [doris] HHoflittlefish777 commented on pull request #19655: [Refactor](load) merge streamload BE and FE properties parsing

2023-07-10 Thread via GitHub
HHoflittlefish777 commented on PR #19655: URL: https://github.com/apache/doris/pull/19655#issuecomment-1630060945 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] github-actions[bot] commented on pull request #21611: [fix](multi-table-load) fix memory leak when processing multi-table routine load

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21611: URL: https://github.com/apache/doris/pull/21611#issuecomment-1630060415 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] BiteTheDDDDt commented on pull request #21708: [Bug](agg-state) change set to set global enable_agg_state

2023-07-10 Thread via GitHub
BiteThet commented on PR #21708: URL: https://github.com/apache/doris/pull/21708#issuecomment-1630059817 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] BiteTheDDDDt opened a new pull request, #21708: [Bug](agg-state) change set to set global enable_agg_state

2023-07-10 Thread via GitHub
BiteThet opened a new pull request, #21708: URL: https://github.com/apache/doris/pull/21708 ## Proposed changes When there are multiple fe, we need set global to set the session variable of all fe ## Further comments If this is a relatively large or complex change, kick

[GitHub] [doris] HHoflittlefish777 commented on pull request #21634: [Refactor](load) refactor memtable flush actively

2023-07-10 Thread via GitHub
HHoflittlefish777 commented on PR #21634: URL: https://github.com/apache/doris/pull/21634#issuecomment-1630056563 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] HHoflittlefish777 commented on pull request #21634: [Refactor](load) refactor memtable flush actively

2023-07-10 Thread via GitHub
HHoflittlefish777 commented on PR #21634: URL: https://github.com/apache/doris/pull/21634#issuecomment-1630055696 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] dujl opened a new issue, #21707: [Bug]

2023-07-10 Thread via GitHub
dujl opened a new issue, #21707: URL: https://github.com/apache/doris/issues/21707 ### 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 1.2.1 ### What's Wro

[GitHub] [doris] yiguolei commented on a diff in pull request #21522: [improvement](memory) Refactor doris cache GC

2023-07-10 Thread via GitHub
yiguolei commented on code in PR #21522: URL: https://github.com/apache/doris/pull/21522#discussion_r1259130093 ## be/src/runtime/memory/cache_manager.cpp: ## @@ -0,0 +1,49 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreemen

[GitHub] [doris] github-actions[bot] commented on pull request #21177: [Feature](Compaction)Support full compaction

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21177: URL: https://github.com/apache/doris/pull/21177#issuecomment-1630046950 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 #21705: [fix](errCode) Change the error code of a read-only variable

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

[GitHub] [doris] hello-stephen commented on pull request #21701: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client

2023-07-10 Thread via GitHub
hello-stephen commented on PR #21701: URL: https://github.com/apache/doris/pull/21701#issuecomment-1630042000 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.41 seconds stream load tsv: 442 seconds loaded 74807831229 Bytes, about 161 MB/s

[GitHub] [doris] hello-stephen commented on pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds

2023-07-10 Thread via GitHub
hello-stephen commented on PR #21487: URL: https://github.com/apache/doris/pull/21487#issuecomment-1630034895 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 57.08 seconds stream load tsv: 499 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #21705: [fix](errCode) Change the error code of a read-only variable

2023-07-10 Thread via GitHub
hello-stephen commented on PR #21705: URL: https://github.com/apache/doris/pull/21705#issuecomment-1630034744 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 55.74 seconds stream load tsv: 499 seconds loaded 74807831229 Bytes

[GitHub] [doris] eldenmoon opened a new pull request, #21706: [Bug](dynamic table) set all CreateTableStmt from cup parser dynamic table flag false

2023-07-10 Thread via GitHub
eldenmoon opened a new pull request, #21706: URL: https://github.com/apache/doris/pull/21706 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

[GitHub] [doris] itsallsame commented on issue #21684: [Bug] "using mutil catalog, connect to ClickHouse, unable to use Date type as filter condition, error message: Cannot convert string to type Dat

2023-07-10 Thread via GitHub
itsallsame commented on issue #21684: URL: https://github.com/apache/doris/issues/21684#issuecomment-1630031976 > zyk815574403 OK -- 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 specif

[GitHub] [doris] shigongxing commented on issue #10229: [UserCase] User list collection

2023-07-10 Thread via GitHub
shigongxing commented on issue #10229: URL: https://github.com/apache/doris/issues/10229#issuecomment-1630031501 雨润集团 ![1689044360690](https://github.com/apache/doris/assets/19562639/ad85f5fd-8f7d-4853-aef4-644f74349a0a) -- This is an automated message from the Apache Git Servi

[GitHub] [doris] hello-stephen commented on pull request #21597: [feature](partial update) support MOW partial update for insert statement

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

[GitHub] [doris] zy-kkk commented on pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds

2023-07-10 Thread via GitHub
zy-kkk commented on PR #21487: URL: https://github.com/apache/doris/pull/21487#issuecomment-1630025135 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 unsub

[GitHub] [doris] yiguolei commented on pull request #21701: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client

2023-07-10 Thread via GitHub
yiguolei commented on PR #21701: URL: https://github.com/apache/doris/pull/21701#issuecomment-1630025051 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] zy-kkk commented on pull request #21705: [fix](errCode) Change the error code of a read-only variable

2023-07-10 Thread via GitHub
zy-kkk commented on PR #21705: URL: https://github.com/apache/doris/pull/21705#issuecomment-1630024825 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 unsub

[GitHub] [doris] zy-kkk commented on pull request #21701: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client

2023-07-10 Thread via GitHub
zy-kkk commented on PR #21701: URL: https://github.com/apache/doris/pull/21701#issuecomment-1630024624 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 unsub

[GitHub] [doris] yiguolei merged pull request #21698: [fix](sparkdpp) Change spark dpp default version to 1.2-SNAPSHOT

2023-07-10 Thread via GitHub
yiguolei merged PR #21698: URL: https://github.com/apache/doris/pull/21698 -- 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: [fix](sparkdpp) Change spark dpp default version to 1.2-SNAPSHOT (#21698)

2023-07-10 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 5a15967b65 [fix](sparkdpp) Change spark dpp def

[GitHub] [doris] github-actions[bot] commented on pull request #21454: [Chore](status) avoid empty error msg on status

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21454: URL: https://github.com/apache/doris/pull/21454#issuecomment-1630022865 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 #21454: [Chore](status) avoid empty error msg on status

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21454: URL: https://github.com/apache/doris/pull/21454#issuecomment-1630022841 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] github-actions[bot] commented on pull request #21454: [Chore](status) avoid empty error msg on status

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21454: URL: https://github.com/apache/doris/pull/21454#issuecomment-1630017180 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 #21661: [pipeline](ckb) trigger new ckb pipeline, even pr id also run

2023-07-10 Thread via GitHub
hello-stephen commented on PR #21661: URL: https://github.com/apache/doris/pull/21661#issuecomment-1630015628 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. T

[GitHub] [doris] BiteTheDDDDt commented on pull request #21454: [Chore](status) avoid empty error msg on status

2023-07-10 Thread via GitHub
BiteThet commented on PR #21454: URL: https://github.com/apache/doris/pull/21454#issuecomment-1630011562 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] zy-kkk opened a new pull request, #21705: [fix](errCode) Change the error code of a read-only variable

2023-07-10 Thread via GitHub
zy-kkk opened a new pull request, #21705: URL: https://github.com/apache/doris/pull/21705 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d

[GitHub] [doris] github-actions[bot] commented on pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds

2023-07-10 Thread via GitHub
github-actions[bot] commented on PR #21487: URL: https://github.com/apache/doris/pull/21487#issuecomment-163797 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] Gabriel39 commented on a diff in pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds

2023-07-10 Thread via GitHub
Gabriel39 commented on code in PR #21487: URL: https://github.com/apache/doris/pull/21487#discussion_r1259097079 ## fe/fe-core/src/main/java/org/apache/doris/analysis/ColumnDef.java: ## @@ -104,14 +111,60 @@ public DefaultValue(boolean isSet, String value, String exprName) {

  1   2   3   4   >