[GitHub] [incubator-doris] WingsGo commented on issue #3293: [Transaction]Cancel all txns whose coordinate be is down.

2020-04-09 Thread GitBox
WingsGo commented on issue #3293: [Transaction]Cancel all txns whose coordinate be is down. URL: https://github.com/apache/incubator-doris/pull/3293#issuecomment-611901121 For #3292 This is an automated message from the Apac

[GitHub] [incubator-doris] WingsGo opened a new pull request #3293: [Transaction]Cancel all txns whose coordinate be is down.

2020-04-09 Thread GitBox
WingsGo opened a new pull request #3293: [Transaction]Cancel all txns whose coordinate be is down. URL: https://github.com/apache/incubator-doris/pull/3293 This CL solve problem: - FE cann't aware Coordinate BE down and cancel the txns because the txns cann't finish. - Do some code

[incubator-doris] branch branch-0.12 updated: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL (#3288)

2020-04-09 Thread lichaoyong
This is an automated email from the ASF dual-hosted git repository. lichaoyong pushed a commit to branch branch-0.12 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/branch-0.12 by this push: new f4473fc Fix bug when use

[GitHub] [incubator-doris] caiconghui closed issue #3223: commitAndPublishTransaction function sometimes may has poor performance

2020-04-09 Thread GitBox
caiconghui closed issue #3223: commitAndPublishTransaction function sometimes may has poor performance URL: https://github.com/apache/incubator-doris/issues/3223 This is an automated message from the Apache Git Service. To r

[GitHub] [incubator-doris] WingsGo opened a new issue #3292: [Transaction] FE will not cancel some stream load txn when the stream load cannot be finished

2020-04-09 Thread GitBox
WingsGo opened a new issue #3292: [Transaction] FE will not cancel some stream load txn when the stream load cannot be finished URL: https://github.com/apache/incubator-doris/issues/3292 In current StreamLoad design, FE will recive load information from BE by RPC call, but I found that if

[incubator-doris] branch branch-0.11 updated: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL (#3288)

2020-04-09 Thread lichaoyong
This is an automated email from the ASF dual-hosted git repository. lichaoyong pushed a commit to branch branch-0.11 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/branch-0.11 by this push: new fcc2d40 Fix bug when use

[GitHub] [incubator-doris] EmmyMiao87 edited a comment on issue #3291: Forbidden multi subquery in having clause

2020-04-09 Thread GitBox
EmmyMiao87 edited a comment on issue #3291: Forbidden multi subquery in having clause URL: https://github.com/apache/incubator-doris/pull/3291#issuecomment-611874492 > > Forbidden subquery in having clause when no aggregation in stmt. > > Can you explain why do you want to do this? A

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #3291: Forbidden multi subquery in having clause

2020-04-09 Thread GitBox
EmmyMiao87 commented on issue #3291: Forbidden multi subquery in having clause URL: https://github.com/apache/incubator-doris/pull/3291#issuecomment-611874492 > > Forbidden subquery in having clause when no aggregation in stmt. > > Can you explain why do you want to do this? And as a

[GitHub] [incubator-doris] caiconghui commented on a change in pull request #3283: Support setting replica quota in db level

2020-04-09 Thread GitBox
caiconghui commented on a change in pull request #3283: Support setting replica quota in db level URL: https://github.com/apache/incubator-doris/pull/3283#discussion_r406597824 ## File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -2835,7 +2845,7 @@ pu

[GitHub] [incubator-doris] vagetablechicken commented on a change in pull request #3286: unregister fragment mem tracker in close()

2020-04-09 Thread GitBox
vagetablechicken commented on a change in pull request #3286: unregister fragment mem tracker in close() URL: https://github.com/apache/incubator-doris/pull/3286#discussion_r406581630 ## File path: be/src/runtime/plan_fragment_executor.cpp ## @@ -556,10 +556,12 @@ void Pla

[GitHub] [incubator-doris] chaoyli merged pull request #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL

2020-04-09 Thread GitBox
chaoyli merged pull request #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL URL: https://github.com/apache/incubator-doris/pull/3288 This is an automated message from the Apache Git Serv

[incubator-doris] branch master updated: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL (#3288)

2020-04-09 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 3086790 Fix bug when use ZoneMap/B

[GitHub] [incubator-doris] imay closed issue #3275: [Bug] str_to_date error

2020-04-09 Thread GitBox
imay closed issue #3275: [Bug] str_to_date error URL: https://github.com/apache/incubator-doris/issues/3275 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-doris] imay merged pull request #3276: [refactor] A small refactor on class DataDir

2020-04-09 Thread GitBox
imay merged pull request #3276: [refactor] A small refactor on class DataDir URL: https://github.com/apache/incubator-doris/pull/3276 This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-doris] branch master updated: [refactor] A small refactor on class DataDir (#3276)

2020-04-09 Thread zhaoc
This is an automated email from the ASF dual-hosted git repository. zhaoc 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 f39c8b1 [refactor] A small refactor on

[GitHub] [incubator-doris] imay commented on issue #3276: [refactor] A small refactor on class DataDir

2020-04-09 Thread GitBox
imay commented on issue #3276: [refactor] A small refactor on class DataDir URL: https://github.com/apache/incubator-doris/pull/3276#issuecomment-611624078 The UT is successful. ![image](https://user-images.githubusercontent.com/1249159/78918226-a93fdb80-7ac2-11ea-9105-e80a9aedcc3a.png)

[GitHub] [incubator-doris] imay commented on issue #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL

2020-04-09 Thread GitBox
imay commented on issue #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL URL: https://github.com/apache/incubator-doris/pull/3288#issuecomment-611611537 > Year, filter not use it now, predicate only in Key column can be used to filtered. REPLACE column

[GitHub] [incubator-doris] imay edited a comment on issue #3291: Forbidden multi subquery in having clause

2020-04-09 Thread GitBox
imay edited a comment on issue #3291: Forbidden multi subquery in having clause URL: https://github.com/apache/incubator-doris/pull/3291#issuecomment-611607869 > Forbidden subquery in having clause when no aggregation in stmt. Can you explain why do you want to do this? And as a commi

[GitHub] [incubator-doris] imay commented on issue #3291: Forbidden multi subquery in having clause

2020-04-09 Thread GitBox
imay commented on issue #3291: Forbidden multi subquery in having clause URL: https://github.com/apache/incubator-doris/pull/3291#issuecomment-611607869 > Forbidden subquery in having clause when no aggregation in stmt. Can you explain why do you want to do this? And as a committer, y

[GitHub] [incubator-doris] imay commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
imay commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611606848 > I test show data with the total 800 tables in one db with

[GitHub] [incubator-doris] acelyc111 commented on issue #3246: [metrics] Add some metrics for container size in BE

2020-04-09 Thread GitBox
acelyc111 commented on issue #3246: [metrics] Add some metrics for container size in BE URL: https://github.com/apache/incubator-doris/pull/3246#issuecomment-611588452 > LGTM > @acelyc111, Hi could you please resolve the conflicts? Resolved. --

[incubator-doris] branch master updated: [Bug] Fix some bugs of install/uninstall plugins (#3267)

2020-04-09 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 ce1d5ab [Bug] Fix some bugs of ins

[GitHub] [incubator-doris] morningman merged pull request #3267: [Bug] Fix some bugs of install/uninstall plugins

2020-04-09 Thread GitBox
morningman merged pull request #3267: [Bug] Fix some bugs of install/uninstall plugins URL: https://github.com/apache/incubator-doris/pull/3267 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [incubator-doris] morningman commented on issue #3246: [metrics] Add some metrics for container size in BE

2020-04-09 Thread GitBox
morningman commented on issue #3246: [metrics] Add some metrics for container size in BE URL: https://github.com/apache/incubator-doris/pull/3246#issuecomment-611563419 LGTM @acelyc111, Hi could you please resolve the conflicts? -

[incubator-doris] branch master updated: [Performance] Support sharding txn_map_lock into more small map locks to make good performance for txn manage task (#3222)

2020-04-09 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 a5703ef [Performance] Support shar

[GitHub] [incubator-doris] morningman merged pull request #3222: Support sharding txn_map_lock into more small map locks to make good performance for txn manage task

2020-04-09 Thread GitBox
morningman merged pull request #3222: Support sharding txn_map_lock into more small map locks to make good performance for txn manage task URL: https://github.com/apache/incubator-doris/pull/3222 This is an automated message

[GitHub] [incubator-doris] morningman commented on a change in pull request #3283: Support setting replica quota in db level

2020-04-09 Thread GitBox
morningman commented on a change in pull request #3283: Support setting replica quota in db level URL: https://github.com/apache/incubator-doris/pull/3283#discussion_r406240287 ## File path: fe/src/main/java/org/apache/doris/catalog/Database.java ## @@ -450,6 +513,10 @@ pu

[GitHub] [incubator-doris] morningman commented on a change in pull request #3283: Support setting replica quota in db level

2020-04-09 Thread GitBox
morningman commented on a change in pull request #3283: Support setting replica quota in db level URL: https://github.com/apache/incubator-doris/pull/3283#discussion_r406237031 ## File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -2835,7 +2845,7 @@ pu

[GitHub] [incubator-doris] morningman commented on a change in pull request #3283: Support setting replica quota in db level

2020-04-09 Thread GitBox
morningman commented on a change in pull request #3283: Support setting replica quota in db level URL: https://github.com/apache/incubator-doris/pull/3283#discussion_r406236190 ## File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -2781,16 +2782,25 @@

[GitHub] [incubator-doris] morningman commented on a change in pull request #3283: Support setting replica quota in db level

2020-04-09 Thread GitBox
morningman commented on a change in pull request #3283: Support setting replica quota in db level URL: https://github.com/apache/incubator-doris/pull/3283#discussion_r406242674 ## File path: fe/src/main/java/org/apache/doris/persist/DatabaseInfo.java ## @@ -107,4 +115,12 @

[GitHub] [incubator-doris] morningman commented on a change in pull request #3283: Support setting replica quota in db level

2020-04-09 Thread GitBox
morningman commented on a change in pull request #3283: Support setting replica quota in db level URL: https://github.com/apache/incubator-doris/pull/3283#discussion_r406238020 ## File path: fe/src/main/java/org/apache/doris/common/util/ParseUtil.java ## @@ -71,4 +71,17 @@

[GitHub] [incubator-doris] morningman commented on a change in pull request #3283: Support setting replica quota in db level

2020-04-09 Thread GitBox
morningman commented on a change in pull request #3283: Support setting replica quota in db level URL: https://github.com/apache/incubator-doris/pull/3283#discussion_r406241868 ## File path: fe/src/main/java/org/apache/doris/common/proc/TablesProcDir.java ## @@ -43,7 +43,7

[GitHub] [incubator-doris] morningman commented on a change in pull request #3283: Support setting replica quota in db level

2020-04-09 Thread GitBox
morningman commented on a change in pull request #3283: Support setting replica quota in db level URL: https://github.com/apache/incubator-doris/pull/3283#discussion_r406241231 ## File path: fe/src/main/java/org/apache/doris/common/proc/DbsProcDir.java ## @@ -39,7 +39,7 @@

[GitHub] [incubator-doris] morningman commented on a change in pull request #3283: Support setting replica quota in db level

2020-04-09 Thread GitBox
morningman commented on a change in pull request #3283: Support setting replica quota in db level URL: https://github.com/apache/incubator-doris/pull/3283#discussion_r406232615 ## File path: fe/src/main/java/org/apache/doris/analysis/ShowDataStmt.java ## @@ -52,14 +52,16 @

[GitHub] [incubator-doris] morningman commented on a change in pull request #3283: Support setting replica quota in db level

2020-04-09 Thread GitBox
morningman commented on a change in pull request #3283: Support setting replica quota in db level URL: https://github.com/apache/incubator-doris/pull/3283#discussion_r406238734 ## File path: fe/src/main/java/org/apache/doris/catalog/Database.java ## @@ -232,7 +250,34 @@ pu

[GitHub] [incubator-doris] morningman commented on a change in pull request #3283: Support setting replica quota in db level

2020-04-09 Thread GitBox
morningman commented on a change in pull request #3283: Support setting replica quota in db level URL: https://github.com/apache/incubator-doris/pull/3283#discussion_r406231699 ## File path: fe/src/main/cup/sql_parser.cup ## @@ -711,8 +712,13 @@ alter_stmt ::= :}

[GitHub] [incubator-doris] morningman commented on a change in pull request #3283: Support setting replica quota in db level

2020-04-09 Thread GitBox
morningman commented on a change in pull request #3283: Support setting replica quota in db level URL: https://github.com/apache/incubator-doris/pull/3283#discussion_r406228470 ## File path: docs/documentation/cn/sql-reference/sql-statements/Data Definition/ALTER DATABASE.md #

[GitHub] [incubator-doris] morningman merged pull request #3279: [BUG] Fix cast result expr bug

2020-04-09 Thread GitBox
morningman merged pull request #3279: [BUG] Fix cast result expr bug URL: https://github.com/apache/incubator-doris/pull/3279 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-doris] branch master updated: [BUG] Fix cast result expr bug (#3279)

2020-04-09 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 037bc53 [BUG] Fix cast result expr

[incubator-doris] branch master updated: [Query] Optimize where clause by extracting the common predicate in the OR compound predicate. (#3278)

2020-04-09 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 8699bb7 [Query] Optimize where cla

[GitHub] [incubator-doris] morningman merged pull request #3278: Optimzie where cluase when have duplicate ors

2020-04-09 Thread GitBox
morningman merged pull request #3278: Optimzie where cluase when have duplicate ors URL: https://github.com/apache/incubator-doris/pull/3278 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-doris] chaoyli commented on issue #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL

2020-04-09 Thread GitBox
chaoyli commented on issue #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL URL: https://github.com/apache/incubator-doris/pull/3288#issuecomment-611533083 > > > If this optimization is removed, some query will suffer a performance degradation. > > >

[GitHub] [incubator-doris] caiconghui commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
caiconghui commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611512766 I test show data with the total 800 tables in one db

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #3291: Forbidden multi subquery in having clause

2020-04-09 Thread GitBox
EmmyMiao87 opened a new pull request #3291: Forbidden multi subquery in having clause URL: https://github.com/apache/incubator-doris/pull/3291 Forbidden subquery in having clause when no aggregation in stmt. This is an automa

[GitHub] [incubator-doris] EmmyMiao87 opened a new issue #3290: Multi subquery in having clause

2020-04-09 Thread GitBox
EmmyMiao87 opened a new issue #3290: Multi subquery in having clause URL: https://github.com/apache/incubator-doris/issues/3290 **Describe the bug** mysql> SELECT k1 FROM test GROUP BY k1 HAVING IFNULL((SELECT sum(k1) FROM baseall WHERE k1 = 2), (SELECT count(k1) FROM bigtable)) > 3;

[GitHub] [incubator-doris] imay merged pull request #3280: Add Google/CCTZ lib in Doris

2020-04-09 Thread GitBox
imay merged pull request #3280: Add Google/CCTZ lib in Doris URL: https://github.com/apache/incubator-doris/pull/3280 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[incubator-doris] branch master updated (e32ed28 -> 3dc7ef6)

2020-04-09 Thread zhaoc
This is an automated email from the ASF dual-hosted git repository. zhaoc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from e32ed28 [Storage] Use getmntent_r() for thread-safe (#3284) add 3dc7ef6 [Dependency]Add cctz lib (#328

[GitHub] [incubator-doris] imay commented on issue #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL

2020-04-09 Thread GitBox
imay commented on issue #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL URL: https://github.com/apache/incubator-doris/pull/3288#issuecomment-611468986 > > If this optimization is removed, some query will suffer a performance degradation. > > When t

[GitHub] [incubator-doris] imay commented on a change in pull request #3286: unregister fragment mem tracker in close()

2020-04-09 Thread GitBox
imay commented on a change in pull request #3286: unregister fragment mem tracker in close() URL: https://github.com/apache/incubator-doris/pull/3286#discussion_r405984076 ## File path: be/src/runtime/plan_fragment_executor.cpp ## @@ -556,10 +556,12 @@ void PlanFragmentExe

[GitHub] [incubator-doris] chaoyli commented on issue #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL

2020-04-09 Thread GitBox
chaoyli commented on issue #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL URL: https://github.com/apache/incubator-doris/pull/3288#issuecomment-611419945 > If this optimization is removed, some query will suffer a performance degradation. > When th

[GitHub] [incubator-doris] caiconghui commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
caiconghui commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611415866 恩, if the traverse cost is really bad, it will be a

[GitHub] [incubator-doris] caiconghui edited a comment on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
caiconghui edited a comment on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611415866 en, if the traverse cost is really bad, it wi

[GitHub] [incubator-doris] HangyuanLiu closed issue #2962: Query fail because "version already has been merged"

2020-04-09 Thread GitBox
HangyuanLiu closed issue #2962: Query fail because "version already has been merged" URL: https://github.com/apache/incubator-doris/issues/2962 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [incubator-doris] vagetablechicken edited a comment on issue #3143: Non blocking OlapTableSink

2020-04-09 Thread GitBox
vagetablechicken edited a comment on issue #3143: Non blocking OlapTableSink URL: https://github.com/apache/incubator-doris/pull/3143#issuecomment-611406948 @imay @morningman Sorry about my change is a bit late. I've changed yeild() to sleep(). And the default interval time is 10ms.

[GitHub] [incubator-doris] vagetablechicken commented on issue #3143: Non blocking OlapTableSink

2020-04-09 Thread GitBox
vagetablechicken commented on issue #3143: Non blocking OlapTableSink URL: https://github.com/apache/incubator-doris/pull/3143#issuecomment-611406948 @imay @morningman Sorry about my change is a bit late. I've changed yeild() to sleep(). And the default interval time is 10ms. Why

[GitHub] [incubator-doris] imay commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
imay commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611403744 Why not maintain a counter in Database object like data size

[GitHub] [incubator-doris] imay commented on issue #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL

2020-04-09 Thread GitBox
imay commented on issue #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL URL: https://github.com/apache/incubator-doris/pull/3288#issuecomment-611396794 If this optimization is removed, some query will suffer a performance degradation. When the scann

[GitHub] [incubator-doris] vagetablechicken commented on a change in pull request #3143: Non blocking OlapTableSink

2020-04-09 Thread GitBox
vagetablechicken commented on a change in pull request #3143: Non blocking OlapTableSink URL: https://github.com/apache/incubator-doris/pull/3143#discussion_r406032771 ## File path: be/src/exec/tablet_sink.cpp ## @@ -877,5 +920,24 @@ int OlapTableSink::_validate_data(Runti

[GitHub] [incubator-doris] caiconghui edited a comment on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
caiconghui edited a comment on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611391552 the time cost is almost same with the getDataS

[GitHub] [incubator-doris] caiconghui commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
caiconghui commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611391552 the time cost is almost same with the getDataSize, we

[GitHub] [incubator-doris] chaoyli commented on issue #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL

2020-04-09 Thread GitBox
chaoyli commented on issue #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL URL: https://github.com/apache/incubator-doris/pull/3288#issuecomment-611389566 #3289 This is an automated mess

[GitHub] [incubator-doris] chaoyli edited a comment on issue #3289: Query result is not consistent

2020-04-09 Thread GitBox
chaoyli edited a comment on issue #3289: Query result is not consistent URL: https://github.com/apache/incubator-doris/issues/3289#issuecomment-611388841 ![image](https://user-images.githubusercontent.com/44767902/78871981-1def2780-7a7b-11ea-9834-ab3603a55d47.png) The result: ![

[GitHub] [incubator-doris] chaoyli commented on issue #3289: Query result is not consistent

2020-04-09 Thread GitBox
chaoyli commented on issue #3289: Query result is not consistent URL: https://github.com/apache/incubator-doris/issues/3289#issuecomment-611388841 ![image](https://user-images.githubusercontent.com/44767902/78871792-d2d51480-7a7a-11ea-983e-5a0ed737ea0e.png) ---

[GitHub] [incubator-doris] chaoyli edited a comment on issue #3289: Query result is not consistent

2020-04-09 Thread GitBox
chaoyli edited a comment on issue #3289: Query result is not consistent URL: https://github.com/apache/incubator-doris/issues/3289#issuecomment-611388841 ![Uploading image.png…] ![image](https://user-images.githubusercontent.com/44767902/78871792-d2d51480-7a7a-11ea-983e-5a0ed737

[GitHub] [incubator-doris] chaoyli opened a new issue #3289: Query result is not consistent

2020-04-09 Thread GitBox
chaoyli opened a new issue #3289: Query result is not consistent URL: https://github.com/apache/incubator-doris/issues/3289 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] chaoyli opened a new pull request #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL

2020-04-09 Thread GitBox
chaoyli opened a new pull request #3288: Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL URL: https://github.com/apache/incubator-doris/pull/3288 Now, column with REPLACE/REPLACE_IF_NOT_NULL can be filtered by ZoneMap/BloomFilter when the rowset is base(ve

[GitHub] [incubator-doris] imay commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
imay commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611386458 > at the moment, replica quota will be checked when create t

[GitHub] [incubator-doris] caiconghui edited a comment on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
caiconghui edited a comment on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611384163 @imay at the moment, replica quota will be

[GitHub] [incubator-doris] blackfox1983 opened a new issue #3287: sql result is wrong when column type in doris is inconsistent with es

2020-04-09 Thread GitBox
blackfox1983 opened a new issue #3287: sql result is wrong when column type in doris is inconsistent with es URL: https://github.com/apache/incubator-doris/issues/3287 e.g. columnA in ES is 'keyword' (value is "0") but in doris, it's bigint select columnA from table; ==> retur

[GitHub] [incubator-doris] caiconghui commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
caiconghui commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611384163 at the moment, replica quota will be checked when cre

[GitHub] [incubator-doris] imay commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
imay commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611382201 > en, > > 1. Because there is replication_num propert

[GitHub] [incubator-doris] caiconghui edited a comment on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
caiconghui edited a comment on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611378683 en, 1. Because there is replication_num pr

[GitHub] [incubator-doris] caiconghui commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be

2020-04-09 Thread GitBox
caiconghui commented on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611378683 en, 1. Because there is replication_num property