[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #3916: [Bug] Can not use non-key column as partition column in duplicate table

2020-06-20 Thread GitBox
EmmyMiao87 commented on a change in pull request #3916: URL: https://github.com/apache/incubator-doris/pull/3916#discussion_r443184920 ## File path: fe/src/main/java/org/apache/doris/analysis/RangePartitionDesc.java ## @@ -71,9 +72,12 @@ public void analyze(List columnDefs, Map

[GitHub] [incubator-doris] morningman opened a new pull request #3918: [Bug] Fix bug that BE crash when doing some queries

2020-06-20 Thread GitBox
morningman opened a new pull request #3918: URL: https://github.com/apache/incubator-doris/pull/3918 This bug is introduced by PR #3872 In that PR, I removed the `obj_pool` param of the RuntimeProfile constructor. So the first param is `std::string`. But in `DataStreamRecv`, it

[GitHub] [incubator-doris] morningman opened a new issue #3917: [Bug] BE crash when doing some queries.

2020-06-20 Thread GitBox
morningman opened a new issue #3917: URL: https://github.com/apache/incubator-doris/issues/3917 **Describe the bug** BE crash with following stack: ``` *** Aborted at 1592706647 (unix time) try "date -d @1592706647" if you are using GNU date *** PC: @ 0x7f05bac253f7 __GI

[GitHub] [incubator-doris] morningman merged pull request #3320: (#3319) support java version hyperloglog

2020-06-20 Thread GitBox
morningman merged pull request #3320: URL: https://github.com/apache/incubator-doris/pull/3320 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[incubator-doris] branch master updated: [Spark Load] Support java version hyperloglog (#3320)

2020-06-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 8cd36f1 [Spark Load] Support java

[GitHub] [incubator-doris] wyb commented on a change in pull request #3727: (#3726) [Spark Load] Rollup Tree Builder

2020-06-20 Thread GitBox
wyb commented on a change in pull request #3727: URL: https://github.com/apache/incubator-doris/pull/3727#discussion_r443140399 ## File path: fe/src/main/java/org/apache/doris/load/loadv2/dpp/MinimumCoverageRollupTreeBuilder.java ## @@ -0,0 +1,126 @@ +// Licensed to the Apache

[GitHub] [incubator-doris] wyb commented on a change in pull request #3727: (#3726) [Spark Load] Rollup Tree Builder

2020-06-20 Thread GitBox
wyb commented on a change in pull request #3727: URL: https://github.com/apache/incubator-doris/pull/3727#discussion_r443140072 ## File path: fe/src/main/java/org/apache/doris/load/loadv2/dpp/MinimumCoverageRollupTreeBuilder.java ## @@ -0,0 +1,126 @@ +// Licensed to the Apache

[GitHub] [incubator-doris] morningman commented on a change in pull request #3878: [optimize] Optimize spark load/broker load reading parquet format file

2020-06-20 Thread GitBox
morningman commented on a change in pull request #3878: URL: https://github.com/apache/incubator-doris/pull/3878#discussion_r443125887 ## File path: be/test/exec/buffered_reader_test.cpp ## @@ -0,0 +1,102 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

[GitHub] [incubator-doris] morningman commented on a change in pull request #3909: [webserver] Make BE webserver more pretty

2020-06-20 Thread GitBox
morningman commented on a change in pull request #3909: URL: https://github.com/apache/incubator-doris/pull/3909#discussion_r443125786 ## File path: thirdparty/build-thirdparty.sh ## @@ -685,6 +685,18 @@ build_cctz() { make -j$PARALLEL && make install } +#mustache +buil

[GitHub] [incubator-doris] chaoyli merged pull request #3899: [Bug] fix mem_tracker use-after-free & add UT for it

2020-06-20 Thread GitBox
chaoyli merged pull request #3899: URL: https://github.com/apache/incubator-doris/pull/3899 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 t

[incubator-doris] branch master updated: [Bug] fix mem_tracker use-after-free & add UT for it (#3899)

2020-06-20 Thread lichaoyong
This is an automated email from the ASF dual-hosted git repository. lichaoyong 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 fdd65c5 [Bug] fix mem_tracker use-

[GitHub] [incubator-doris] Youngwb closed pull request #3869: Fix BE crash when query contains HLL column

2020-06-20 Thread GitBox
Youngwb closed pull request #3869: URL: https://github.com/apache/incubator-doris/pull/3869 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 t