[GitHub] [incubator-doris] wangbo merged pull request #7795: [Improvement](Vectorized) optimize SegmentIterator predication evaluate

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

[incubator-doris] branch master updated: [Improvement](Vectorized) optimize SegmentIterator predication evaluate (#7795)

2022-01-21 Thread wangbo
This is an automated email from the ASF dual-hosted git repository. wangbo 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 c2520c8 [Improvement](Vectorized) opti

[incubator-doris] branch master updated: [docs](install-deploy) fix misplaced whitespace(#7814) (#7816)

2022-01-21 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 c5ec6db [docs](install-deploy) fix

[GitHub] [incubator-doris] morningman closed issue #7814: [Bug] follow the installation docs but SHOW PROC'/ backends'; gives unexpected output

2022-01-21 Thread GitBox
morningman closed issue #7814: URL: https://github.com/apache/incubator-doris/issues/7814 -- 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 #7816: [docs](install-deploy) fix misplaced whitespace(#7814)

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

[GitHub] [incubator-doris] morningman merged pull request #7813: [fix](export) fix export failed when table has hidden columns

2022-01-21 Thread GitBox
morningman merged pull request #7813: URL: https://github.com/apache/incubator-doris/pull/7813 -- 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: [fix](export) fix export failed when table has hidden columns (#7813)

2022-01-21 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 d1b1723 [fix](export) fix export f

[GitHub] [incubator-doris] morningman closed issue #7789: [Bug] 0.15.1导出hdfs报错

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

[incubator-doris] branch master updated: [chore] Use ccache to speed recompiling test code up. (#7811)

2022-01-21 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 1c71170 [chore] Use ccache to spee

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

2022-01-21 Thread GitBox
morningman closed issue #7810: URL: https://github.com/apache/incubator-doris/issues/7810 -- 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 #7811: Use ccache to speed recompiling test code up.

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

[GitHub] [incubator-doris] morningman closed issue #7729: [Enhancement] Optimize read dict

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

[incubator-doris] branch master updated: [improvement](vectorized) optimize dict read (#7805)

2022-01-21 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 cf02e43 [improvement](vectorized)

[GitHub] [incubator-doris] morningman merged pull request #7805: [Vectorization][Enhancement]optimize dict read

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

[GitHub] [incubator-doris] morningman merged pull request #7803: [Bug](Vectorized) fix get fold const value fail at datetime type

2022-01-21 Thread GitBox
morningman merged pull request #7803: URL: https://github.com/apache/incubator-doris/pull/7803 -- 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: [fix](vectorized) fix fold const value fail at datetime type (#7803)

2022-01-21 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 b56c568 [fix](vectorized) fix fold

[GitHub] [incubator-doris] morningman closed issue #7802: [Bug](Vectorized) fix get fold const value fail at datetime type

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

[incubator-doris] branch master updated: [fix](function) fix vec round reference #7421 (#7801)

2022-01-21 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 b14d1c5 [fix](function) fix vec ro

[GitHub] [incubator-doris] morningman merged pull request #7801: [Bug] fix vec round function

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

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

2022-01-21 Thread GitBox
morningman commented on pull request #7800: URL: https://github.com/apache/incubator-doris/pull/7800#issuecomment-1019016479 @HappenLee Please resolve the conflict -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [incubator-doris] morningman opened a new pull request #7838: [chore](docker) Add docker dev image with ldb-toolchain

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

[incubator-doris] branch master updated: [chore] Improve the ldb toolchain compilation documentation (#7829)

2022-01-21 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 f2cbf0a [chore] Improve the ldb to

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

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

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

2022-01-21 Thread GitBox
github-actions[bot] commented on pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829#issuecomment-1018511283 -- 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] yiguolei commented on pull request #7829: [chore] Improve the ldb toolchain compilation documentation

2022-01-21 Thread GitBox
yiguolei commented on pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829#issuecomment-1018507936 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

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

2022-01-21 Thread GitBox
morningman commented on a change in pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829#discussion_r789654975 ## File path: docs/zh-CN/installing/compilation-with-ldb-toolchain.md ## @@ -0,0 +1,116 @@ +--- +{ +"title": "使用 LDB toolchain 编译", +"l

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

2022-01-21 Thread GitBox
amosbird commented on a change in pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829#discussion_r789654372 ## File path: docs/zh-CN/installing/compilation-with-ldb-toolchain.md ## @@ -0,0 +1,116 @@ +--- +{ +"title": "使用 LDB toolchain 编译", +"lan

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

2022-01-21 Thread GitBox
amosbird commented on a change in pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829#discussion_r789654372 ## File path: docs/zh-CN/installing/compilation-with-ldb-toolchain.md ## @@ -0,0 +1,116 @@ +--- +{ +"title": "使用 LDB toolchain 编译", +"lan

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

2022-01-21 Thread GitBox
amosbird commented on pull request #7829: URL: https://github.com/apache/incubator-doris/pull/7829#issuecomment-1018501983 LGTM! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

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

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

[GitHub] [incubator-doris] zhengshiJ opened a new issue #7837: [Enhancement] (analysis) explain verbose showing implicit cast

2022-01-21 Thread GitBox
zhengshiJ opened a new issue #7837: URL: https://github.com/apache/incubator-doris/issues/7837 ### 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] zuochunwei opened a new pull request #7836: optimize pageDecoder

2022-01-21 Thread GitBox
zuochunwei opened a new pull request #7836: URL: https://github.com/apache/incubator-doris/pull/7836 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) optimize data load by batch process

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #7827: [Vectorized][Bug] fix bug of coalesce function

2022-01-21 Thread GitBox
HappenLee commented on a change in pull request #7827: URL: https://github.com/apache/incubator-doris/pull/7827#discussion_r789552392 ## File path: be/src/vec/columns/column_complex.h ## @@ -63,6 +63,12 @@ class ColumnComplexType final : public COWHelper> void insert_def

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #7832: [Bug] Fix bug that wrong exception message returned by insert statement

2022-01-21 Thread GitBox
weizuo93 commented on a change in pull request #7832: URL: https://github.com/apache/incubator-doris/pull/7832#discussion_r789551680 ## File path: fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java ## @@ -1248,10 +1248,15 @@ private void handleInsertStmt() throws Ex

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7801: [Bug] fix vec round function

2022-01-21 Thread GitBox
github-actions[bot] commented on pull request #7801: URL: https://github.com/apache/incubator-doris/pull/7801#issuecomment-1018390114 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] HackToday commented on issue #7833: [Bug] Doris benchmark data run failed with buffer overflow detected

2022-01-21 Thread GitBox
HackToday commented on issue #7833: URL: https://github.com/apache/incubator-doris/issues/7833#issuecomment-1018347284 应该是 buffer 的问题,从这里看到 https://stackoverflow.com/questions/29451640/cant-manage-to-get-the-star-schema-dbms-benchmark-data-generator-to-run-properl 但是咱们引用的还是老的

[GitHub] [incubator-doris] HackToday opened a new issue #7833: [Bug]

2022-01-21 Thread GitBox
HackToday opened a new issue #7833: URL: https://github.com/apache/incubator-doris/issues/7833 ### 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 vers

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #7832: [Bug] Fix bug that wrong exception message returned by insert statement

2022-01-21 Thread GitBox
EmmyMiao87 commented on a change in pull request #7832: URL: https://github.com/apache/incubator-doris/pull/7832#discussion_r789486725 ## File path: fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java ## @@ -1248,10 +1248,15 @@ private void handleInsertStmt() throws

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #7832: [Bug] Fix bug that wrong exception message returned by insert statement

2022-01-21 Thread GitBox
EmmyMiao87 commented on a change in pull request #7832: URL: https://github.com/apache/incubator-doris/pull/7832#discussion_r789482854 ## File path: fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java ## @@ -1248,10 +1248,15 @@ private void handleInsertStmt() throws

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7832: [Bug] Fix bug that wrong exception message returned by insert statement

2022-01-21 Thread GitBox
github-actions[bot] commented on pull request #7832: URL: https://github.com/apache/incubator-doris/pull/7832#issuecomment-1018322101 -- 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] weizuo93 opened a new pull request #7832: [Bug] Fix bug that wrong exception message return by insert statement

2022-01-21 Thread GitBox
weizuo93 opened a new pull request #7832: URL: https://github.com/apache/incubator-doris/pull/7832 # Proposed changes Issue Number: close #7831 ## Problem Summary: `insert` statement may return exception message `Execute timeout` after load data failed. But the real rea

[GitHub] [incubator-doris] weizuo93 opened a new issue #7831: [Bug] Wrong exception message return by insert statement

2022-01-21 Thread GitBox
weizuo93 opened a new issue #7831: URL: https://github.com/apache/incubator-doris/issues/7831 ### 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 maste

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

2022-01-21 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", +

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

2022-01-21 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", +