[GitHub] [doris] yujun777 commented on pull request #22554: [fix](create-partition) fix create partition timeout

2023-08-06 Thread via GitHub
yujun777 commented on PR #22554: URL: https://github.com/apache/doris/pull/22554#issuecomment-1667289426 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 #22656: [fix](time) fix error in time_to_sec

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22656: URL: https://github.com/apache/doris/pull/22656#issuecomment-1667288212 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] JNSimba commented on issue #22657: [Bug] 测试flinkcdc整库同步到doris-2.0-beta版本报错

2023-08-06 Thread via GitHub
JNSimba commented on issue #22657: URL: https://github.com/apache/doris/issues/22657#issuecomment-1667286716 This error should be that the specific database name was not written. You can try the whole library synchronization of[ Flink Doris Connector ](https://doris.apache.org/zh-CN/docs

[GitHub] [doris] github-actions[bot] commented on pull request #22656: [fix](time) fix error in time_to_sec

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22656: URL: https://github.com/apache/doris/pull/22656#issuecomment-1667286806 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] zgxme commented on pull request #22664: [test](pipline) exclude case test_doris_jdbc_catalog

2023-08-06 Thread via GitHub
zgxme commented on PR #22664: URL: https://github.com/apache/doris/pull/22664#issuecomment-1667284438 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 unsubs

[GitHub] [doris] github-actions[bot] commented on pull request #22663: [fix](load) sharding the lock for tablet_writers map

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22663: URL: https://github.com/apache/doris/pull/22663#issuecomment-1667284334 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 #22554: [fix](create-partition) fix create partition timeout

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22554: URL: https://github.com/apache/doris/pull/22554#issuecomment-1667282929 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 master updated: [Bug](exchange) change BlockSerializer from unique_ptr to object (#22653)

2023-08-06 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 591aee528d [Bug](exchange) change BlockSerial

[GitHub] [doris] BiteTheDDDDt merged pull request #22653: [Bug](exchange) change BlockSerializer from unique_ptr to object

2023-08-06 Thread via GitHub
BiteThet merged PR #22653: URL: https://github.com/apache/doris/pull/22653 -- 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] zgxme opened a new pull request, #22664: Exclude case

2023-08-06 Thread via GitHub
zgxme opened a new pull request, #22664: URL: https://github.com/apache/doris/pull/22664 ## 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] hello-stephen commented on pull request #22661: [memo](nereids)Memo groupid

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22661: URL: https://github.com/apache/doris/pull/22661#issuecomment-1667277356 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.57 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes

[GitHub] [doris] freemandealer opened a new pull request, #22663: [fix](load) sharding the lock for tablet_writers map

2023-08-06 Thread via GitHub
freemandealer opened a new pull request, #22663: URL: https://github.com/apache/doris/pull/22663 Lock overhead is too large when doing heavy high concurrent load. This commit, we split the lock to 128 (configurable) sharding to relief the problem. ## Proposed changes Issue Numb

[GitHub] [doris] hello-stephen commented on pull request #22660: [feature](Nereids): add enforcers in Group

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22660: URL: https://github.com/apache/doris/pull/22660#issuecomment-1667276530 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.72 seconds stream load tsv: 544 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22539: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22539: URL: https://github.com/apache/doris/pull/22539#issuecomment-1667274980 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] GoGoWen closed issue #21593: [Bug] (MULTI_CATALOG) select hit wrong table in another catalog

2023-08-06 Thread via GitHub
GoGoWen closed issue #21593: [Bug] (MULTI_CATALOG) select hit wrong table in another catalog URL: https://github.com/apache/doris/issues/21593 -- 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 sp

[GitHub] [doris] GoGoWen commented on issue #21593: [Bug] (MULTI_CATALOG) select hit wrong table in another catalog

2023-08-06 Thread via GitHub
GoGoWen commented on issue #21593: URL: https://github.com/apache/doris/issues/21593#issuecomment-1667271093 fixed by #22074 , so close this 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 above to go to the

[GitHub] [doris] GoGoWen closed pull request #21594: [Fix](Catalog) fix issue that get internal catalog after switch to external catalog

2023-08-06 Thread via GitHub
GoGoWen closed pull request #21594: [Fix](Catalog) fix issue that get internal catalog after switch to external catalog URL: https://github.com/apache/doris/pull/21594 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [doris] GoGoWen commented on pull request #21594: [Fix](Catalog) fix issue that get internal catalog after switch to external catalog

2023-08-06 Thread via GitHub
GoGoWen commented on PR #21594: URL: https://github.com/apache/doris/pull/21594#issuecomment-1667270202 > Hi @GoGoWen , I didn't notice this PR. But I think this #22074 has solved this issue. yes, seems the issue is fixed by #22074. i will close it. -- This is an automated message

[GitHub] [doris] github-actions[bot] commented on pull request #22653: [Bug](exchange) change BlockSerializer from unique_ptr to object

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22653: URL: https://github.com/apache/doris/pull/22653#issuecomment-1667269968 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 #22653: [Bug](exchange) change BlockSerializer from unique_ptr to object

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22653: URL: https://github.com/apache/doris/pull/22653#issuecomment-1667269929 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] TangSiyang2001 commented on pull request #22539: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-08-06 Thread via GitHub
TangSiyang2001 commented on PR #22539: URL: https://github.com/apache/doris/pull/22539#issuecomment-1667267985 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] KassieZ opened a new pull request, #22662: [docs](docs)Rename Title of zh-CN Docs

2023-08-06 Thread via GitHub
KassieZ opened a new pull request, #22662: URL: https://github.com/apache/doris/pull/22662 ## 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] Kikyou1997 commented on pull request #22658: [improvement](nereids) Refactor analysis task

2023-08-06 Thread via GitHub
Kikyou1997 commented on PR #22658: URL: https://github.com/apache/doris/pull/22658#issuecomment-1667260798 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] hello-stephen commented on pull request #22486: [enhancement](config) add some pre-process and pre-check for BE storage config attentions in docs

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22486: URL: https://github.com/apache/doris/pull/22486#issuecomment-1667249569 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.28 seconds stream load tsv: 512 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22486: [enhancement](config) add some pre-process and pre-check for BE storage config attentions in docs

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22486: URL: https://github.com/apache/doris/pull/22486#issuecomment-1667249354 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.26 seconds stream load tsv: 514 seconds loaded 74807831229 Bytes

[GitHub] [doris] englefly commented on pull request #22661: [memo](nereids)Memo groupid

2023-08-06 Thread via GitHub
englefly commented on PR #22661: URL: https://github.com/apache/doris/pull/22661#issuecomment-1667239867 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GitHub] [doris] englefly opened a new pull request, #22661: [memo](nereids)Memo groupid

2023-08-06 Thread via GitHub
englefly opened a new pull request, #22661: URL: https://github.com/apache/doris/pull/22661 ## Proposed changes 1. remember the chosen plan in group 2. set groupId after RecomputeLogicalPropertiesProcessor Issue Number: close #xxx ## Further comments If this is

[GitHub] [doris] jackwener commented on pull request #22660: [feature](Nereids): add enforcers in Group

2023-08-06 Thread via GitHub
jackwener commented on PR #22660: URL: https://github.com/apache/doris/pull/22660#issuecomment-1667237299 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 #22486: [enhancement](config) add some pre-process and pre-check for BE storage config attentions in docs

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22486: URL: https://github.com/apache/doris/pull/22486#issuecomment-1667235543 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 #22486: [enhancement](config) add some pre-process and pre-check for BE storage config attentions in docs

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22486: URL: https://github.com/apache/doris/pull/22486#issuecomment-1667235508 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] jackwener opened a new pull request, #22660: [feature](Nereids): add enforcers in Group

2023-08-06 Thread via GitHub
jackwener opened a new pull request, #22660: URL: https://github.com/apache/doris/pull/22660 ## 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] github-actions[bot] commented on pull request #22048: support hdfs file system

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22048: URL: https://github.com/apache/doris/pull/22048#issuecomment-1667211184 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 #22557: [bugfix](schema_change) Fix the coredump when doubly write during schema change

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22557: URL: https://github.com/apache/doris/pull/22557#issuecomment-1667196954 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.73 seconds stream load tsv: 515 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22486: [enhancement](config) add some pre-process and pre-check for BE storage config attentions in docs

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22486: URL: https://github.com/apache/doris/pull/22486#issuecomment-1667194377 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 #22486: [enhancement](config) add some pre-process and pre-check for BE storage config attentions in docs

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22486: URL: https://github.com/apache/doris/pull/22486#issuecomment-1667193696 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 #22651: [Fix](draft) just for test

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22651: URL: https://github.com/apache/doris/pull/22651#issuecomment-1667192475 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 #22539: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22539: URL: https://github.com/apache/doris/pull/22539#issuecomment-1667191314 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] TangSiyang2001 commented on pull request #22486: [enhancement](config) add some pre-process and pre-check for BE storage config attentions in docs

2023-08-06 Thread via GitHub
TangSiyang2001 commented on PR #22486: URL: https://github.com/apache/doris/pull/22486#issuecomment-1667190293 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] TangSiyang2001 commented on pull request #22486: [enhancement](config) add some pre-process and pre-check for BE storage config attentions in docs

2023-08-06 Thread via GitHub
TangSiyang2001 commented on PR #22486: URL: https://github.com/apache/doris/pull/22486#issuecomment-1667189281 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] TangSiyang2001 commented on pull request #22539: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-08-06 Thread via GitHub
TangSiyang2001 commented on PR #22539: URL: https://github.com/apache/doris/pull/22539#issuecomment-1667187161 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-flink-connector] LiuYaJing0920 opened a new pull request, #171: Update DorisSourceBuilder.java

2023-08-06 Thread via GitHub
LiuYaJing0920 opened a new pull request, #171: URL: https://github.com/apache/doris-flink-connector/pull/171 To maintain the same standards as Doris Sink # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Che

[doris] branch master updated: [feature](Nereids): pushdown COUNT(*) through join (#22545)

2023-08-06 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 9c91e80b0c [feature](Nereids): pushdown COUNT(*)

[GitHub] [doris] Mryange commented on pull request #22656: [fix](time) fix error in time_to_sec

2023-08-06 Thread via GitHub
Mryange commented on PR #22656: URL: https://github.com/apache/doris/pull/22656#issuecomment-1667184174 run arm -- 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] jackwener merged pull request #22545: [feature](Nereids): pushdown COUNT(*) through join

2023-08-06 Thread via GitHub
jackwener merged PR #22545: URL: https://github.com/apache/doris/pull/22545 -- 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-flink-connector] LiuYaJing0920 closed pull request #170: [Improvement]Improve-DorisSource's-validation-for-DorisReadOptions

2023-08-06 Thread via GitHub
LiuYaJing0920 closed pull request #170: [Improvement]Improve-DorisSource's-validation-for-DorisReadOptions URL: https://github.com/apache/doris-flink-connector/pull/170 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [doris] hello-stephen commented on pull request #22658: [improvement](nereids) Refactor analysis task

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22658: URL: https://github.com/apache/doris/pull/22658#issuecomment-1667181324 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.14 seconds stream load tsv: 536 seconds loaded 74807831229 Bytes

[GitHub] [doris-flink-connector] LiuYaJing0920 opened a new pull request, #170: [Improvement]Improve-DorisSource's-validation-for-DorisReadOptions

2023-08-06 Thread via GitHub
LiuYaJing0920 opened a new pull request, #170: URL: https://github.com/apache/doris-flink-connector/pull/170 To maintain the same standards as Doris Sink ## Problem Summary: There is no validation for DorisReadOptions in DorisSource ## Changes: Maintain the same st

[GitHub] [doris] hello-stephen commented on pull request #22656: [fix](time) fix error in time_to_sec

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22656: URL: https://github.com/apache/doris/pull/22656#issuecomment-1667170511 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.08 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22659: [docs](load) improve formatting in stream load docs

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22659: URL: https://github.com/apache/doris/pull/22659#issuecomment-1667165816 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 #22659: [docs](load) improve formatting in stream load docs

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22659: URL: https://github.com/apache/doris/pull/22659#issuecomment-1667165791 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] hello-stephen commented on pull request #22653: [Bug](exchange) change BlockSerializer from unique_ptr to object

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22653: URL: https://github.com/apache/doris/pull/22653#issuecomment-1667163977 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.84 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22599: [fix](compaction) remove check rowset overlapping in base compaction

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22599: URL: https://github.com/apache/doris/pull/22599#issuecomment-1667161679 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 #22599: [fix](compaction) remove check rowset overlapping in base compaction

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22599: URL: https://github.com/apache/doris/pull/22599#issuecomment-1667161663 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] hello-stephen commented on pull request #22641: [feat](nereids) Add name of catalog/db/table to column stats tbl

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22641: URL: https://github.com/apache/doris/pull/22641#issuecomment-1667161079 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.31 seconds stream load tsv: 534 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22539: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22539: URL: https://github.com/apache/doris/pull/22539#issuecomment-1667157723 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] dataroaring commented on pull request #22557: [bugfix](schema_change) Fix the coredump when doubly write during schema change

2023-08-06 Thread via GitHub
dataroaring commented on PR #22557: URL: https://github.com/apache/doris/pull/22557#issuecomment-1667156521 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] kaijchen opened a new pull request, #22659: [docs](load) improve formatting in stream load docs

2023-08-06 Thread via GitHub
kaijchen opened a new pull request, #22659: URL: https://github.com/apache/doris/pull/22659 ## Proposed changes Improve formatting in stream load docs. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org]

[GitHub] [doris] Kikyou1997 commented on pull request #22658: [improvement](nereids) Refactor analysis task

2023-08-06 Thread via GitHub
Kikyou1997 commented on PR #22658: URL: https://github.com/apache/doris/pull/22658#issuecomment-1667156279 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] kaijchen commented on pull request #22659: [docs](load) improve formatting in stream load docs

2023-08-06 Thread via GitHub
kaijchen commented on PR #22659: URL: https://github.com/apache/doris/pull/22659#issuecomment-1667155996 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] Jibing-Li commented on pull request #22408: [Fix](nereids) Fix Olap table qualifier only contains db name bug.

2023-08-06 Thread via GitHub
Jibing-Li commented on PR #22408: URL: https://github.com/apache/doris/pull/22408#issuecomment-1667155187 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] TangSiyang2001 commented on pull request #22539: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-08-06 Thread via GitHub
TangSiyang2001 commented on PR #22539: URL: https://github.com/apache/doris/pull/22539#issuecomment-1667154322 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] Kikyou1997 opened a new pull request, #22658: [improvement](nereids) Refactor analysis task

2023-08-06 Thread via GitHub
Kikyou1997 opened a new pull request, #22658: URL: https://github.com/apache/doris/pull/22658 ## Proposed changes Add lifecycle hooks to AnalysisTask to make codes more clear ## Further comments If this is a relatively large or complex change, kick off the discussion at

[GitHub] [doris] zhanghengdashuaibi opened a new issue, #22657: [Bug] 测试flinkcdc整库同步到doris-2.0-beta版本报错

2023-08-06 Thread via GitHub
zhanghengdashuaibi opened a new issue, #22657: URL: https://github.com/apache/doris/issues/22657 ### 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 doris:2.0-bet

[GitHub] [doris-website] w517424787 opened a new pull request, #282: [typo](doc)Update compute_node.md

2023-08-06 Thread via GitHub
w517424787 opened a new pull request, #282: URL: https://github.com/apache/doris-website/pull/282 修改中文描述不通顺问题。 -- 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 #22652: [fix](regression) fix failed test `delete_p0` in branch-2.0

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22652: URL: https://github.com/apache/doris/pull/22652#issuecomment-1667144012 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 #22656: [fix](time) fix error in time_to_sec

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22656: URL: https://github.com/apache/doris/pull/22656#issuecomment-1667143979 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 #22653: [Bug](exchange) change BlockSerializer from unique_ptr to object

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22653: URL: https://github.com/apache/doris/pull/22653#issuecomment-1667143801 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-flink-connector] JNSimba opened a new pull request, #169: [Improve]add sink.ignore-update-before

2023-08-06 Thread via GitHub
JNSimba opened a new pull request, #169: URL: https://github.com/apache/doris-flink-connector/pull/169 ## Problem Summary: When the primary key of mysql is different from that of doris, the updated before data cannot be deleted ## Checklist(Required) 1. Does it affect th

[GitHub] [doris] github-actions[bot] commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1667143240 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] fsilent commented on pull request #22646: [Bug] The Hive catalog should be correctly processed when the table n…

2023-08-06 Thread via GitHub
fsilent commented on PR #22646: URL: https://github.com/apache/doris/pull/22646#issuecomment-1667141385 @morningman hello, can you help to review -- 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] Mryange opened a new pull request, #22656: [fix](time) fix error in time_to_sec

2023-08-06 Thread via GitHub
Mryange opened a new pull request, #22656: URL: https://github.com/apache/doris/pull/22656 ## 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] BiteTheDDDDt commented on pull request #22653: [Bug](exchange) change BlockSerializer from unique_ptr to object

2023-08-06 Thread via GitHub
BiteThet commented on PR #22653: URL: https://github.com/apache/doris/pull/22653#issuecomment-1667139291 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] Mryange commented on pull request #22656: [fix](time) fix error in time_to_sec

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

[doris] branch master updated: fix full auto analyze (#22650)

2023-08-06 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 97adbaadb9 fix full auto analyze (#22650) 9

[GitHub] [doris] starocean999 merged pull request #22650: [fix](nereids) Fix full auto analyze

2023-08-06 Thread via GitHub
starocean999 merged PR #22650: URL: https://github.com/apache/doris/pull/22650 -- 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] Kikyou1997 commented on pull request #22641: [feat](nereids) Add name of catalog/db/table to column stats tbl

2023-08-06 Thread via GitHub
Kikyou1997 commented on PR #22641: URL: https://github.com/apache/doris/pull/22641#issuecomment-1667137769 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] hello-stephen commented on pull request #22641: [feat](nereids) Add name of catalog/db/table to column stats tbl

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22641: URL: https://github.com/apache/doris/pull/22641#issuecomment-1667136343 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.5 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes,

[GitHub] [doris] hello-stephen commented on pull request #22655: [fix](memory) limit GC seek top memory tracker number 100

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22655: URL: https://github.com/apache/doris/pull/22655#issuecomment-1667134268 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.31 seconds stream load tsv: 516 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22654: [fix](nereids)decimalv2 and float like type's common type should be consistant with old planner in arithmetic expr

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22654: URL: https://github.com/apache/doris/pull/22654#issuecomment-1667131858 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.73 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes

[GitHub] [doris] zhangguoqiang666 commented on pull request #22630: [fix](partial update) set `io_ctx.reader_type` when reading columns for partial update

2023-08-06 Thread via GitHub
zhangguoqiang666 commented on PR #22630: URL: https://github.com/apache/doris/pull/22630#issuecomment-1667128446 run external -- 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 #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1667128357 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 #22594: [feature](vectorization) add function unhex_to_bitmap and unhex_to_hll

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22594: URL: https://github.com/apache/doris/pull/22594#issuecomment-1667127346 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 #22651: [Fix](draft) just for test

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22651: URL: https://github.com/apache/doris/pull/22651#issuecomment-1667126457 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 #22573: [Improvement](aggregation) make fixed hashmap's bitmap_size flexable

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

[GitHub] [doris] morningman merged pull request #22640: [refractor](regression-test) sort out test cases of external tables

2023-08-06 Thread via GitHub
morningman merged PR #22640: URL: https://github.com/apache/doris/pull/22640 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch master updated: [refractor](regression-test) sort out test cases of external tables (#22640)

2023-08-06 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new c31226b144 [refractor](regression-test) sort

[GitHub] [doris] hello-stephen commented on pull request #22554: [fix](create-partition) fix create partition timeout

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22554: URL: https://github.com/apache/doris/pull/22554#issuecomment-1667120235 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.3 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes,

[GitHub] [doris] Kikyou1997 commented on pull request #22641: [feat](nereids) Add name of catalog/db/table to column stats tbl

2023-08-06 Thread via GitHub
Kikyou1997 commented on PR #22641: URL: https://github.com/apache/doris/pull/22641#issuecomment-1667119247 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [doris] github-actions[bot] commented on pull request #22655: [fix](memory) limit GC seek top memory tracker number 100

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22655: URL: https://github.com/apache/doris/pull/22655#issuecomment-1667118588 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 #22640: [refractor](regression-test) sort out test cases of external tables

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22640: URL: https://github.com/apache/doris/pull/22640#issuecomment-1667118152 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] xinyiZzz commented on pull request #22655: [fix](memory) limit GC seek top memory tracker number 100

2023-08-06 Thread via GitHub
xinyiZzz commented on PR #22655: URL: https://github.com/apache/doris/pull/22655#issuecomment-1667114983 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 opened a new pull request, #22655: [fix](memory) limit GC seek top memory tracker number 100

2023-08-06 Thread via GitHub
xinyiZzz opened a new pull request, #22655: URL: https://github.com/apache/doris/pull/22655 ## Proposed changes 1. fix limit GC seek top memory tracker number 100. 2. if no catch bad_alloc, Allocator still print stack frame pointer of large memory. ## Further comments

[GitHub] [doris] github-actions[bot] commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1667112863 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 closed pull request #22470: [test] Dev 0801

2023-08-06 Thread via GitHub
BiteThet closed pull request #22470: [test] Dev 0801 URL: https://github.com/apache/doris/pull/22470 -- 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:

[GitHub] [doris] github-actions[bot] commented on pull request #22653: [Bug](exchange) change BlockSerializer from unique_ptr to object

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22653: URL: https://github.com/apache/doris/pull/22653#issuecomment-1667109619 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] starocean999 commented on pull request #22654: [fix](nereids)decimalv2 and float like type's common type should be consistant with old planner in arithmetic expr

2023-08-06 Thread via GitHub
starocean999 commented on PR #22654: URL: https://github.com/apache/doris/pull/22654#issuecomment-1667109551 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [doris] hello-stephen commented on pull request #22539: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load

2023-08-06 Thread via GitHub
hello-stephen commented on PR #22539: URL: https://github.com/apache/doris/pull/22539#issuecomment-1667109417 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.34 seconds stream load tsv: 548 seconds loaded 74807831229 Bytes

[GitHub] [doris] starocean999 opened a new pull request, #22654: [fix](nereids)decimalv2 and float like type's common type should be consistant with old planner in arithmetic expr

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

[GitHub] [doris] github-actions[bot] commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-06 Thread via GitHub
github-actions[bot] commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1667106153 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 #22650: [fix](nereids) Fix full auto analyze

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

  1   2   3   >