[GitHub] [doris] yiguolei commented on a diff in pull request #14480: [improvement](hashjoin) support partitioned hash table in hash join

2022-11-21 Thread GitBox
yiguolei commented on code in PR #14480: URL: https://github.com/apache/doris/pull/14480#discussion_r1028976897 ## be/src/vec/common/hash_table/partitioned_hash_table.h: ## @@ -0,0 +1,666 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

[GitHub] [doris] XieJiann opened a new pull request, #14485: [feature](Nereids) Add d phyp job

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

[GitHub] [doris] yiguolei commented on a diff in pull request #14480: [improvement](hashjoin) support partitioned hash table in hash join

2022-11-21 Thread GitBox
yiguolei commented on code in PR #14480: URL: https://github.com/apache/doris/pull/14480#discussion_r1028972966 ## be/src/vec/common/hash_table/partitioned_hash_table.h: ## @@ -0,0 +1,666 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

[GitHub] [doris] yiguolei commented on a diff in pull request #14480: [improvement](hashjoin) support partitioned hash table in hash join

2022-11-21 Thread GitBox
yiguolei commented on code in PR #14480: URL: https://github.com/apache/doris/pull/14480#discussion_r1028972966 ## be/src/vec/common/hash_table/partitioned_hash_table.h: ## @@ -0,0 +1,666 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

[GitHub] [doris-flink-connector] JNSimba opened a new issue, #83: Flink Doris Connector Release Note 1.1.1

2022-11-21 Thread GitBox
JNSimba opened a new issue, #83: URL: https://github.com/apache/doris-flink-connector/issues/83 Feature Add JsonDebeziumSchemaSerializer for schema change with datastream #64 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [doris] yiguolei commented on a diff in pull request #14480: [improvement](hashjoin) support partitioned hash table in hash join

2022-11-21 Thread GitBox
yiguolei commented on code in PR #14480: URL: https://github.com/apache/doris/pull/14480#discussion_r1028964770 ## be/src/vec/common/hash_table/partitioned_hash_table.h: ## @@ -0,0 +1,666 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

[doris-flink-connector] branch schemachange-1.14 updated: update version (#82)

2022-11-21 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch schemachange-1.14 in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/schemachange-1.14 by this push: new f389be4 upda

[GitHub] [doris-flink-connector] JNSimba merged pull request #82: update version

2022-11-21 Thread GitBox
JNSimba merged PR #82: URL: https://github.com/apache/doris-flink-connector/pull/82 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@

[GitHub] [doris-flink-connector] JNSimba opened a new pull request, #82: update version

2022-11-21 Thread GitBox
JNSimba opened a new pull request, #82: URL: https://github.com/apache/doris-flink-connector/pull/82 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behav

[GitHub] [doris] yiguolei commented on a diff in pull request #14480: [improvement](hashjoin) support partitioned hash table in hash join

2022-11-21 Thread GitBox
yiguolei commented on code in PR #14480: URL: https://github.com/apache/doris/pull/14480#discussion_r1028952394 ## be/src/vec/common/hash_table/partitioned_hash_map.h: ## @@ -0,0 +1,70 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lice

[GitHub] [doris] yiguolei commented on a diff in pull request #14480: [improvement](hashjoin) support partitioned hash table in hash join

2022-11-21 Thread GitBox
yiguolei commented on code in PR #14480: URL: https://github.com/apache/doris/pull/14480#discussion_r1028951585 ## be/src/vec/common/hash_table/partitioned_hash_table.h: ## @@ -0,0 +1,666 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

[GitHub] [doris] yiguolei commented on a diff in pull request #14480: [improvement](hashjoin) support partitioned hash table in hash join

2022-11-21 Thread GitBox
yiguolei commented on code in PR #14480: URL: https://github.com/apache/doris/pull/14480#discussion_r1028947971 ## be/src/vec/common/hash_table/partitioned_hash_table.h: ## @@ -0,0 +1,666 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

[GitHub] [doris-flink-connector] JNSimba closed pull request #81: Schema change flink1.14

2022-11-21 Thread GitBox
JNSimba closed pull request #81: Schema change flink1.14 URL: https://github.com/apache/doris-flink-connector/pull/81 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[doris] branch master updated: [improvement](planner) eliminating useless sort node (#14377)

2022-11-21 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 663f7dddcc [improvement](planner) eliminating us

[GitHub] [doris] yangzhg merged pull request #14377: [improvement](planner) eliminating useless sort node

2022-11-21 Thread GitBox
yangzhg merged PR #14377: URL: https://github.com/apache/doris/pull/14377 -- 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.apac

[GitHub] [doris-flink-connector] JNSimba opened a new pull request, #81: Schema change flink1.14

2022-11-21 Thread GitBox
JNSimba opened a new pull request, #81: URL: https://github.com/apache/doris-flink-connector/pull/81 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behav

[GitHub] [doris-website] yuanyuan8983 opened a new pull request, #162: [typo](docs)kafka-kerberos

2022-11-21 Thread GitBox
yuanyuan8983 opened a new pull request, #162: URL: https://github.com/apache/doris-website/pull/162 Kafka supports kerberos authentication document supplement -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [doris] starocean999 opened a new pull request, #14484: [enhancement](agg)use new method to serialize keys in batch if the key is too large

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

[GitHub] [doris] hello-stephen commented on pull request #14478: [feature](Nereids) Use simplifier to limit the number of subgraphs

2022-11-21 Thread GitBox
hello-stephen commented on PR #14478: URL: https://github.com/apache/doris/pull/14478#issuecomment-1323194616 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.66 seconds load time: 442 seconds storage size: 17172429603 Bytes https://doris-co

[doris] branch master updated (8cf971e32f -> b9f017ebb1)

2022-11-21 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 8cf971e32f [chore](workflow) set clickbench as required (#14476) add b9f017ebb1 [typo](docs) kafka kerberos #144

[GitHub] [doris] yiguolei merged pull request #14479: [typo](docs) kafka kerberos

2022-11-21 Thread GitBox
yiguolei merged PR #14479: URL: https://github.com/apache/doris/pull/14479 -- 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] github-actions[bot] commented on pull request #14462: [chore](macOS) Fix the build for thirdparty

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14462: URL: https://github.com/apache/doris/pull/14462#issuecomment-1323185237 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 #14462: [chore](macOS) Fix the build for thirdparty

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14462: URL: https://github.com/apache/doris/pull/14462#issuecomment-1323185163 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] yuanyuan8983 opened a new pull request, #14483: [test](delete) Change delete case

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

[GitHub] [doris] hello-stephen commented on pull request #14438: [enhancement](Nereids): Change circle detector for better performance

2022-11-21 Thread GitBox
hello-stephen commented on PR #14438: URL: https://github.com/apache/doris/pull/14438#issuecomment-1323176183 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.96 seconds load time: 432 seconds storage size: 17153297723 Bytes https://doris-co

[doris] branch master updated: [chore](workflow) set clickbench as required (#14476)

2022-11-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 8cf971e32f [chore](workflow) set clickbench as

[GitHub] [doris] yiguolei merged pull request #14476: [chore](workflow) set clickbench as required

2022-11-21 Thread GitBox
yiguolei merged PR #14476: URL: https://github.com/apache/doris/pull/14476 -- 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] hello-stephen commented on pull request #14445: [test](jdbc)add new pg case from other source

2022-11-21 Thread GitBox
hello-stephen commented on PR #14445: URL: https://github.com/apache/doris/pull/14445#issuecomment-1323167738 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.34 seconds load time: 433 seconds storage size: 17152282726 Bytes https://doris-co

[GitHub] [doris] nextdreamblue commented on pull request #14457: [fix](version) fix recover bug for lower version

2022-11-21 Thread GitBox
nextdreamblue commented on PR #14457: URL: https://github.com/apache/doris/pull/14457#issuecomment-1323166232 > Could you please add the number limitation of the recycled objects? Just as we discussed before. And the default number can be configured. https://github.com/apache/doris/pu

[GitHub] [doris] nextdreamblue opened a new pull request, #14482: [feature](catalog) add max num of same name meta informatntion in catalog recycle bin

2022-11-21 Thread GitBox
nextdreamblue opened a new pull request, #14482: URL: https://github.com/apache/doris/pull/14482 # Proposed changes Issue Number: close #14292 ## Problem summary new fe conf : max_same_name_catalog_trash_num, it can tell fe just save max mun of catalog trash with same na

[doris] branch master updated: [chore](error status) print error stack when rpc error (#14473)

2022-11-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 f72c63e4bb [chore](error status) print error st

[GitHub] [doris] yiguolei merged pull request #14473: [chore](error status) print error stack when rpc error

2022-11-21 Thread GitBox
yiguolei merged PR #14473: URL: https://github.com/apache/doris/pull/14473 -- 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] github-actions[bot] commented on pull request #14473: [chore](error status) print error stack when rpc error

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14473: URL: https://github.com/apache/doris/pull/14473#issuecomment-1323163456 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 #14476: [chore](workflow) set clickbench as required

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14476: URL: https://github.com/apache/doris/pull/14476#issuecomment-1323162992 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] nextdreamblue commented on pull request #14457: [fix](version) fix recover bug for lower version

2022-11-21 Thread GitBox
nextdreamblue commented on PR #14457: URL: https://github.com/apache/doris/pull/14457#issuecomment-1323161264 > Could you please add the number limitation of the recycled objects? Just as we discussed before. And the default number can be configured. this issue will add in anothor pr

[GitHub] [doris] github-actions[bot] commented on pull request #14476: [chore](workflow) set clickbench as required

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14476: URL: https://github.com/apache/doris/pull/14476#issuecomment-1323160268 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[doris] branch compaction_opt updated: [bugfix](checksum) checksum task add delete_predict handler (#14481)

2022-11-21 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch compaction_opt in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/compaction_opt by this push: new 0b97d7ec95 [bugfix](checksum

[GitHub] [doris] dataroaring merged pull request #14481: [bugfix](checksum) checksum task add delete_predict handler

2022-11-21 Thread GitBox
dataroaring merged PR #14481: URL: https://github.com/apache/doris/pull/14481 -- 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 #14473: [chore](error status) print error stack when rpc error

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14473: URL: https://github.com/apache/doris/pull/14473#issuecomment-1323158419 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] yixiutt opened a new pull request, #14481: Yixiu000000

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

[GitHub] [doris] dutyu commented on pull request #14246: [fix](audit) fix duplicate audit log.

2022-11-21 Thread GitBox
dutyu commented on PR #14246: URL: https://github.com/apache/doris/pull/14246#issuecomment-1323152038 > if DorisSqlSeparator.g4 is not apart of Nereids, i suggest to move this file to `fe/fe-core/src/main/antlr4/org/apache/doris/parser` and move code about parser from `NereidsParser.java` t

[GitHub] [doris] github-actions[bot] commented on pull request #14479: [typo](docs) kafka kerberos

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14479: URL: https://github.com/apache/doris/pull/14479#issuecomment-1323151795 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 #14479: [typo](docs) kafka kerberos

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14479: URL: https://github.com/apache/doris/pull/14479#issuecomment-1323151750 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] jacktengg opened a new pull request, #14480: [improvement](hashjoin) support partitioned hash table in hash join

2022-11-21 Thread GitBox
jacktengg opened a new pull request, #14480: URL: https://github.com/apache/doris/pull/14480 # Proposed changes Issue Number: close #13654 A nother implementation of partitioned hash table that's simplifies usage. ## Problem summary Describe your changes. ## Che

[GitHub] [doris] dataalive commented on pull request #14479: [typo](docs) kafka kerberos

2022-11-21 Thread GitBox
dataalive commented on PR #14479: URL: https://github.com/apache/doris/pull/14479#issuecomment-1323140448 pls add version tag since 1.2 -- 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 specifi

[GitHub] [doris] hello-stephen commented on pull request #14476: [chore](workflow) set clickbench as required

2022-11-21 Thread GitBox
hello-stephen commented on PR #14476: URL: https://github.com/apache/doris/pull/14476#issuecomment-1323123658 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.3 seconds load time: 436 seconds storage size: 17150236231 Bytes https://doris-com

[GitHub] [doris] hello-stephen commented on pull request #14460: [improvement](doc) add missing documents

2022-11-21 Thread GitBox
hello-stephen commented on PR #14460: URL: https://github.com/apache/doris/pull/14460#issuecomment-1323103534 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.5 seconds load time: 441 seconds storage size: 17171066176 Bytes https://doris-com

[GitHub] [doris] yuanyuan8983 opened a new pull request, #14479: [typo](docs) kafka kerberos

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

[GitHub] [doris] hello-stephen commented on pull request #14472: [DOCS](function) add document for grouping and grouping_id

2022-11-21 Thread GitBox
hello-stephen commented on PR #14472: URL: https://github.com/apache/doris/pull/14472#issuecomment-1323040989 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.52 seconds load time: 451 seconds storage size: 17151280997 Bytes https://doris-co

[GitHub] [doris] XieJiann opened a new pull request, #14478: [feature](Nereids) Use simplifier to limit the number of subgraphs

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

[GitHub] [doris] freemandealer opened a new pull request, #14477: [fix](service) dup metric hook when enable single replica load (#14456)

2022-11-21 Thread GitBox
freemandealer opened a new pull request, #14477: URL: https://github.com/apache/doris/pull/14477 SingleReplica service registers metric 'add_batch_task_queue_size' which is unnecessary and will cause duplicated registration of the metric. Signed-off-by: freemandealer # Propose

[GitHub] [doris] sohardforaname commented on a diff in pull request #14378: [Feature](Nereids)add rule: PruneOlapScanTablet

2022-11-21 Thread GitBox
sohardforaname commented on code in PR #14378: URL: https://github.com/apache/doris/pull/14378#discussion_r1028794854 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/visitor/ExpressionColumnFilterConverter.java: ## @@ -0,0 +1,108 @@ +// Licensed to the Apa

[GitHub] [doris] yiguolei opened a new pull request, #14476: [chore](workflow) set clickbench as required

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

[GitHub] [doris] yiguolei closed pull request #13810: [chore](delta writer) remove unused write method

2022-11-21 Thread GitBox
yiguolei closed pull request #13810: [chore](delta writer) remove unused write method URL: https://github.com/apache/doris/pull/13810 -- 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 com

[GitHub] [doris] github-actions[bot] commented on pull request #14439: [opt](nereids)set var for regression nereids test

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14439: URL: https://github.com/apache/doris/pull/14439#issuecomment-1322975654 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 #14439: [opt](nereids)set var for regression nereids test

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14439: URL: https://github.com/apache/doris/pull/14439#issuecomment-1322975629 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] morrySnow commented on pull request #14439: [opt](nereids)set var for regression nereids test

2022-11-21 Thread GitBox
morrySnow commented on PR #14439: URL: https://github.com/apache/doris/pull/14439#issuecomment-1322975283 real run cases are under datev2 dir -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [doris] freemandealer commented on a diff in pull request #14449: [Enhancement](storage) optimize segment compaction log (#14448)

2022-11-21 Thread GitBox
freemandealer commented on code in PR #14449: URL: https://github.com/apache/doris/pull/14449#discussion_r1028781744 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -340,16 +338,19 @@ Status BetaRowsetWriter::_do_compact_segments(SegCompactionCandidatesSharedPtr s

[GitHub] [doris] freemandealer commented on a diff in pull request #14449: [Enhancement](storage) optimize segment compaction log (#14448)

2022-11-21 Thread GitBox
freemandealer commented on code in PR #14449: URL: https://github.com/apache/doris/pull/14449#discussion_r1028781744 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -340,16 +338,19 @@ Status BetaRowsetWriter::_do_compact_segments(SegCompactionCandidatesSharedPtr s

[GitHub] [doris] lsy3993 opened a new pull request, #14475: [test](jdbc)add new mysql jdbc test case from jira

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

[GitHub] [doris] github-actions[bot] commented on pull request #14451: [improvement](config)Add the ShellCheck check-free project about Dockerfile

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14451: URL: https://github.com/apache/doris/pull/14451#issuecomment-1322944364 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 (1ec7f45fb6 -> 6e3716e0ea)

2022-11-21 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1ec7f45fb6 [Bug](avg) Fix `avg` for bigint (#14433) add 6e3716e0ea [enhancement](regression) split ssb sf1 to

[GitHub] [doris] dataroaring merged pull request #14437: [enhancement](regression) split ssb sf1 to sf0.1 to get smaller test data size

2022-11-21 Thread GitBox
dataroaring merged PR #14437: URL: https://github.com/apache/doris/pull/14437 -- 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] FreeOnePlus commented on a diff in pull request #14451: [improvement](config)Add the ShellCheck check-free project about Dockerfile

2022-11-21 Thread GitBox
FreeOnePlus commented on code in PR #14451: URL: https://github.com/apache/doris/pull/14451#discussion_r1028740929 ## .github/workflows/shellcheck.yml: ## @@ -49,4 +49,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: sh_checker_comment: t

[GitHub] [doris] englefly closed pull request #14347: [opt](nereids) sync load column stats

2022-11-21 Thread GitBox
englefly closed pull request #14347: [opt](nereids) sync load column stats URL: https://github.com/apache/doris/pull/14347 -- 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] englefly opened a new pull request, #14474: [fix](nereids) stats derive bug: width/penalty not transferred

2022-11-21 Thread GitBox
englefly opened a new pull request, #14474: URL: https://github.com/apache/doris/pull/14474 # Proposed changes a previous pr refactor stats derive code, but missed width and penalty. Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Req

[GitHub] [doris] cambyzju commented on a diff in pull request #14463: [fix](nullable) Fix nullable cache to avoid function returning wrong value

2022-11-21 Thread GitBox
cambyzju commented on code in PR #14463: URL: https://github.com/apache/doris/pull/14463#discussion_r1028738950 ## be/src/vec/exec/vaggregation_node.h: ## @@ -278,6 +278,7 @@ struct AggregationMethodKeysFixed { ColumnNullable& nullable_col = assert_cast(*key_co

[GitHub] [doris] dataroaring merged pull request #14433: [Bug](avg) Fix `avg` for bigint

2022-11-21 Thread GitBox
dataroaring merged PR #14433: URL: https://github.com/apache/doris/pull/14433 -- 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.

[doris] branch master updated (63f4b35f95 -> 1ec7f45fb6)

2022-11-21 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 63f4b35f95 [bugfix](short_key) fix short key coder for nullable key (#14298) add 1ec7f45fb6 [Bug](avg) Fix `

[GitHub] [doris] lsy3993 closed pull request #14422: [test](jdbc table)add new mysql jdbc external table

2022-11-21 Thread GitBox
lsy3993 closed pull request #14422: [test](jdbc table)add new mysql jdbc external table URL: https://github.com/apache/doris/pull/14422 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [doris] yiguolei opened a new pull request, #14473: [chore](error status) print error stack when rpc error

2022-11-21 Thread GitBox
yiguolei opened a new pull request, #14473: URL: https://github.com/apache/doris/pull/14473 # Proposed changes Issue Number: close #xxx ## Problem summary Currently, BE will print fail to get master client from cache. host=x, port=9228, code=THRIFT_RPC_ERROR but we d

[GitHub] [doris] Gabriel39 opened a new pull request, #14472: [DOCS](function) add document for grouping and grouping_id

2022-11-21 Thread GitBox
Gabriel39 opened a new pull request, #14472: URL: https://github.com/apache/doris/pull/14472 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris] sohardforaname commented on a diff in pull request #13659: [Feature](Nereids)support nereids event for logging the cascades states and transformation.

2022-11-21 Thread GitBox
sohardforaname commented on code in PR #13659: URL: https://github.com/apache/doris/pull/13659#discussion_r1028722984 ## fe/fe-core/src/main/java/org/apache/doris/nereids/metrics/EventSwitchParser.java: ## @@ -0,0 +1,78 @@ +// Licensed to the Apache Software Foundation (ASF) und

[GitHub] [doris] sohardforaname commented on a diff in pull request #13659: [Feature](Nereids)support nereids event for logging the cascades states and transformation.

2022-11-21 Thread GitBox
sohardforaname commented on code in PR #13659: URL: https://github.com/apache/doris/pull/13659#discussion_r1028721897 ## fe/fe-core/src/main/java/org/apache/doris/nereids/metrics/EventSwitchParser.java: ## @@ -0,0 +1,78 @@ +// Licensed to the Apache Software Foundation (ASF) und

[GitHub] [doris] dutyu commented on pull request #14246: [fix](audit) fix duplicate audit log.

2022-11-21 Thread GitBox
dutyu commented on PR #14246: URL: https://github.com/apache/doris/pull/14246#issuecomment-1322917919 > if DorisSqlSeparator.g4 is not apart of Nereids, i suggest to move this file to `fe/fe-core/src/main/antlr4/org/apache/doris/parser` and move code about parser from `NereidsParser.java` t

[GitHub] [doris] sohardforaname commented on a diff in pull request #13659: [Feature](Nereids)support nereids event for logging the cascades states and transformation.

2022-11-21 Thread GitBox
sohardforaname commented on code in PR #13659: URL: https://github.com/apache/doris/pull/13659#discussion_r1028718487 ## fe/fe-core/src/main/java/org/apache/doris/nereids/metrics/event/CostStateUpdateEvent.java: ## @@ -0,0 +1,49 @@ +// Licensed to the Apache Software Foundation

[GitHub] [doris] sohardforaname commented on a diff in pull request #13659: [Feature](Nereids)support nereids event for logging the cascades states and transformation.

2022-11-21 Thread GitBox
sohardforaname commented on code in PR #13659: URL: https://github.com/apache/doris/pull/13659#discussion_r1028717974 ## fe/fe-core/src/main/java/org/apache/doris/nereids/metrics/EventChannel.java: ## @@ -0,0 +1,127 @@ +// Licensed to the Apache Software Foundation (ASF) under o

[GitHub] [doris] englefly opened a new pull request, #14471: [opt](nereids)Estimate cost by row, not by data size

2022-11-21 Thread GitBox
englefly opened a new pull request, #14471: URL: https://github.com/apache/doris/pull/14471 # Proposed changes Since column data size is not always available, estimate plan cost by row count instead of data size. Issue Number: close #xxx ## Problem summary Describe yo

[doris-website] branch asf-site updated: Automated deployment with doris branch @ d6c1f9587519e92f1453771aede478730113b52c

2022-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/asf-site by this push: new ea5ed8f9a3e Automated deployment

[doris] branch master updated: [bugfix](short_key) fix short key coder for nullable key (#14298)

2022-11-21 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 63f4b35f95 [bugfix](short_key) fix short key

[GitHub] [doris] dataroaring merged pull request #14298: [bugfix](short_key) fix short key coder for nullable key

2022-11-21 Thread GitBox
dataroaring merged PR #14298: URL: https://github.com/apache/doris/pull/14298 -- 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.

[doris] branch master updated: [fix](parquet-orc) fix that be core dump when some columns specified are not in the parquet or orc file (#14440)

2022-11-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 fea9966728 [fix](parquet-orc) fix that be core

[GitHub] [doris] yiguolei merged pull request #14440: [fix](parquet-orc) fix that be core dump when some columns specified are not in the parquet or orc file

2022-11-21 Thread GitBox
yiguolei merged PR #14440: URL: https://github.com/apache/doris/pull/14440 -- 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](array-function) array set function not handle all null value (#14318)

2022-11-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 16d8a1853a [Bug](array-function) array set func

[GitHub] [doris] yiguolei closed issue #14317: [Bug] array set function not handle all null value

2022-11-21 Thread GitBox
yiguolei closed issue #14317: [Bug] array set function not handle all null value URL: https://github.com/apache/doris/issues/14317 -- 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] yiguolei merged pull request #14318: [Bug](array-function) array set function not handle all null value

2022-11-21 Thread GitBox
yiguolei merged PR #14318: URL: https://github.com/apache/doris/pull/14318 -- 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] wsjz opened a new pull request, #14470: [fix](iceberg-v2) icebergv2 filter data path

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

[GitHub] [doris] github-actions[bot] commented on pull request #14352: [feature](show) display storage root path and medium of be by show ba…

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14352: URL: https://github.com/apache/doris/pull/14352#issuecomment-1322850117 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 #14352: [feature](show) display storage root path and medium of be by show ba…

2022-11-21 Thread GitBox
github-actions[bot] commented on PR #14352: URL: https://github.com/apache/doris/pull/14352#issuecomment-1322850081 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 merged pull request #14458: [fix](regression)when using regression-conf-custom.groovy, properties in regression-conf.groovy are missing

2022-11-21 Thread GitBox
yiguolei merged PR #14458: URL: https://github.com/apache/doris/pull/14458 -- 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](regression)when using regression-conf-custom.groovy, properties in regression-conf.groovy are missing #14458

2022-11-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 034aa20b0a [fix](regression)when using regressi

[doris] branch master updated: [Enhancement](storage) optimize segment compaction log (#14448) (#14449)

2022-11-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 ca486cdfbc [Enhancement](storage) optimize segm

[GitHub] [doris] yiguolei merged pull request #14449: [Enhancement](storage) optimize segment compaction log (#14448)

2022-11-21 Thread GitBox
yiguolei merged PR #14449: URL: https://github.com/apache/doris/pull/14449 -- 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-website] branch master updated: fix

2022-11-21 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new d6c1f958751 fix d6c1f958751 is desc

[GitHub] [doris] yiguolei commented on a diff in pull request #14449: [Enhancement](storage) optimize segment compaction log (#14448)

2022-11-21 Thread GitBox
yiguolei commented on code in PR #14449: URL: https://github.com/apache/doris/pull/14449#discussion_r1028641796 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -340,16 +338,19 @@ Status BetaRowsetWriter::_do_compact_segments(SegCompactionCandidatesSharedPtr s for (

[doris] branch master updated (e3d764aac5 -> 74f694753b)

2022-11-21 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e3d764aac5 [test](jdbc) add new jdbc case in other source (#14443) add 74f694753b Fix the en docs of benchma

[GitHub] [doris] hf200012 merged pull request #14459: [fix](docs) fix the en docs of benchmark

2022-11-21 Thread GitBox
hf200012 merged PR #14459: URL: https://github.com/apache/doris/pull/14459 -- 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] hello-stephen commented on pull request #14369: [Docs](table-valued-function) add docs for `s3` and `hdfs` tvf

2022-11-21 Thread GitBox
hello-stephen commented on PR #14369: URL: https://github.com/apache/doris/pull/14369#issuecomment-1322459849 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.99 seconds load time: 441 seconds storage size: 17172684468 Bytes https://doris-co

[GitHub] [doris] morrySnow closed issue #13628: statistics persistence

2022-11-21 Thread GitBox
morrySnow closed issue #13628: statistics persistence URL: https://github.com/apache/doris/issues/13628 -- 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] morrySnow opened a new issue, #14469: [Enhancement] (Nereids) use one stage agg when aggregate by key column

2022-11-21 Thread GitBox
morrySnow opened a new issue, #14469: URL: https://github.com/apache/doris/issues/14469 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description _No response_

  1   2   >