[GitHub] [incubator-doris] chaoyli edited a comment on issue #3517: [Proposal] Get the hot spot of the doris cluster.

2020-05-07 Thread GitBox
chaoyli edited a comment on issue #3517: URL: https://github.com/apache/incubator-doris/issues/3517#issuecomment-625588846 The metric is like this ``` [ { "tags":{ "table_id":10010, "metric":"scanner_rows" }, "value":1000,

[GitHub] [incubator-doris] gaodayue commented on a change in pull request #3488: [Config] allow user to config BRPC socket_max_unwritten_bytes

2020-05-07 Thread GitBox
gaodayue commented on a change in pull request #3488: URL: https://github.com/apache/incubator-doris/pull/3488#discussion_r421976455 ## File path: be/src/common/config.h ## @@ -488,8 +488,10 @@ namespace config { // Valid configs: ALPHA, BETA CONF_String(default_rowse

[GitHub] [incubator-doris] hffariel commented on issue #3420: [Website] Images load failed in new website

2020-05-07 Thread GitBox
hffariel commented on issue #3420: URL: https://github.com/apache/incubator-doris/issues/3420#issuecomment-625666914 Caused by relative path, should be ok now. This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-doris] hffariel commented on issue #3419: [Website] Some problem about the new website.

2020-05-07 Thread GitBox
hffariel commented on issue #3419: URL: https://github.com/apache/incubator-doris/issues/3419#issuecomment-625666096 1. Sidebar menu is ok now, but still has an issue related with [vuepress nav bar dropdown issue](https://github.com/vuejs/vuepress/pull/2339)(which could only be fixed by t

[GitHub] [incubator-doris] kangpinghuang commented on a change in pull request #3296: spark data preparation process, issue #3295

2020-05-07 Thread GitBox
kangpinghuang commented on a change in pull request #3296: URL: https://github.com/apache/incubator-doris/pull/3296#discussion_r421972254 ## File path: fe/src/main/java/org/apache/doris/load/loadv2/dpp/DppUtils.java ## @@ -0,0 +1,252 @@ +// Licensed to the Apache Software Found

[GitHub] [incubator-doris] WingsGo opened a new pull request #3523: Refactor some redunant code && Replace some UT by UtFrameUtils

2020-05-07 Thread GitBox
WingsGo opened a new pull request #3523: URL: https://github.com/apache/incubator-doris/pull/3523 This CL have no logic changed, just do some code refactor and use new UtFrameWork to replace some old UT. This is an automated

[GitHub] [incubator-doris] imay commented on a change in pull request #3439: Support append_trailing_char_if_absent function

2020-05-07 Thread GitBox
imay commented on a change in pull request #3439: URL: https://github.com/apache/incubator-doris/pull/3439#discussion_r421940960 ## File path: docs/en/sql-reference/sql-functions/string-functions/append_trailing_char_if_absent.md ## @@ -0,0 +1,58 @@ +--- +{ +"title": "appe

[GitHub] [incubator-doris] acelyc111 commented on pull request #3495: [ASAN] Fix some address problems detected by ASAN

2020-05-07 Thread GitBox
acelyc111 commented on pull request #3495: URL: https://github.com/apache/incubator-doris/pull/3495#issuecomment-625632414 > It's better to add some descriptor for this pull request. Done This is an automated message f

[incubator-doris] branch master updated: [Bug] Fix bug that SHOW DELETE not return Delete job info (#3515)

2020-05-07 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 2586f09 [Bug] Fix bug that SHOW DE

[GitHub] [incubator-doris] imay commented on issue #3491: Compare string type and numerical type will cause full table scan

2020-05-07 Thread GitBox
imay commented on issue #3491: URL: https://github.com/apache/incubator-doris/issues/3491#issuecomment-625632194 > @imay @kangkaisen can we check the binary compare type, if one type is string and the other type is numerical such as int, bigint, we just return the numercal type in `ge

[GitHub] [incubator-doris] imay opened a new pull request #3522: [community] Add Committer Guide

2020-05-07 Thread GitBox
imay opened a new pull request #3522: URL: https://github.com/apache/incubator-doris/pull/3522 #3518 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[incubator-doris] branch master updated: [Script] Make build script portable on Mac OS (#3493)

2020-05-07 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 8015d8c [Script] Make build script

[incubator-doris] branch master updated (94b3a2b -> 2f7d2c7)

2020-05-07 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 94b3a2b [Bug] Fix string functions not support multibyte string (#3345) add 2f7d2c7 [BUG] Fix a

[incubator-doris] branch master updated: [Bug] Fix string functions not support multibyte string (#3345)

2020-05-07 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 94b3a2b [Bug] Fix string functions

[incubator-doris] branch master updated (45814c8 -> f90da72)

2020-05-07 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 45814c8 [BugFix] Fix the bug that FE web can't show each fragment execute time percent (#3497) ad

[incubator-doris] branch master updated (f591976 -> 45814c8)

2020-05-07 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 f591976 [Doc] Fix the incorrect docs (#3501) add 45814c8 [BugFix] Fix the bug that FE web can't s

[GitHub] [incubator-doris] gaodayue opened a new pull request #3521: [Bug] Fix BE crash when input to hll_merge is null

2020-05-07 Thread GitBox
gaodayue opened a new pull request #3521: URL: https://github.com/apache/incubator-doris/pull/3521 Fixes #3520 Input to `hll_merge` could be null when hll_union_agg's parameter is expression such as ` hll_union_agg(case when page_type = 'order' then user_hll end)`. --

[incubator-doris] branch master updated (0845153 -> f591976)

2020-05-07 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 0845153 [Bug] Fix constant In Predicate result error (#3511) add f591976 [Doc] Fix the incorrect

[GitHub] [incubator-doris] wuyunfeng commented on a change in pull request #3513: [Doris On ES]fix bug of query failed in doc_value_mode when fields have none value

2020-05-07 Thread GitBox
wuyunfeng commented on a change in pull request #3513: URL: https://github.com/apache/incubator-doris/pull/3513#discussion_r421932324 ## File path: be/src/exec/es/es_scroll_parser.cpp ## @@ -275,7 +286,32 @@ int ScrollParser::get_total() { Status ScrollParser::fill_tuple(const

[GitHub] [incubator-doris] gaodayue opened a new issue #3520: BE crash when input to hll_union_agg is null

2020-05-07 Thread GitBox
gaodayue opened a new issue #3520: URL: https://github.com/apache/incubator-doris/issues/3520 **Describe the bug** When input to hll function is null, BE crashes with the following stack ``` *** Aborted at 1588908360 (unix time) try "date -d @1588908360" if you are using GNU da

[GitHub] [incubator-doris] acelyc111 commented on a change in pull request #3495: [ASAN] Fix some address problems detected by ASAN

2020-05-07 Thread GitBox
acelyc111 commented on a change in pull request #3495: URL: https://github.com/apache/incubator-doris/pull/3495#discussion_r421923066 ## File path: be/src/util/path_util.cpp ## @@ -70,13 +70,19 @@ vector split_path(const string& path) { return segments; } +struct FreeDe

[GitHub] [incubator-doris] blackfox1983 commented on a change in pull request #3513: [Doris On ES]fix bug of query failed in doc_value_mode when fields have none value

2020-05-07 Thread GitBox
blackfox1983 commented on a change in pull request #3513: URL: https://github.com/apache/incubator-doris/pull/3513#discussion_r421917673 ## File path: be/src/exec/es/es_scroll_parser.cpp ## @@ -275,7 +286,32 @@ int ScrollParser::get_total() { Status ScrollParser::fill_tuple(co

[GitHub] [incubator-doris] blackfox1983 commented on a change in pull request #3513: [Doris On ES]fix bug of query failed in doc_value_mode when fields have none value

2020-05-07 Thread GitBox
blackfox1983 commented on a change in pull request #3513: URL: https://github.com/apache/incubator-doris/pull/3513#discussion_r421917742 ## File path: be/src/exec/es/es_scroll_parser.cpp ## @@ -275,7 +286,32 @@ int ScrollParser::get_total() { Status ScrollParser::fill_tuple(co

[incubator-doris] branch master updated: [Bug] Fix constant In Predicate result error (#3511)

2020-05-07 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 0845153 [Bug] Fix constant In Pred

[GitHub] [incubator-doris] wuyunfeng commented on a change in pull request #3513: [Doris On ES]fix bug of query failed in doc_value_mode when fields have none value

2020-05-07 Thread GitBox
wuyunfeng commented on a change in pull request #3513: URL: https://github.com/apache/incubator-doris/pull/3513#discussion_r421914223 ## File path: be/src/exec/es/es_scroll_parser.cpp ## @@ -275,7 +286,32 @@ int ScrollParser::get_total() { Status ScrollParser::fill_tuple(const

[GitHub] [incubator-doris] wuyunfeng commented on issue #3479: query failed when some fields not exist against DOE

2020-05-07 Thread GitBox
wuyunfeng commented on issue #3479: URL: https://github.com/apache/incubator-doris/issues/3479#issuecomment-625607639 maybe you should emphasize have no value for one batch_size This is an automated message from the Apache

[GitHub] [incubator-doris] WingsGo commented on pull request #3519: Check backend disk has available capactiy by storage medium before create table

2020-05-07 Thread GitBox
WingsGo commented on pull request #3519: URL: https://github.com/apache/incubator-doris/pull/3519#issuecomment-625606320 For #3402 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [incubator-doris] WingsGo opened a new pull request #3519: Check backend disk has available capactiy by storage medium before create table

2020-05-07 Thread GitBox
WingsGo opened a new pull request #3519: URL: https://github.com/apache/incubator-doris/pull/3519 Currently we choose BE random without check disk is available, the create table will failed until create tablet task is sent to BE and BE will check is there has avaliable capcity to create ta

[GitHub] [incubator-doris] chaoyli commented on issue #3517: [Proposal] Get the hot spot of the doris cluster.

2020-05-07 Thread GitBox
chaoyli commented on issue #3517: URL: https://github.com/apache/incubator-doris/issues/3517#issuecomment-625604902 There also exists another function using log. If every query collecting the tablet scanner rows/bytes, and write it to log. We can access the log to get the message, it

[GitHub] [incubator-doris] xy720 commented on pull request #3515: [Bug] Fix bug that SHOW DELETE not return Delete job info

2020-05-07 Thread GitBox
xy720 commented on pull request #3515: URL: https://github.com/apache/incubator-doris/pull/3515#issuecomment-625604653 LGTM! This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-doris] chaoyli edited a comment on issue #3517: [Proposal] Get the hot spot of the doris cluster.

2020-05-07 Thread GitBox
chaoyli edited a comment on issue #3517: URL: https://github.com/apache/incubator-doris/issues/3517#issuecomment-625588846 The metric is like this ``` [ { "tags":{ "tablet_id":10010, "metric":"scanner_rows" }, "value":1000,

[GitHub] [incubator-doris] chaoyli edited a comment on issue #3517: [Proposal] Get the hot spot of the doris cluster.

2020-05-07 Thread GitBox
chaoyli edited a comment on issue #3517: URL: https://github.com/apache/incubator-doris/issues/3517#issuecomment-625588846 The metric is like this ``` [ { "tags":{ "tablet_id":10010, "metric":"scanner_rows" }, "value":1000,

[GitHub] [incubator-doris] imay opened a new issue #3518: [community] Add Committer Guideline

2020-05-07 Thread GitBox
imay opened a new issue #3518: URL: https://github.com/apache/incubator-doris/issues/3518 After discussed in mailing list, we are going to add committed guideline for Doris Committers. Following is the draft of the guideline. **Code Review Guidelines** 1. Always maintain a

[GitHub] [incubator-doris] wuyunfeng edited a comment on pull request #3513: fix bug of query failed when column not exist

2020-05-07 Thread GitBox
wuyunfeng edited a comment on pull request #3513: URL: https://github.com/apache/incubator-doris/pull/3513#issuecomment-625596825 Can you prefix [Doris On ES] on this PR title and describe the problem more meticulous and accurately

[GitHub] [incubator-doris] wuyunfeng edited a comment on pull request #3513: fix bug of query failed when column not exist

2020-05-07 Thread GitBox
wuyunfeng edited a comment on pull request #3513: URL: https://github.com/apache/incubator-doris/pull/3513#issuecomment-625596825 Can you prefix [Doris On ES] on this PR title and describe the problem you resolved more meticulous and accurately ---

[GitHub] [incubator-doris] wuyunfeng commented on pull request #3513: fix bug of query failed when column not exist

2020-05-07 Thread GitBox
wuyunfeng commented on pull request #3513: URL: https://github.com/apache/incubator-doris/pull/3513#issuecomment-625596825 Can you prefix [Doris On ES] on this PR title? This is an automated message from the Apache Git Servi

[GitHub] [incubator-doris] sduzh commented on a change in pull request #3493: make build script portable on Mac OS

2020-05-07 Thread GitBox
sduzh commented on a change in pull request #3493: URL: https://github.com/apache/incubator-doris/pull/3493#discussion_r421902146 ## File path: thirdparty/build-thirdparty.sh ## @@ -295,7 +295,7 @@ build_gtest() { check_if_source_exist $GTEST_SOURCE cd $TP_SOURCE_DI

[incubator-doris] branch master updated (1893cd7 -> bc42870)

2020-05-07 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 1893cd7 Update travis.yml (#3512) add bc42870 Update UT compile path (#3498) (#3499) No new revisions

[GitHub] [incubator-doris] chaoyli edited a comment on issue #3517: [Proposal] Get the hot spot of the doris cluster.

2020-05-07 Thread GitBox
chaoyli edited a comment on issue #3517: URL: https://github.com/apache/incubator-doris/issues/3517#issuecomment-625588846 The metric is like this ``` [ { "tags":{ "tablet_id":10010, "metric":"scanner_rows" }, "value":1000,

[GitHub] [incubator-doris] chaoyli edited a comment on issue #3517: [Proposal] Get the hot spot of the doris cluster.

2020-05-07 Thread GitBox
chaoyli edited a comment on issue #3517: URL: https://github.com/apache/incubator-doris/issues/3517#issuecomment-625588846 The metric is like this ``` [ { "tags":{ "tablet_id":10010, "metric":"scanner_rows" }, "value":1000,

[GitHub] [incubator-doris] chaoyli edited a comment on issue #3517: [Proposal] Get the hot spot of the doris cluster.

2020-05-07 Thread GitBox
chaoyli edited a comment on issue #3517: URL: https://github.com/apache/incubator-doris/issues/3517#issuecomment-625588846 The metric is like this ``` [ { "tags":{ "tablet_id":10010, "metric":"scanner_rows" }, "value":1000,

[GitHub] [incubator-doris] chaoyli commented on issue #3517: [Proposal] Get the hot spot of the doris cluster.

2020-05-07 Thread GitBox
chaoyli commented on issue #3517: URL: https://github.com/apache/incubator-doris/issues/3517#issuecomment-625588846 Supposing there are 1 tablets in one BE node, the metric is like this ``` [ { "tags":{ "tablet_id":10010, "metric":"scanner_ro

[GitHub] [incubator-doris] morningman commented on a change in pull request #3511: [Bug] Fix constant In Predicate result error

2020-05-07 Thread GitBox
morningman commented on a change in pull request #3511: URL: https://github.com/apache/incubator-doris/pull/3511#discussion_r421895374 ## File path: fe/src/main/java/org/apache/doris/analysis/InPredicate.java ## @@ -54,6 +54,8 @@ private static final String IN = "in";

[GitHub] [incubator-doris] chaoyli opened a new issue #3517: [Proposal] Get the hot spot of the doris cluster.

2020-05-07 Thread GitBox
chaoyli opened a new issue #3517: URL: https://github.com/apache/incubator-doris/issues/3517 Nowadays, We have no insight about the hotspot the cluster. During the time, we don't know the scanner rows of one tablet during time. Now we should collect the scanner rows of the tablet and s

[GitHub] [incubator-doris] morningman commented on a change in pull request #3511: [Bug] Fix constant In Predicate result error

2020-05-07 Thread GitBox
morningman commented on a change in pull request #3511: URL: https://github.com/apache/incubator-doris/pull/3511#discussion_r421894390 ## File path: fe/src/test/java/org/apache/doris/planner/QueryPlanTest.java ## @@ -725,4 +725,58 @@ public void testJoinPredicateTransitivityWi

[GitHub] [incubator-doris] WingsGo commented on pull request #3490: Check disk available capacity by storage medium before create olap table.

2020-05-07 Thread GitBox
WingsGo commented on pull request #3490: URL: https://github.com/apache/incubator-doris/pull/3490#issuecomment-625583884 > @WingsGo > This PR contains too many things. Could you please split this PR into multiple PRs? It will make reviewer easier. OK, I will submit code refactory

[GitHub] [incubator-doris] fanlongmengjd commented on issue #3370: [Bug] Routine loads don't consume kafka topic

2020-05-07 Thread GitBox
fanlongmengjd commented on issue #3370: URL: https://github.com/apache/incubator-doris/issues/3370#issuecomment-625578015 this time admin set frontend config("catalog_trash_expire_second" = "5") This is an automated message

[GitHub] [incubator-doris] fanlongmengjd commented on issue #3370: [Bug] Routine loads don't consume kafka topic

2020-05-07 Thread GitBox
fanlongmengjd commented on issue #3370: URL: https://github.com/apache/incubator-doris/issues/3370#issuecomment-625577525 this issue showed again. i checked fe.log, fe.warn, fe.audit, there was not any drop action. but issue happened again. ![image](https://user-images.githubuser

[GitHub] [incubator-doris] GavinYaoer opened a new issue #3516: can not find main class in start_fe.sh

2020-05-07 Thread GitBox
GavinYaoer opened a new issue #3516: URL: https://github.com/apache/incubator-doris/issues/3516 编译完成后启动fe报找不到MainClass 查看启动脚本,发现定义了CLASSPATH,但是启动时并没有用到该属性 This is an automated message from the Apache Git Service. To re

[GitHub] [incubator-doris] imay commented on pull request #3490: Check disk available capacity by storage medium before create olap table.

2020-05-07 Thread GitBox
imay commented on pull request #3490: URL: https://github.com/apache/incubator-doris/pull/3490#issuecomment-625356854 @WingsGo This PR contains too many things. Could you please split this PR into multiple PRs? It will make reviewer easier.

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #3511: [Bug] Fix constant In Predicate result error

2020-05-07 Thread GitBox
kangkaisen commented on a change in pull request #3511: URL: https://github.com/apache/incubator-doris/pull/3511#discussion_r421626800 ## File path: fe/src/test/java/org/apache/doris/planner/QueryPlanTest.java ## @@ -725,4 +725,58 @@ public void testJoinPredicateTransitivityWi

[GitHub] [incubator-doris] morningman commented on a change in pull request #3488: [Config] allow user to config BRPC socket_max_unwritten_bytes

2020-05-07 Thread GitBox
morningman commented on a change in pull request #3488: URL: https://github.com/apache/incubator-doris/pull/3488#discussion_r420808809 ## File path: be/src/common/config.h ## @@ -488,8 +488,10 @@ namespace config { // Valid configs: ALPHA, BETA CONF_String(default_row

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #3511: [Bug] Fix constant In Predicate result error

2020-05-07 Thread GitBox
kangkaisen commented on a change in pull request #3511: URL: https://github.com/apache/incubator-doris/pull/3511#discussion_r421625898 ## File path: fe/src/main/java/org/apache/doris/analysis/InPredicate.java ## @@ -54,6 +54,8 @@ private static final String IN = "in";

[GitHub] [incubator-doris] morningman commented on pull request #3513: fix bug of query failed when column not exist

2020-05-07 Thread GitBox
morningman commented on pull request #3513: URL: https://github.com/apache/incubator-doris/pull/3513#issuecomment-625347049 @wuyunfeng Please help to review this PR. This is an automated message from the Apache Git Service. T

[GitHub] [incubator-doris] morningman commented on a change in pull request #3424: allow delete duplicated non-key column using delete from

2020-05-07 Thread GitBox
morningman commented on a change in pull request #3424: URL: https://github.com/apache/incubator-doris/pull/3424#discussion_r421610632 ## File path: be/src/olap/delete_handler.cpp ## @@ -105,10 +105,10 @@ OLAPStatus DeleteConditionHandler::check_condition_valid( // 检查指定的列是

[GitHub] [incubator-doris] kangkaisen commented on issue #3496: No document for table property "storage_format"

2020-05-07 Thread GitBox
kangkaisen commented on issue #3496: URL: https://github.com/apache/incubator-doris/issues/3496#issuecomment-625341705 @sduzh Please refer to http://doris.apache.org/master/zh-CN/administrator-guide/segment-v2-usage.html Th

[GitHub] [incubator-doris] caiconghui commented on a change in pull request #3369: Support txn management in db level isolation and use ArrayDeque to improve txn task performance

2020-05-07 Thread GitBox
caiconghui commented on a change in pull request #3369: URL: https://github.com/apache/incubator-doris/pull/3369#discussion_r421610744 ## File path: fe/src/main/java/org/apache/doris/transaction/GlobalTransactionMgr.java ## @@ -1346,81 +359,71 @@ public TransactionIdGenerator

[GitHub] [incubator-doris] morningman commented on pull request #3515: [Bug] Fix bug that SHOW DELETE not return Delete job info

2020-05-07 Thread GitBox
morningman commented on pull request #3515: URL: https://github.com/apache/incubator-doris/pull/3515#issuecomment-625336845 @xy720 Please review This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [incubator-doris] morningman opened a new pull request #3515: [Bug] Fix bug that SHOW DELETE not return Delete job info

2020-05-07 Thread GitBox
morningman opened a new pull request #3515: URL: https://github.com/apache/incubator-doris/pull/3515 Fix: #3514 The callback added to the CallbackFactory should not be removed until the transaction is aborted or visible. Otherwise, some callback method may failed to be called. --

[GitHub] [incubator-doris] morningman opened a new issue #3514: [Bug] Show Delete result empty after successfully executing the delete operation.

2020-05-07 Thread GitBox
morningman opened a new issue #3514: URL: https://github.com/apache/incubator-doris/issues/3514 **Describe the bug** After executing a delete and then execute `show delete`. It returns empty result. **To Reproduce** It happens accidentally. **Expected behavior** `show

[GitHub] [incubator-doris] blackfox1983 opened a new pull request #3513: fix bug of query failed when column not exist

2020-05-07 Thread GitBox
blackfox1983 opened a new pull request #3513: URL: https://github.com/apache/incubator-doris/pull/3513 in `enable_doc_value_scan` mode, when some fields does not been assigned, sql like `select f1,f2..` will be failed. so ,i resolved this bug by passing `doc_value_mod` to related class f

[incubator-doris] branch master updated: Update travis.yml (#3512)

2020-05-07 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen 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 1893cd7 Update travis.yml (#3512)

[GitHub] [incubator-doris] kangkaisen opened a new pull request #3512: Update travis.yml

2020-05-07 Thread GitBox
kangkaisen opened a new pull request #3512: URL: https://github.com/apache/incubator-doris/pull/3512 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[incubator-doris] branch kangkaisen-travis1 created (now 8013a3b)

2020-05-07 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen pushed a change to branch kangkaisen-travis1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. at 8013a3b Update travis.yml This branch includes the following new commits: new 8013a3

[incubator-doris] 01/01: Update travis.yml

2020-05-07 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen pushed a commit to branch kangkaisen-travis1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 8013a3bbc9e2ade5f85c3eb0ad11d71f5d150b77 Author: kangkaisen AuthorDate: Thu May 7 23:05:07 2020

[GitHub] [incubator-doris] morningman commented on pull request #3503: Revert "Non blocking OlapTableSink"

2020-05-07 Thread GitBox
morningman commented on pull request #3503: URL: https://github.com/apache/incubator-doris/pull/3503#issuecomment-625310432 This is fix by #3502. This PR will be closed This is an automated message from the Apache Git Service

[incubator-doris] branch master updated (d60bb81 -> c85d847)

2020-05-07 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 d60bb81 [SQL Function] Calculate 'case when expr' when possible (#3396) add c85d847 [CompileBug]

[GitHub] [incubator-doris] yangzhg opened a new pull request #3502: fix a compile error

2020-05-07 Thread GitBox
yangzhg opened a new pull request #3502: URL: https://github.com/apache/incubator-doris/pull/3502 fix a compile error by no return statment in non-void function This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-doris] morningman commented on a change in pull request #3369: Support txn management in db level isolation and use ArrayDeque to improve txn task performance

2020-05-07 Thread GitBox
morningman commented on a change in pull request #3369: URL: https://github.com/apache/incubator-doris/pull/3369#discussion_r421537636 ## File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -2639,6 +2641,7 @@ public void dropDb(DropDbStmt stmt) throws DdlExc

[incubator-doris] branch master updated: [SQL Function] Calculate 'case when expr' when possible (#3396)

2020-05-07 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 d60bb81 [SQL Function] Calculate '

[GitHub] [incubator-doris] morningman opened a new pull request #3511: [Bug] Fix constant In Predicate result error

2020-05-07 Thread GitBox
morningman opened a new pull request #3511: URL: https://github.com/apache/incubator-doris/pull/3511 `select 1 not in (2, NULL, 1);` should return `0` Fix: #3510 This is an automated message from the Apache Git Servic

[GitHub] [incubator-doris] morningman opened a new issue #3510: [Bug] Constant InPredicate result error

2020-05-07 Thread GitBox
morningman opened a new issue #3510: URL: https://github.com/apache/incubator-doris/issues/3510 **Describe the bug** `select 1 not in (2, NULL, 1);` expected: `0` Actual: `NULL` This is an automated message f

[GitHub] [incubator-doris] worker24h opened a new issue #3509: Doris流式导入json数据,相关接口定义

2020-05-07 Thread GitBox
worker24h opened a new issue #3509: URL: https://github.com/apache/incubator-doris/issues/3509 此issue主要讨论,导入json数据接口定义, 欢迎大家进行讨论 前提: 表1有 category,price,author三列, 以routine load导入举例说明 分类: 由于json支持嵌套,所以json数据可能很复杂,因为这里设计默认导入和精准导入 一、默认导入(不提供jsonpath) 默认导入,表示表列的顺序与json中key/val

[GitHub] [incubator-doris] vagetablechicken commented on issue #3507: Compile warnings should be errors

2020-05-07 Thread GitBox
vagetablechicken commented on issue #3507: URL: https://github.com/apache/incubator-doris/issues/3507#issuecomment-625183399 Higher version gcc will be more exclusive. If GCC 9+ should be taken into account, we can use `#pragma` to turn off warnings. Or simply, improve the build.sh, only

[GitHub] [incubator-doris] decster opened a new pull request #3508: [Memory Engine] add core column related classes

2020-05-07 Thread GitBox
decster opened a new pull request #3508: URL: https://github.com/apache/incubator-doris/pull/3508 This CL add core column related classes into the code base, including: - Buffer - ColumnBlock - ColumnDelta - Column - DeltaIndex - ColumnSchema and Schema Column re

[GitHub] [incubator-doris] imay commented on issue #3507: Compile warnings should be errors

2020-05-07 Thread GitBox
imay commented on issue #3507: URL: https://github.com/apache/incubator-doris/issues/3507#issuecomment-625172031 I'm not very sure, when I compile Doris with GCC 9+ there are a lot of error caused by thirdparty header files. It will be better to compile Doris with higher version GCC whe

[GitHub] [incubator-doris] vagetablechicken opened a new issue #3507: Compile warnings should be errors

2020-05-07 Thread GitBox
vagetablechicken opened a new issue #3507: URL: https://github.com/apache/incubator-doris/issues/3507 We only add `-Werror` in Debug mode. But build.sh usually use release mode. It's dangerous. If we can't fix all warnings, it better to use `-Wno-xxx`. -

[GitHub] [incubator-doris] kangkaisen opened a new pull request #3506: Update travis.yml

2020-05-07 Thread GitBox
kangkaisen opened a new pull request #3506: URL: https://github.com/apache/incubator-doris/pull/3506 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[incubator-doris] branch branch-0.12 updated: Update travis.yml (#3506)

2020-05-07 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen 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 039aeb8 Update travis.ym

[incubator-doris] 01/01: Update travis.yml

2020-05-07 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen pushed a commit to branch travis-12 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 2ad485803aa8b101af85cd387dcbf37bdf9d7d7d Author: kangkaisen AuthorDate: Thu May 7 18:06:46 2020 +0800

[incubator-doris] branch travis-12 created (now 2ad4858)

2020-05-07 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen pushed a change to branch travis-12 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. at 2ad4858 Update travis.yml This branch includes the following new commits: new 2ad4858 Update

[GitHub] [incubator-doris] vagetablechicken commented on pull request #3503: Revert "Non blocking OlapTableSink"

2020-05-07 Thread GitBox
vagetablechicken commented on pull request #3503: URL: https://github.com/apache/incubator-doris/pull/3503#issuecomment-625133378 OK, I will issue a new PR. And the compile warnings shouldn't be ignored, we only add '-Werror' in debug mode. I think we need `-Werror` in release mode ---

[GitHub] [incubator-doris] Seaven opened a new pull request #3505: Update plugin document

2020-05-07 Thread GitBox
Seaven opened a new pull request #3505: URL: https://github.com/apache/incubator-doris/pull/3505 For #3447,update plugin document This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-doris] acelyc111 edited a comment on issue #3504: BE crashed when run TPCD test

2020-05-07 Thread GitBox
acelyc111 edited a comment on issue #3504: URL: https://github.com/apache/incubator-doris/issues/3504#issuecomment-625126360 ``` (gdb) f 1 #1 0x0101f52b in doris::Tuple::deep_copy (this=, desc=..., data=data@entry=0x7efe86d80280, offset=offset@entry=0x7efe86d8027c, convert_

[GitHub] [incubator-doris] acelyc111 commented on issue #3504: BE crashed when run TPCD test

2020-05-07 Thread GitBox
acelyc111 commented on issue #3504: URL: https://github.com/apache/incubator-doris/issues/3504#issuecomment-625126360 ``` (gdb) f 1 #1 0x0101f52b in doris::Tuple::deep_copy (this=, desc=..., data=data@entry=0x7efe86d80280, offset=offset@entry=0x7efe86d8027c, convert_ptrs=co

[GitHub] [incubator-doris] acelyc111 opened a new issue #3504: BE crashed when run TPCD test

2020-05-07 Thread GitBox
acelyc111 opened a new issue #3504: URL: https://github.com/apache/incubator-doris/issues/3504 **Describe the bug** BE crashed when run TPC-DS test. **To Reproduce** Steps to reproduce the behavior: 1. load TPC-DS data 2. run SQL `SELECT asceding.rnk, i1.i_product_nam

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #3345: [FIX] fix doris string functions not support multibyte string

2020-05-07 Thread GitBox
yangzhg commented on a change in pull request #3345: URL: https://github.com/apache/incubator-doris/pull/3345#discussion_r421335854 ## File path: gensrc/script/doris_builtins_functions.py ## @@ -533,6 +533,10 @@ '15FunctionContextERKNS1_9StringValERKNS1_6IntValES6_

[GitHub] [incubator-doris] morningman edited a comment on pull request #3503: Revert "Non blocking OlapTableSink"

2020-05-07 Thread GitBox
morningman edited a comment on pull request #3503: URL: https://github.com/apache/incubator-doris/pull/3503#issuecomment-625090368 Hi @vagetablechicken Your PR #3143 may has some problem which cause BE in our CI environment crashed. Some of core file shows like: ``` #0 tcm

[GitHub] [incubator-doris] morningman commented on pull request #3503: Revert "Non blocking OlapTableSink"

2020-05-07 Thread GitBox
morningman commented on pull request #3503: URL: https://github.com/apache/incubator-doris/pull/3503#issuecomment-625090368 Hi @vagetablechicken Your PR #3143 may has some problem which cause BE in our CI environment crashed. Some of core file shows like: ``` #0 tcmalloc::

[GitHub] [incubator-doris] yangzhg opened a new pull request #3503: Revert "Non blocking OlapTableSink"

2020-05-07 Thread GitBox
yangzhg opened a new pull request #3503: URL: https://github.com/apache/incubator-doris/pull/3503 this pr casue many localtest fail and in tablet_sink.cpp:225 requires return statment in non-void function This is an automate

[GitHub] [incubator-doris] ZengRL commented on issue #3482: Why Routine Load always be aborted?

2020-05-07 Thread GitBox
ZengRL commented on issue #3482: URL: https://github.com/apache/incubator-doris/issues/3482#issuecomment-625086182 oh, I see more message in be.INFO 2020-05-07 15:24:09,351 INFO 39 [GlobalTransactionMgr.beginTransaction():193] begin transaction: txn id 4731688 with label f00c7f57f0f540

[GitHub] [incubator-doris] ZengRL edited a comment on issue #3482: Why Routine Load always be aborted?

2020-05-07 Thread GitBox
ZengRL edited a comment on issue #3482: URL: https://github.com/apache/incubator-doris/issues/3482#issuecomment-625076029 supplement: ① I have 300 routine load job ② Job run once in ten minutes ![image](https://user-images.githubusercontent.com/16383150/81265015-ed4bdf00-9074-11ea

[GitHub] [incubator-doris] WingsGo commented on issue #3491: Compare string type and numerical type will cause full table scan

2020-05-07 Thread GitBox
WingsGo commented on issue #3491: URL: https://github.com/apache/incubator-doris/issues/3491#issuecomment-625079069 @imay @kangkaisen can we check the binary compare type, if one type is string and the other type is numerical such as int, bigint, we just return the numercal type in `g

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #3501: Fix the incorrect docs

2020-05-07 Thread GitBox
EmmyMiao87 opened a new pull request #3501: URL: https://github.com/apache/incubator-doris/pull/3501 Change-Id: Ide6b264a71a35df00358b2c787bba0ec867e8503 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-doris] ZengRL edited a comment on issue #3482: Why Routine Load always be aborted?

2020-05-07 Thread GitBox
ZengRL edited a comment on issue #3482: URL: https://github.com/apache/incubator-doris/issues/3482#issuecomment-625076029 supplement: ① I have 300 routine load job ② Job run once in ten minutes ![image](https://user-images.githubusercontent.com/16383150/81265015-ed4bdf00-9074-11ea