[GitHub] [incubator-doris] morningman commented on a change in pull request #7521: [Feature] Support triggering compaction for a specific partition manually

2022-01-20 Thread GitBox
morningman commented on a change in pull request #7521: URL: https://github.com/apache/incubator-doris/pull/7521#discussion_r788469658 ## File path: fe/fe-core/src/main/cup/sql_parser.cup ## @@ -5226,6 +5226,10 @@ admin_stmt ::= {: RESULT = new AdminCancelRepairTa

[GitHub] [incubator-doris] morningman commented on pull request #7784: [Bug] Consider backend status when more than one backends exists in same host

2022-01-20 Thread GitBox
morningman commented on pull request #7784: URL: https://github.com/apache/incubator-doris/pull/7784#issuecomment-1017219247 hi @zhengshengjun thanks for your PR. Please rebase to solve the conflict -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [incubator-doris] morningman merged pull request #7787: [Doc]Documentation corrections

2022-01-20 Thread GitBox
morningman merged pull request #7787: URL: https://github.com/apache/incubator-doris/pull/7787 -- 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: com

[incubator-doris] branch master updated (ef984a6 -> 4768dd4)

2022-01-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from ef984a6 [improvement](load) Improve load fault tolerance (#7674) add 4768dd4 [docs] Documentation

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7800: [Bug] Fix the bug of grouping set core in both vec and no vec query engine

2022-01-20 Thread GitBox
github-actions[bot] commented on pull request #7800: URL: https://github.com/apache/incubator-doris/pull/7800#issuecomment-1017223537 -- 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7808: [fix](schema-change) Fix bug that schema change may return -102 error

2022-01-20 Thread GitBox
github-actions[bot] commented on pull request #7808: URL: https://github.com/apache/incubator-doris/pull/7808#issuecomment-1017262090 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 Gi

[GitHub] [incubator-doris] adonis0147 opened a new issue #7810: [Improvement](be-unit-test) Use ccache to speed recompiling test code up.

2022-01-20 Thread GitBox
adonis0147 opened a new issue #7810: URL: https://github.com/apache/incubator-doris/issues/7810 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description

[GitHub] [incubator-doris] adonis0147 opened a new pull request #7811: Use ccache to speed recompiling test code up.

2022-01-20 Thread GitBox
adonis0147 opened a new pull request #7811: URL: https://github.com/apache/incubator-doris/pull/7811 # Proposed changes Issue Number: close #7810 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beh

[GitHub] [incubator-doris] tzssangglass commented on pull request #6279: [Community] Fix PR labeling github action workflow

2022-01-20 Thread GitBox
tzssangglass commented on pull request #6279: URL: https://github.com/apache/incubator-doris/pull/6279#issuecomment-1017371370 hi @TobKed, I am a developer from the Apache APISIX community and I have a similar question. Sorry for taking your time, I would like to ask a question, do I nee

[GitHub] [incubator-doris] yangzhg opened a new pull request #7813: [fix](export) fix export failed when table has hidden columns

2022-01-20 Thread GitBox
yangzhg opened a new pull request #7813: URL: https://github.com/apache/incubator-doris/pull/7813 # Proposed changes Issue Number: close #7789 ## Problem Summary: fix export failed when table has hidden columns ## Checklist(Required) 1. Does it affect the o

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #7521: [Feature] Support triggering compaction for a specific partition manually

2022-01-20 Thread GitBox
weizuo93 commented on a change in pull request #7521: URL: https://github.com/apache/incubator-doris/pull/7521#discussion_r788698336 ## File path: fe/fe-core/src/main/cup/sql_parser.cup ## @@ -5226,6 +5226,10 @@ admin_stmt ::= {: RESULT = new AdminCancelRepairTabl

[GitHub] [incubator-doris] freemandealer opened a new issue #7814: [Bug]

2022-01-20 Thread GitBox
freemandealer opened a new issue #7814: URL: https://github.com/apache/incubator-doris/issues/7814 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version

[GitHub] [incubator-doris] Henry2SS opened a new issue #7815: [Enhancement] check db priv before checking tbl priv in LOAD operation

2022-01-20 Thread GitBox
Henry2SS opened a new issue #7815: URL: https://github.com/apache/incubator-doris/issues/7815 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description w

[GitHub] [incubator-doris] freemandealer opened a new pull request #7816: [docs](install-deploy) fix misplaced whitespace(#7814)

2022-01-20 Thread GitBox
freemandealer opened a new pull request #7816: URL: https://github.com/apache/incubator-doris/pull/7816 Misplaced whitespace causes unexpected output. Fix it so newcomers need not to worry if they are lost by the docs. # Proposed changes Issue Number: close #7814 1.

[GitHub] [incubator-doris] Henry2SS opened a new pull request #7817: [fix](load priv) check db priv before checking table priv

2022-01-20 Thread GitBox
Henry2SS opened a new pull request #7817: URL: https://github.com/apache/incubator-doris/pull/7817 # Proposed changes Issue Number: close #7815 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behav

[GitHub] [incubator-doris] luozenglin opened a new pull request #7818: [fix] Fix ldap admin password is not persistent

2022-01-20 Thread GitBox
luozenglin opened a new pull request #7818: URL: https://github.com/apache/incubator-doris/pull/7818 # Proposed changes Issue Number: close #xxx ## Problem Summary: Write LdapInfo to image to avoid losing ldap admin password. ## Checklist(Required) 1. Does

[GitHub] [incubator-doris] hf200012 merged pull request #7798: [Doc]Modify the audit log plugin to record the SQL statement field type as String

2022-01-20 Thread GitBox
hf200012 merged pull request #7798: URL: https://github.com/apache/incubator-doris/pull/7798 -- 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

[incubator-doris] branch master updated: [Doc]Modify the audit log plugin to record the SQL statement field type as String (#7798)

2022-01-20 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 4c17c37 [Doc]Modify the audit lo

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7816: [docs](install-deploy) fix misplaced whitespace(#7814)

2022-01-20 Thread GitBox
github-actions[bot] commented on pull request #7816: URL: https://github.com/apache/incubator-doris/pull/7816#issuecomment-1017512765 -- 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7521: [Feature] Support triggering compaction for a specific partition manually

2022-01-20 Thread GitBox
github-actions[bot] commented on pull request #7521: URL: https://github.com/apache/incubator-doris/pull/7521#issuecomment-1017515763 -- 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

[GitHub] [incubator-doris] morningman commented on a change in pull request #7818: [fix] Fix ldap admin password is not persistent

2022-01-20 Thread GitBox
morningman commented on a change in pull request #7818: URL: https://github.com/apache/incubator-doris/pull/7818#discussion_r788778279 ## File path: fe/fe-core/src/main/java/org/apache/doris/mysql/privilege/PaloAuth.java ## @@ -1026,13 +1036,15 @@ public void setPasswordIntern

[GitHub] [incubator-doris] morningman commented on a change in pull request #7818: [fix] Fix ldap admin password is not persistent

2022-01-20 Thread GitBox
morningman commented on a change in pull request #7818: URL: https://github.com/apache/incubator-doris/pull/7818#discussion_r788780826 ## File path: fe/fe-core/src/test/java/org/apache/doris/common/util/SymmetricEncryptionTest.java ## @@ -0,0 +1,22 @@ +package org.apache.doris

[GitHub] [incubator-doris] morningman commented on pull request #7817: [fix](load priv) check db priv before checking table priv

2022-01-20 Thread GitBox
morningman commented on pull request #7817: URL: https://github.com/apache/incubator-doris/pull/7817#issuecomment-1017528458 I think we can just enhance the error message like: `LOAD command denied to user 'user'@'127.0.0.1' for table 'db1.tbl1'`. To add database name in error msg.

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7811: Use ccache to speed recompiling test code up.

2022-01-20 Thread GitBox
github-actions[bot] commented on pull request #7811: URL: https://github.com/apache/incubator-doris/pull/7811#issuecomment-1017530515 -- 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

[GitHub] [incubator-doris] amosbird edited a comment on pull request #7712: Prolog of hermetic build with GCC 11 and Clang 13.

2022-01-20 Thread GitBox
amosbird edited a comment on pull request #7712: URL: https://github.com/apache/incubator-doris/pull/7712#issuecomment-1015112510 Now the PR supports CentOS 6 compilation. NOTE: higher version of bison and autoconf is required. NOTE2: plugin_loader_test ships a prebuilt shared

[GitHub] [incubator-doris] JNSimba opened a new issue #7819: [Enhancement] Build script add build broker

2022-01-20 Thread GitBox
JNSimba opened a new issue #7819: URL: https://github.com/apache/incubator-doris/issues/7819 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description In

[GitHub] [incubator-doris] abcchen2 removed a comment on issue #7540: 行过滤和列脱敏[Feature]

2022-01-20 Thread GitBox
abcchen2 removed a comment on issue #7540: URL: https://github.com/apache/incubator-doris/issues/7540#issuecomment-1006338972 期待这个新功能,请问最近会提交更新吗? -- 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

[GitHub] [incubator-doris] caiconghui opened a new issue #7820: [Feature] Support show compactionTooSlowTablets and largeDataSizeTablets

2022-01-20 Thread GitBox
caiconghui opened a new issue #7820: URL: https://github.com/apache/incubator-doris/issues/7820 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description

[GitHub] [incubator-doris] caiconghui opened a new pull request #7821: [feature](meta) Support show compactionTooSlowTablets and largeDataSizeTablets

2022-01-20 Thread GitBox
caiconghui opened a new pull request #7821: URL: https://github.com/apache/incubator-doris/pull/7821 # Proposed changes Issue Number: close #7820 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original be

[GitHub] [incubator-doris] morningman merged pull request #7521: [Feature] Support triggering compaction for a specific partition manually

2022-01-20 Thread GitBox
morningman merged pull request #7521: URL: https://github.com/apache/incubator-doris/pull/7521 -- 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: com

[incubator-doris] branch master updated (4c17c37 -> ed39ff1)

2022-01-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 4c17c37 [Doc]Modify the audit log plugin to record the SQL statement field type as String (#7798)

[GitHub] [incubator-doris] morningman closed issue #7518: [Enhancement] Support triggering compaction for specific partition manually

2022-01-20 Thread GitBox
morningman closed issue #7518: URL: https://github.com/apache/incubator-doris/issues/7518 -- 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-

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7808: [fix](schema-change) Fix bug that schema change may return -102 error

2022-01-20 Thread GitBox
github-actions[bot] commented on pull request #7808: URL: https://github.com/apache/incubator-doris/pull/7808#issuecomment-1018106820 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, ple

[GitHub] [incubator-doris] smallhibiscus opened a new pull request #7822: [Optimize][Extension] optimize extension spark-doris-connector , Remove import doris via csv in spark-doris-connector, only su

2022-01-20 Thread GitBox
smallhibiscus opened a new pull request #7822: URL: https://github.com/apache/incubator-doris/pull/7822 1.Remove import doris via csv format, only support via json; 2.DataframeWrite must be configured with doris.write.fields, \ e.g df.write.format("doris").option("doris.write.fields"

[GitHub] [incubator-doris] morningman closed issue #7809: [Bug] schema change return error -102

2022-01-20 Thread GitBox
morningman closed issue #7809: URL: https://github.com/apache/incubator-doris/issues/7809 -- 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-

[GitHub] [incubator-doris] morningman merged pull request #7808: [fix](schema-change) Fix bug that schema change may return -102 error

2022-01-20 Thread GitBox
morningman merged pull request #7808: URL: https://github.com/apache/incubator-doris/pull/7808 -- 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: com

[incubator-doris] branch master updated (ed39ff1 -> 0efef1b)

2022-01-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from ed39ff1 [feature](compaction) Support triggering compaction for a specific partition manually (#7521)

[GitHub] [incubator-doris] EmmyMiao87 opened a new issue #7823: [Bug] lateral view + subquery leads to the error predicate

2022-01-20 Thread GitBox
EmmyMiao87 opened a new issue #7823: URL: https://github.com/apache/incubator-doris/issues/7823 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version #67

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #7824: [fix](lateral-view) Error analyze when lateral view + subquery rewrite

2022-01-20 Thread GitBox
EmmyMiao87 opened a new pull request #7824: URL: https://github.com/apache/incubator-doris/pull/7824 # Proposed changes Issue Number: close #7823 After the subquery is rewritten, the rewritten stmt needs to be reset (that is, the content of the first analyze semantic analysi

[GitHub] [incubator-doris] smallhibiscus closed pull request #7822: [Optimize][Extension] optimize extension spark-doris-connector , Remove import doris via csv in spark-doris-connector, only support

2022-01-20 Thread GitBox
smallhibiscus closed pull request #7822: URL: https://github.com/apache/incubator-doris/pull/7822 -- 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] [incubator-doris] zhangstar333 opened a new issue #7825: [Vectorized][Bug] coalesce function get wrong data when result type is int/decimal type

2022-01-20 Thread GitBox
zhangstar333 opened a new issue #7825: URL: https://github.com/apache/incubator-doris/issues/7825 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version V

[GitHub] [incubator-doris] zhangstar333 opened a new issue #7826: [Vectorized][Feature]add ColumnHLL to support HLL type

2022-01-20 Thread GitBox
zhangstar333 opened a new issue #7826: URL: https://github.com/apache/incubator-doris/issues/7826 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7712: Prolog of hermetic build with GCC 11 and Clang 13.

2022-01-20 Thread GitBox
github-actions[bot] commented on pull request #7712: URL: https://github.com/apache/incubator-doris/pull/7712#issuecomment-1018157223 -- 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

[GitHub] [incubator-doris] morningman merged pull request #7712: Prolog of hermetic build with GCC 11 and Clang 13.

2022-01-20 Thread GitBox
morningman merged pull request #7712: URL: https://github.com/apache/incubator-doris/pull/7712 -- 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: com

[incubator-doris] branch master updated: [chore] Prolog of hermetic build with GCC 11 and Clang 13. (#7712)

2022-01-20 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 800a363 [chore] Prolog of hermetic

[GitHub] [incubator-doris] zhangstar333 opened a new pull request #7827: [Vectorized][Bug] fix bug of coalesce function

2022-01-20 Thread GitBox
zhangstar333 opened a new pull request #7827: URL: https://github.com/apache/incubator-doris/pull/7827 # Proposed changes Issue Number: close #7825 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original

[GitHub] [incubator-doris] zhangstar333 opened a new pull request #7828: [vectorized][feature] add ColumnHLL to support hll type

2022-01-20 Thread GitBox
zhangstar333 opened a new pull request #7828: URL: https://github.com/apache/incubator-doris/pull/7828 # Proposed changes Issue Number: close #7826 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original

[GitHub] [incubator-doris] Henry2SS commented on pull request #7817: [fix](load priv) modify error msg of checking table priv

2022-01-20 Thread GitBox
Henry2SS commented on pull request #7817: URL: https://github.com/apache/incubator-doris/pull/7817#issuecomment-1018209393 > I think we can just enhance the error message like: `LOAD command denied to user 'user'@'127.0.0.1' for table 'db1.tbl1'`. > > To add database name in error ms

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7813: [fix](export) fix export failed when table has hidden columns

2022-01-20 Thread GitBox
github-actions[bot] commented on pull request #7813: URL: https://github.com/apache/incubator-doris/pull/7813#issuecomment-1018224980 -- 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

[GitHub] [incubator-doris] morningman opened a new pull request #7829: [chore] Improve the ldb toolchain compilation documentation

2022-01-20 Thread GitBox
morningman opened a new pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829 # Proposed changes Issue Number: close #xxx ## Problem Summary: Add document for compiling Doris with ldb toolchain ## Checklist(Required) 1. Does it affect

[GitHub] [incubator-doris] morningman commented on pull request #7829: [chore] Improve the ldb toolchain compilation documentation

2022-01-20 Thread GitBox
morningman commented on pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829#issuecomment-1018241395 PTAL @amosbird -- 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] [incubator-doris] amosbird commented on a change in pull request #7829: [chore] Improve the ldb toolchain compilation documentation

2022-01-20 Thread GitBox
amosbird commented on a change in pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829#discussion_r789411664 ## File path: docs/en/installing/compilation-with-ldb-toolchain.md ## @@ -0,0 +1,94 @@ +--- +{ +"title": "Compiling with LDB toolchain", +

[GitHub] [incubator-doris] hf200012 opened a new pull request #7830: [DOc]Clock synchronization

2022-01-20 Thread GitBox
hf200012 opened a new pull request #7830: URL: https://github.com/apache/incubator-doris/pull/7830 Clock synchronization # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does

[GitHub] [incubator-doris] amosbird commented on a change in pull request #7829: [chore] Improve the ldb toolchain compilation documentation

2022-01-20 Thread GitBox
amosbird commented on a change in pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829#discussion_r789423010 ## File path: gensrc/script/gen_functions.py ## @@ -655,8 +656,11 @@ def initialize_sub(op, return_type, arg_types): try: os.make

[GitHub] [incubator-doris] morningman commented on a change in pull request #7829: [chore] Improve the ldb toolchain compilation documentation

2022-01-20 Thread GitBox
morningman commented on a change in pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829#discussion_r789423841 ## File path: docs/en/installing/compilation-with-ldb-toolchain.md ## @@ -0,0 +1,94 @@ +--- +{ +"title": "Compiling with LDB toolchain", +

[GitHub] [incubator-doris] morningman commented on a change in pull request #7829: [chore] Improve the ldb toolchain compilation documentation

2022-01-20 Thread GitBox
morningman commented on a change in pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829#discussion_r789424517 ## File path: gensrc/script/gen_functions.py ## @@ -655,8 +656,11 @@ def initialize_sub(op, return_type, arg_types): try: os.ma

[GitHub] [incubator-doris] amosbird commented on a change in pull request #7829: [chore] Improve the ldb toolchain compilation documentation

2022-01-20 Thread GitBox
amosbird commented on a change in pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829#discussion_r789427555 ## File path: docs/en/installing/compilation-with-ldb-toolchain.md ## @@ -0,0 +1,94 @@ +--- +{ +"title": "Compiling with LDB toolchain", +