[GitHub] [doris] github-actions[bot] commented on pull request #21079: [fix](compaction)Modify time series compaction policy config

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21079: URL: https://github.com/apache/doris/pull/21079#issuecomment-1600480157 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 #21069: [enhancement](memory) print stacktrace for large allocation

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21069: URL: https://github.com/apache/doris/pull/21069#issuecomment-1600481746 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] Kikyou1997 commented on pull request #21080: [fix](planner) fix push filter through agg

2023-06-21 Thread via GitHub
Kikyou1997 commented on PR #21080: URL: https://github.com/apache/doris/pull/21080#issuecomment-1600482534 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] BiteTheDDDDt commented on a diff in pull request #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
BiteThet commented on code in PR #21027: URL: https://github.com/apache/doris/pull/21027#discussion_r1236678880 ## be/src/pipeline/pipeline_task.cpp: ## @@ -24,6 +24,7 @@ #include +#include "common/config.h" Review Comment: unused include? -- This is an automat

[GitHub] [doris] github-actions[bot] commented on pull request #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21027: URL: https://github.com/apache/doris/pull/21027#issuecomment-1600488909 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] huiwenhan opened a new issue, #21081: [Bug] ERROR when upgrade 1.2.4.1 to 1.2.5

2023-06-21 Thread via GitHub
huiwenhan opened a new issue, #21081: URL: https://github.com/apache/doris/issues/21081 ### 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.5 ### What'

[GitHub] [doris] github-actions[bot] commented on pull request #21079: [fix](compaction)Modify time series compaction policy config

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21079: URL: https://github.com/apache/doris/pull/21079#issuecomment-1600499766 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 #20327: [WIP](load) new build segment tool

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #20327: URL: https://github.com/apache/doris/pull/20327#issuecomment-1600505872 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 commented on pull request #21060: [improvement](config) update Be config max_runnings_transactions_per_txn_map default value

2023-06-21 Thread via GitHub
xiaokang commented on PR #21060: URL: https://github.com/apache/doris/pull/21060#issuecomment-1600509736 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] LiBinfeng-01 commented on pull request #21077: [Fix](Nereids) fix cast compare of varchar with double

2023-06-21 Thread via GitHub
LiBinfeng-01 commented on PR #21077: URL: https://github.com/apache/doris/pull/21077#issuecomment-1600511477 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

[doris] branch master updated: [fix](memory) Fix memory exceed limit and query has been canceled, Allocator will block 100ms (#20959)

2023-06-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 84b97860a1 [fix](memory) Fix memory exceed limit

[GitHub] [doris] xiaokang merged pull request #20959: [fix](memory) Fix memory exceed limit and query has been canceled, Allocator will block 100ms

2023-06-21 Thread via GitHub
xiaokang merged PR #20959: URL: https://github.com/apache/doris/pull/20959 -- 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] JackeyLee007 commented on issue #18656: [Bug] Failed to start the fe in mac m1

2023-06-21 Thread via GitHub
JackeyLee007 commented on issue #18656: URL: https://github.com/apache/doris/issues/18656#issuecomment-1600518711 Maybe there is not enough disk space. -- 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 g

[GitHub] [doris] github-actions[bot] commented on pull request #21079: [fix](compaction)Modify time series compaction policy config

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21079: URL: https://github.com/apache/doris/pull/21079#issuecomment-1600519160 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 #21079: [fix](compaction)Modify time series compaction policy config

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21079: URL: https://github.com/apache/doris/pull/21079#issuecomment-1600519225 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 #20950: [Bug](streamload) fix inconsistent load result of be and fe

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #20950: URL: https://github.com/apache/doris/pull/20950#issuecomment-1600527069 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 #20950: [Bug](streamload) fix inconsistent load result of be and fe

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #20950: URL: https://github.com/apache/doris/pull/20950#issuecomment-1600527009 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] TsukiokaKogane opened a new pull request, #21082: fix(typesystem) fix wrong return type argument cause type check fail in debug mode

2023-06-21 Thread via GitHub
TsukiokaKogane opened a new pull request, #21082: URL: https://github.com/apache/doris/pull/21082 ## Proposed changes Issue Number: close #xxx after #18328 doris use using typeindex to create column instead of type name. However arguments in VFileScanner::_cast_to_input_bl

[GitHub] [doris] github-actions[bot] commented on pull request #21082: fix(typesystem) fix wrong return type argument cause type check fail

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21082: URL: https://github.com/apache/doris/pull/21082#issuecomment-1600553094 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] HHoflittlefish777 opened a new pull request, #21083: [Bug](lazyopen) delete lazy open DCheck when unkown load id

2023-06-21 Thread via GitHub
HHoflittlefish777 opened a new pull request, #21083: URL: https://github.com/apache/doris/pull/21083 ## Proposed changes When lazy open, the load_id may not be found due to it was deleted because cancel, so there is no need for DCheck. ## Further comments If this

[GitHub] [doris] HHoflittlefish777 commented on pull request #21083: [Bug](lazyopen) delete lazy open DCheck when unkown load id

2023-06-21 Thread via GitHub
HHoflittlefish777 commented on PR #21083: URL: https://github.com/apache/doris/pull/21083#issuecomment-1600553794 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 #21082: fix(typesystem) fix wrong return type argument cause type check fail

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21082: URL: https://github.com/apache/doris/pull/21082#issuecomment-1600557072 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 #21083: [Bug](lazyopen) delete lazy open DCheck when unkown load id

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21083: URL: https://github.com/apache/doris/pull/21083#issuecomment-1600562057 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 #21083: [Bug](lazyopen) delete lazy open DCheck when unkown load id

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21083: URL: https://github.com/apache/doris/pull/21083#issuecomment-1600562123 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 #21083: [Bug](lazyopen) delete lazy open DCheck when unkown load id

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21083: URL: https://github.com/apache/doris/pull/21083#issuecomment-1600563905 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 merged pull request #20950: [Bug](streamload) fix inconsistent load result of be and fe

2023-06-21 Thread via GitHub
xiaokang merged PR #20950: URL: https://github.com/apache/doris/pull/20950 -- 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: [Bug](streamload) fix inconsistent load result of be and fe (#20950)

2023-06-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 2beed11256 [Bug](streamload) fix inconsistent load

[GitHub] [doris] csun5285 commented on pull request #21079: [fix](compaction)Modify time series compaction policy config

2023-06-21 Thread via GitHub
csun5285 commented on PR #21079: URL: https://github.com/apache/doris/pull/21079#issuecomment-1600568568 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] zclllyybb commented on pull request #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
zclllyybb commented on PR #21027: URL: https://github.com/apache/doris/pull/21027#issuecomment-1600572966 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] xinyiZzz commented on pull request #21064: [fix](memory) no switch bthread context in UBSAN compile

2023-06-21 Thread via GitHub
xinyiZzz commented on PR #21064: URL: https://github.com/apache/doris/pull/21064#issuecomment-1600572613 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

svn commit: r62533 - /release/doris/KEYS

2023-06-21 Thread morningman
Author: morningman Date: Wed Jun 21 10:16:55 2023 New Revision: 62533 Log: update doris KEYS Modified: release/doris/KEYS Modified: release/doris/KEYS == --- release/doris/KEYS (original) +++ release/doris/KEYS Wed J

[GitHub] [doris] zclllyybb commented on pull request #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
zclllyybb commented on PR #21027: URL: https://github.com/apache/doris/pull/21027#issuecomment-1600580117 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 #21064: [fix](memory) no switch bthread context in UBSAN compile

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21064: URL: https://github.com/apache/doris/pull/21064#issuecomment-1600581012 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 #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21027: URL: https://github.com/apache/doris/pull/21027#issuecomment-1600581084 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 #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21027: URL: https://github.com/apache/doris/pull/21027#issuecomment-1600583409 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 #21082: fix(typesystem) fix wrong return type argument cause type check fail

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21082: URL: https://github.com/apache/doris/pull/21082#issuecomment-1600593237 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 #21082: fix(typesystem) fix wrong return type argument cause type check fail

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21082: URL: https://github.com/apache/doris/pull/21082#issuecomment-1600593317 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] platoneko opened a new pull request, #21084: [Fix](cooldown) Fix incorrect judgement of `isDropTableOrPartition`

2023-06-21 Thread via GitHub
platoneko opened a new pull request, #21084: URL: https://github.com/apache/doris/pull/21084 ## Proposed changes Issue Number: close #xxx Fix incorrect judgement of `isDropTableOrPartition` introduced by #16115 ## Further comments If this is a relatively large or c

[GitHub] [doris] xiaokang merged pull request #21041: Revert "[feature](merge-on-write) enable merge on write by default (#…

2023-06-21 Thread via GitHub
xiaokang merged PR #21041: URL: https://github.com/apache/doris/pull/21041 -- 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: Revert "[feature](merge-on-write) enable merge on write by default (#… (#21041)

2023-06-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 cc53391c9a Revert "[feature](merge-on-write) enabl

[GitHub] [doris] BiteTheDDDDt commented on pull request #21067: [Feature](materialized view) support query match mv with agg_state on nereids planner

2023-06-21 Thread via GitHub
BiteThet commented on PR #21067: URL: https://github.com/apache/doris/pull/21067#issuecomment-1600620626 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] liaoxin01 commented on pull request #21025: [enhancement](merge-on-write) add async publish task when version is discontinuous for merge on write table when clone

2023-06-21 Thread via GitHub
liaoxin01 commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600622720 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] kaijchen opened a new pull request, #21085: Move memtable

2023-06-21 Thread via GitHub
kaijchen opened a new pull request, #21085: URL: https://github.com/apache/doris/pull/21085 ## 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

[GitHub] [doris] github-actions[bot] commented on pull request #21025: [enhancement](merge-on-write) add async publish task when version is discontinuous for merge on write table when clone

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600629353 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] kaijchen closed pull request #21085: Move memtable

2023-06-21 Thread via GitHub
kaijchen closed pull request #21085: Move memtable URL: https://github.com/apache/doris/pull/21085 -- 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: commi

[GitHub] [doris] github-actions[bot] commented on pull request #20936: [feature](function) add ip function ipv4numtostring (alias inet_ntoa)

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #20936: URL: https://github.com/apache/doris/pull/20936#issuecomment-1600630416 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] Yulei-Yang commented on pull request #20936: [feature](function) add ip function ipv4numtostring (alias inet_ntoa)

2023-06-21 Thread via GitHub
Yulei-Yang commented on PR #20936: URL: https://github.com/apache/doris/pull/20936#issuecomment-1600634378 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 a diff in pull request #21085: Move memtable

2023-06-21 Thread via GitHub
github-actions[bot] commented on code in PR #21085: URL: https://github.com/apache/doris/pull/21085#discussion_r1236807083 ## be/test/runtime/sink_stream_mgr_test.cpp: ## @@ -0,0 +1,375 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

[GitHub] [doris] hello-stephen commented on pull request #21084: [Fix](cooldown) Fix incorrect judgement of `isDropTableOrPartition`

2023-06-21 Thread via GitHub
hello-stephen commented on PR #21084: URL: https://github.com/apache/doris/pull/21084#issuecomment-1600652803 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] Mryange commented on pull request #20247: [feature](datetime) "timediff" supports calculating microseconds.

2023-06-21 Thread via GitHub
Mryange commented on PR #20247: URL: https://github.com/apache/doris/pull/20247#issuecomment-1600662605 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 unsu

[GitHub] [doris] github-actions[bot] commented on pull request #20247: [feature](datetime) "timediff" supports calculating microseconds.

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #20247: URL: https://github.com/apache/doris/pull/20247#issuecomment-1600671599 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] bingquanzhao opened a new pull request, #21086: [docker](trino) add Trino docker compose and hive catalog

2023-06-21 Thread via GitHub
bingquanzhao opened a new pull request, #21086: URL: https://github.com/apache/doris/pull/21086 ## 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](ma

[GitHub] [doris] xiaokang merged pull request #21035: [Feature](inverted index) add unicode parser for inverted index

2023-06-21 Thread via GitHub
xiaokang merged PR #21035: URL: https://github.com/apache/doris/pull/21035 -- 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: [Feature](inverted index) add unicode parser for inverted index (#21035)

2023-06-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 6ac0bfeceb [Feature](inverted index) add unicode p

[GitHub] [doris] github-actions[bot] commented on pull request #21060: [improvement](config) update Be config max_runnings_transactions_per_txn_map default value

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21060: URL: https://github.com/apache/doris/pull/21060#issuecomment-1600738409 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] didiaode18 commented on pull request #20617: [Feature](log)friendly hint for creating table failed

2023-06-21 Thread via GitHub
didiaode18 commented on PR #20617: URL: https://github.com/apache/doris/pull/20617#issuecomment-1600744193 run clickbench -- 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] github-actions[bot] commented on pull request #21084: [Fix](cooldown) Fix incorrect judgement of `isDropTableOrPartition`

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21084: URL: https://github.com/apache/doris/pull/21084#issuecomment-1600745393 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 #21084: [Fix](cooldown) Fix incorrect judgement of `isDropTableOrPartition`

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21084: URL: https://github.com/apache/doris/pull/21084#issuecomment-1600745462 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] xiaokang merged pull request #21060: [improvement](config) update Be config max_runnings_transactions_per_txn_map default value

2023-06-21 Thread via GitHub
xiaokang merged PR #21060: URL: https://github.com/apache/doris/pull/21060 -- 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: [improvement](config) update be config max_runnings_transactions_per_txn_map default value (#21060)

2023-06-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 442a734ef5 [improvement](config) update be config

[GitHub] [doris] xiaokang merged pull request #21065: [fix](nereids)create datev2 and datetimev2 literal if enable_date_conversion is true

2023-06-21 Thread via GitHub
xiaokang merged PR #21065: URL: https://github.com/apache/doris/pull/21065 -- 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](nereids)create datev2 and datetimev2 literal if enable_date_conversion is true (#21065)

2023-06-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 8b561cfb03 [fix](nereids)create datev2 and datetim

[GitHub] [doris] xiaokang merged pull request #21079: [fix](compaction)Modify time series compaction policy config

2023-06-21 Thread via GitHub
xiaokang merged PR #21079: URL: https://github.com/apache/doris/pull/21079 -- 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 (8b561cfb03 -> 18a0824eb3)

2023-06-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8b561cfb03 [fix](nereids)create datev2 and datetimev2 literal if enable_date_conversion is true (#21065) add 18a08

[GitHub] [doris] zhangstar333 opened a new pull request, #21087: [enhancement](exchange) add filter in exchange node in BE

2023-06-21 Thread via GitHub
zhangstar333 opened a new pull request, #21087: URL: https://github.com/apache/doris/pull/21087 ## 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](ma

[GitHub] [doris] zhangstar333 commented on pull request #21087: [enhancement](exchange) add filter in exchange node in BE

2023-06-21 Thread via GitHub
zhangstar333 commented on PR #21087: URL: https://github.com/apache/doris/pull/21087#issuecomment-1600759603 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] github-actions[bot] commented on pull request #21087: [enhancement](exchange) add filter in exchange node in BE

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21087: URL: https://github.com/apache/doris/pull/21087#issuecomment-1600760075 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] gavinchou commented on pull request #19609: [feature](compaction) support delete in cumulative compaction

2023-06-21 Thread via GitHub
gavinchou commented on PR #19609: URL: https://github.com/apache/doris/pull/19609#issuecomment-1600760811 LGTM -- 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 unsubscrib

[GitHub] [doris] github-actions[bot] commented on pull request #21087: [enhancement](exchange) add filter in exchange node in BE

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21087: URL: https://github.com/apache/doris/pull/21087#issuecomment-1600760141 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] xiaokang commented on pull request #21082: fix(typesystem) fix wrong return type argument cause type check fail

2023-06-21 Thread via GitHub
xiaokang commented on PR #21082: URL: https://github.com/apache/doris/pull/21082#issuecomment-1600762652 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 #21087: [enhancement](exchange) add filter in exchange node in BE

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21087: URL: https://github.com/apache/doris/pull/21087#issuecomment-1600762957 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 merged pull request #21083: [Bug](lazyopen) delete lazy open DCheck when unkown load id

2023-06-21 Thread via GitHub
xiaokang merged PR #21083: URL: https://github.com/apache/doris/pull/21083 -- 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](load) delete lazy open DCheck when unkown load id (#21083)

2023-06-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 b2c4e51be1 [fix](load) delete lazy open DCheck whe

[GitHub] [doris] TangSiyang2001 commented on pull request #19937: [feature](load-refactor-with-tvf) S3 load with S3 tvf and native insert

2023-06-21 Thread via GitHub
TangSiyang2001 commented on PR #19937: URL: https://github.com/apache/doris/pull/19937#issuecomment-1600774506 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 #21064: [fix](memory) no switch bthread context in UBSAN compile

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21064: URL: https://github.com/apache/doris/pull/21064#issuecomment-1600789143 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 #21064: [fix](memory) no switch bthread context in UBSAN compile

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21064: URL: https://github.com/apache/doris/pull/21064#issuecomment-1600789251 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] zclllyybb commented on pull request #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
zclllyybb commented on PR #21027: URL: https://github.com/apache/doris/pull/21027#issuecomment-1600791261 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] hello-stephen commented on pull request #21067: [Feature](materialized view) support query match mv with agg_state on nereids planner

2023-06-21 Thread via GitHub
hello-stephen commented on PR #21067: URL: https://github.com/apache/doris/pull/21067#issuecomment-1600795524 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.45 seconds stream load tsv: 453 seconds loaded 74807831229 Bytes, about 157 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21027: URL: https://github.com/apache/doris/pull/21027#issuecomment-1600796080 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 #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21027: URL: https://github.com/apache/doris/pull/21027#issuecomment-1600796636 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 #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21027: URL: https://github.com/apache/doris/pull/21027#issuecomment-1600799340 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

[doris] branch branch-1.2-lts updated: [fix](multi-catalog)supported read dlf from properties for 1.2 (#20722)

2023-06-21 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 5fde1a08b3 [fix](multi-catalo

[GitHub] [doris] CalvinKirs opened a new pull request, #21088: [Chore](script)Remove redundant Clang checks

2023-06-21 Thread via GitHub
CalvinKirs opened a new pull request, #21088: URL: https://github.com/apache/doris/pull/21088 Clang/GCC has already been checked in Cmake, so there is no need to check again in env.sh ## Proposed changes Issue Number: close #xxx ## Further comments If this

[GitHub] [doris] starocean999 opened a new pull request, #21089: [fix](nereids)the microseconds value is wrong when create datatimev2 literal from LocalDateTime

2023-06-21 Thread via GitHub
starocean999 opened a new pull request, #21089: URL: https://github.com/apache/doris/pull/21089 ## 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

[GitHub] [doris] morningman merged pull request #20722: [fix](multi-catalog)supported read dlf from properties for 1.2

2023-06-21 Thread via GitHub
morningman merged PR #20722: URL: https://github.com/apache/doris/pull/20722 -- 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] starocean999 commented on pull request #21089: [fix](nereids)the microseconds value is wrong when create datatimev2 literal from LocalDateTime

2023-06-21 Thread via GitHub
starocean999 commented on PR #21089: URL: https://github.com/apache/doris/pull/21089#issuecomment-1600811808 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] github-actions[bot] commented on pull request #21088: [Chore](script)Remove redundant Clang checks

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21088: URL: https://github.com/apache/doris/pull/21088#issuecomment-1600812876 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5334535284";) output. shellcheck err

[GitHub] [doris] yiguolei merged pull request #21064: [fix](memory) no switch bthread context in UBSAN compile

2023-06-21 Thread via GitHub
yiguolei merged PR #21064: URL: https://github.com/apache/doris/pull/21064 -- 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](memory) no switch bthread context in UBSAN compile (#21064)

2023-06-21 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 661e1ae7c5 [fix](memory) no switch bthread cont

[GitHub] [doris] CalvinKirs closed pull request #21088: [Chore](script)Remove redundant Clang checks

2023-06-21 Thread via GitHub
CalvinKirs closed pull request #21088: [Chore](script)Remove redundant Clang checks URL: https://github.com/apache/doris/pull/21088 -- 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 comme

[GitHub] [doris] starocean999 commented on pull request #21089: [fix](nereids)the microseconds value is wrong when create datatimev2 literal from LocalDateTime

2023-06-21 Thread via GitHub
starocean999 commented on PR #21089: URL: https://github.com/apache/doris/pull/21089#issuecomment-1600840725 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] jgq2008303393 commented on issue #20468: [Bug] Fixed bigint display problem in doris playground

2023-06-21 Thread via GitHub
jgq2008303393 commented on issue #20468: URL: https://github.com/apache/doris/issues/20468#issuecomment-1600851555 @caicancai Looking forward to submitting PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [doris] darionyaphet opened a new pull request, #21090: Simplified type system initialization Array List

2023-06-21 Thread via GitHub
darionyaphet opened a new pull request, #21090: URL: https://github.com/apache/doris/pull/21090 ## 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](ma

[GitHub] [doris] liaoxin01 commented on pull request #21025: [enhancement](merge-on-write) add async publish task when version is discontinuous for merge on write table when clone

2023-06-21 Thread via GitHub
liaoxin01 commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600857710 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 #21025: [enhancement](merge-on-write) add async publish task when version is discontinuous for merge on write table when clone

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600868143 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

[doris] branch branch-2.0 updated (4d84cd8ca1 -> 661e1ae7c5)

2023-06-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 4d84cd8ca1 Revert "Revert "[Test](regression) CCR syncer thrift interface regression test (#20935)" (#20990)" (#210

[GitHub] [doris] github-actions[bot] commented on pull request #21025: [enhancement](merge-on-write) add async publish task when version is discontinuous for merge on write table when clone

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600877012 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] Mryange commented on pull request #20247: [feature](datetime) "timediff" supports calculating microseconds.

2023-06-21 Thread via GitHub
Mryange commented on PR #20247: URL: https://github.com/apache/doris/pull/20247#issuecomment-1600889824 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 unsu

[GitHub] [doris] github-actions[bot] commented on pull request #20247: [feature](datetime) "timediff" supports calculating microseconds.

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #20247: URL: https://github.com/apache/doris/pull/20247#issuecomment-1600902333 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 #21033: [fix](memory) arena support memory reuse after clear()

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21033: URL: https://github.com/apache/doris/pull/21033#issuecomment-1600910938 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

<    1   2   3   4   >