[GitHub] [incubator-doris] morningman opened a new pull request #5359: [UT] Modify to avoid some UT failure accidentally

2021-02-03 Thread GitBox
morningman opened a new pull request #5359: URL: https://github.com/apache/incubator-doris/pull/5359 ## Proposed changes After an Alter job finished, the job's state is FINISHED, but table's state may not be NORMAL for a while. We need to make sure that table's state become NORM

[GitHub] [incubator-doris] e0c9 closed pull request #5345: [UT] Fix bug in testCompensateIndex

2021-02-03 Thread GitBox
e0c9 closed pull request #5345: URL: https://github.com/apache/incubator-doris/pull/5345 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 g

[GitHub] [incubator-doris] HappenLee opened a new issue #5358: [Proposal] Support column predicate replace delete condition

2021-02-03 Thread GitBox
HappenLee opened a new issue #5358: URL: https://github.com/apache/incubator-doris/issues/5358 ## Motivation At present, Doris support `delete statement` For example, ```delete table test where a = 10``` Now Doris support an asynchronous delete operation,data will be filte

[incubator-doris] branch master updated: [Enhancement] move common codes from fe-core to fe-common and remove log4j1 (#5317) (#5318)

2021-02-03 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 d8202ca [Enhancement] move common

[GitHub] [incubator-doris] morningman merged pull request #5318: [Enhancement] move common codes from fe-core to fe-common and remove log4j1 (#5317)

2021-02-03 Thread GitBox
morningman merged pull request #5318: URL: https://github.com/apache/incubator-doris/pull/5318 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

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #5357: [Function] Add BE udf bitmap_not (#5346)

2021-02-03 Thread GitBox
HappenLee commented on a change in pull request #5357: URL: https://github.com/apache/incubator-doris/pull/5357#discussion_r569946613 ## File path: be/src/util/bitmap_value.h ## @@ -1006,6 +1006,47 @@ class BitmapValue { } } +void remove(uint64_t value) { +

[GitHub] [incubator-doris] morningman commented on a change in pull request #5357: [Function] Add BE udf bitmap_not (#5346)

2021-02-03 Thread GitBox
morningman commented on a change in pull request #5357: URL: https://github.com/apache/incubator-doris/pull/5357#discussion_r569943111 ## File path: be/src/util/bitmap_value.h ## @@ -1006,6 +1006,47 @@ class BitmapValue { } } +void remove(uint64_t value) { +

[GitHub] [incubator-doris] stdpain commented on issue #5328: [Help] BE crash

2021-02-03 Thread GitBox
stdpain commented on issue #5328: URL: https://github.com/apache/incubator-doris/issues/5328#issuecomment-773024668 I advise to run a heap profile, to help analyze memory problems @zh0122 http://doris.incubator.apache.org/master/zh-CN/developer-guide/debug-tool.html#heap-profile

[GitHub] [incubator-doris] wangbo merged pull request #5250: Fix 5243 Skip repair replica not in colocate group.

2021-02-03 Thread GitBox
wangbo merged pull request #5250: URL: https://github.com/apache/incubator-doris/pull/5250 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

[incubator-doris] branch master updated: Fix 5243 Skip repair replica not in colocate group. (#5250)

2021-02-03 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 b6abcbd Fix 5243 Skip repair replica n

[GitHub] [incubator-doris] wangbo closed issue #5243: [BUG]Endless colocate table tablet repair

2021-02-03 Thread GitBox
wangbo closed issue #5243: URL: https://github.com/apache/incubator-doris/issues/5243 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 t

[GitHub] [incubator-doris] HappenLee opened a new pull request #5357: [Function] Add BE udf bitmap_not (#5346)

2021-02-03 Thread GitBox
HappenLee opened a new pull request #5357: URL: https://github.com/apache/incubator-doris/pull/5357 this function will return the not result of inputs two bitmap. ## Proposed changes fixed #5346 ## Types of changes What types of changes does your code introduce t

[GitHub] [incubator-doris] morningman commented on issue #5328: [Help] BE crash

2021-02-03 Thread GitBox
morningman commented on issue #5328: URL: https://github.com/apache/incubator-doris/issues/5328#issuecomment-772990728 I am not sure yet. Is there a case that can be reproduced stably? This is an automated message from the A

[GitHub] [incubator-doris] Semon120 commented on pull request #4695: [Bug] Fix bug that tablet report always out of date

2021-02-03 Thread GitBox
Semon120 commented on pull request #4695: URL: https://github.com/apache/incubator-doris/pull/4695#issuecomment-772989271 > > > @morningman Hello,I have download the libevent from this url:https://doris-thirdparty-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498b

[GitHub] [incubator-doris] zh0122 edited a comment on issue #5328: [Help] BE crash

2021-02-03 Thread GitBox
zh0122 edited a comment on issue #5328: URL: https://github.com/apache/incubator-doris/issues/5328#issuecomment-772986542 > Which version of Doris? Hi, I built the code from master branch in 2020.01.17. The git sha1 id is 73a67901edfe94b3083c376cade1122486fe4e28 [Metric]

[GitHub] [incubator-doris] zh0122 commented on issue #5328: [Help] BE crash

2021-02-03 Thread GitBox
zh0122 commented on issue #5328: URL: https://github.com/apache/incubator-doris/issues/5328#issuecomment-772986542 > Which version of Doris? Hi, I built the code from master branch in 2020.01.17. The git sha1 id is 73a67901edfe94b3083c376cade1122486fe4e28 [Metric] Add sy

[GitHub] [incubator-doris] morningman commented on pull request #4695: [Bug] Fix bug that tablet report always out of date

2021-02-03 Thread GitBox
morningman commented on pull request #4695: URL: https://github.com/apache/incubator-doris/pull/4695#issuecomment-772977077 > > @morningman Hello,I have download the libevent from this url:https://doris-thirdparty-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498b

[GitHub] [incubator-doris] Semon120 commented on pull request #4695: [Bug] Fix bug that tablet report always out of date

2021-02-03 Thread GitBox
Semon120 commented on pull request #4695: URL: https://github.com/apache/incubator-doris/pull/4695#issuecomment-772975754 > @morningman Hello,I have download the libevent from this url:https://doris-thirdparty-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498bf606

[GitHub] [incubator-doris] morningman merged pull request #5351: [Bug] Fix bug of create ODBC table first column is float or double

2021-02-03 Thread GitBox
morningman merged pull request #5351: URL: https://github.com/apache/incubator-doris/pull/5351 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

[GitHub] [incubator-doris] morningman closed issue #5350: [Bug] Create ODBC table fisrt column is float or doulbe, create table failed

2021-02-03 Thread GitBox
morningman closed issue #5350: URL: https://github.com/apache/incubator-doris/issues/5350 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

[incubator-doris] branch master updated: [Bug] Fix bug of create ODBC table first column is float or double, issue#5350 (#5351)

2021-02-03 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 ed9c70b [Bug] Fix bug of create OD

[GitHub] [incubator-doris] morningman merged pull request #5313: [optimization] use replace top instead of push pop in priority #5312

2021-02-03 Thread GitBox
morningman merged pull request #5313: URL: https://github.com/apache/incubator-doris/pull/5313 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: [optimization] use replace top instead of push pop in priority #5312 (#5313)

2021-02-03 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 a841905 [optimization] use replace

[GitHub] [incubator-doris] morningman closed issue #5303: Duplicate rows in Aggregate Key Table

2021-02-03 Thread GitBox
morningman closed issue #5303: URL: https://github.com/apache/incubator-doris/issues/5303 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

[incubator-doris] branch master updated (77b756f -> ea7f61e)

2021-02-03 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 77b756f [Refactor] Remove redundant code of mini load and insert (#4966) add ea7f61e [Bug] Dupli

[GitHub] [incubator-doris] morningman merged pull request #5307: [Bug] Duplicate results when reading aggregation table

2021-02-03 Thread GitBox
morningman merged pull request #5307: URL: https://github.com/apache/incubator-doris/pull/5307 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

[GitHub] [incubator-doris] morningman commented on issue #5353: how to load orc file to table using default broker

2021-02-03 Thread GitBox
morningman commented on issue #5353: URL: https://github.com/apache/incubator-doris/issues/5353#issuecomment-772574071 You need to specify `FORMAT AS 'orc'` in your load stmt. execute `help broker load` to see examples. T

[GitHub] [incubator-doris] morningman commented on issue #5339: Build error

2021-02-03 Thread GitBox
morningman commented on issue #5339: URL: https://github.com/apache/incubator-doris/issues/5339#issuecomment-772573218 you can use `thirdparty/vars.sh` in master branch to replace. But we recommend to use docker dev image to build Doris instead of building thirdparties by yourself. --

[GitHub] [incubator-doris] morningman commented on issue #5334: Stream load error

2021-02-03 Thread GitBox
morningman commented on issue #5334: URL: https://github.com/apache/incubator-doris/issues/5334#issuecomment-772571923 It means that the stream load being cancelled for some reason. you have to check be.INFO for more information. Maybe you can just retry to see if it still happen.

[GitHub] [incubator-doris] morningman edited a comment on issue #5333: Parse json data for JsonDoc failed

2021-02-03 Thread GitBox
morningman edited a comment on issue #5333: URL: https://github.com/apache/incubator-doris/issues/5333#issuecomment-772569604 I find ``` [{ "ownerId": "29440", "id": "97006", "name": "代子洋\套扫", "parentId": "0", "createBy": "13980905060", "creat

[GitHub] [incubator-doris] morningman commented on issue #5333: Parse json data for JsonDoc failed

2021-02-03 Thread GitBox
morningman commented on issue #5333: URL: https://github.com/apache/incubator-doris/issues/5333#issuecomment-772569604 I find ``` [{ "ownerId": "29440", "id": "97006", "name": "代子洋\套扫", "parentId": "0", "createBy": "13980905060", "createDate":

[GitHub] [incubator-doris] caiconghui commented on a change in pull request #5329: [Bug] Fix bug that not erase meta such as tablet when force drop db, table, partition

2021-02-03 Thread GitBox
caiconghui commented on a change in pull request #5329: URL: https://github.com/apache/incubator-doris/pull/5329#discussion_r569477037 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -6811,5 +6820,67 @@ private void setReplicaStatusInternal(lo

[GitHub] [incubator-doris] morningman commented on a change in pull request #5329: [Bug] Fix bug that not erase meta such as tablet when force drop db, table, partition

2021-02-03 Thread GitBox
morningman commented on a change in pull request #5329: URL: https://github.com/apache/incubator-doris/pull/5329#discussion_r569460268 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -6811,5 +6820,67 @@ private void setReplicaStatusInternal(lo

[GitHub] [incubator-doris] morningman commented on issue #5330: Custom encoding when exporting query results

2021-02-03 Thread GitBox
morningman commented on issue #5330: URL: https://github.com/apache/incubator-doris/issues/5330#issuecomment-772549206 > importing query results Did you mean exporting the query result to file by using "SELECT INTO OUTFILE"?

[GitHub] [incubator-doris] morningman commented on issue #5328: [Help] BE crash

2021-02-03 Thread GitBox
morningman commented on issue #5328: URL: https://github.com/apache/incubator-doris/issues/5328#issuecomment-772548195 Which version of Doris? This is an automated message from the Apache Git Service. To respond to the messa

[incubator-doris] branch master updated: [Refactor] Remove redundant code of mini load and insert (#4966)

2021-02-03 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 77b756f [Refactor] Remove redundan

[GitHub] [incubator-doris] morningman merged pull request #4966: Remove redundant code of mini load and insert

2021-02-03 Thread GitBox
morningman merged pull request #4966: URL: https://github.com/apache/incubator-doris/pull/4966 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

[GitHub] [incubator-doris] liutang123 opened a new pull request #5356: Fix #5355 Add space in case and caseExpr when toSql

2021-02-03 Thread GitBox
liutang123 opened a new pull request #5356: URL: https://github.com/apache/incubator-doris/pull/5356 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature re

[GitHub] [incubator-doris] liutang123 opened a new issue #5355: [BUG] failed to init view stmt when create a view with case expr

2021-02-03 Thread GitBox
liutang123 opened a new issue #5355: URL: https://github.com/apache/incubator-doris/issues/5355 **To Reproduce** Steps to reproduce the behavior: create view test_view as SELECT CASE substr(`a`, 4, 2) WHEN '00' THEN 1 ELSE 2 END AS

[GitHub] [incubator-doris] Semon120 commented on pull request #4695: [Bug] Fix bug that tablet report always out of date

2021-02-03 Thread GitBox
Semon120 commented on pull request #4695: URL: https://github.com/apache/incubator-doris/pull/4695#issuecomment-772506494 @morningman Hello,I have download the libevent from this url:https://doris-thirdparty-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498bf606e8

[GitHub] [incubator-doris] weizuo93 opened a new pull request #5354: [Config] Modify compaction policy comment in config.h

2021-02-03 Thread GitBox
weizuo93 opened a new pull request #5354: URL: https://github.com/apache/incubator-doris/pull/5354 ## Proposed changes There is a mistake comment for the configure of cumulative_compaction_policy in config.h. If we want to use `NUM_BASED_POLICY`for cumulative compaction, We should

[GitHub] [incubator-doris] vinson0526 closed pull request #5352: remove log4j1 from dependency in fe, use slf4j + slf4j -> log4j2 instead

2021-02-03 Thread GitBox
vinson0526 closed pull request #5352: URL: https://github.com/apache/incubator-doris/pull/5352 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

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #5352: remove log4j1 from dependency in fe, use slf4j + slf4j -> log4j2 instead

2021-02-03 Thread GitBox
EmmyMiao87 commented on a change in pull request #5352: URL: https://github.com/apache/incubator-doris/pull/5352#discussion_r569330200 ## File path: fe/fe-core/src/test/java/org/apache/doris/analysis/CreateRoutineLoadStmtTest.java ## @@ -43,10 +41,12 @@ import mockit.Mock; i

[GitHub] [incubator-doris] zh0122 commented on issue #5246: [Bug] BE crash when using Stream load

2021-02-03 Thread GitBox
zh0122 commented on issue #5246: URL: https://github.com/apache/incubator-doris/issues/5246#issuecomment-772356167 Fixed in #5349 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [incubator-doris] zh0122 closed issue #5246: [Bug] BE crash when using Stream load

2021-02-03 Thread GitBox
zh0122 closed issue #5246: URL: https://github.com/apache/incubator-doris/issues/5246 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 t

[GitHub] [incubator-doris] zh0122 commented on pull request #5349: [Bug] Fix bug that BE core will loading empty json array

2021-02-03 Thread GitBox
zh0122 commented on pull request #5349: URL: https://github.com/apache/incubator-doris/pull/5349#issuecomment-772350500 #5246 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-doris] peng-xin opened a new issue #5353: how to load orc file to table using default broker

2021-02-03 Thread GitBox
peng-xin opened a new issue #5353: URL: https://github.com/apache/incubator-doris/issues/5353 when i load orc file to doris,it is always error. ![image](https://user-images.githubusercontent.com/13350489/106721238-5fbb1100-663f-11eb-837b-92f39a415139.png) env: `hive: 2.3.4`