[GitHub] [incubator-doris] fanlongmengjd opened a new issue #3603: routine load current tasks become less after running while

2020-05-15 Thread GitBox
fanlongmengjd opened a new issue #3603: URL: https://github.com/apache/incubator-doris/issues/3603 **Describe the bug** Create routine load job with desired_concurrent_number =5 , running for a while , and there is only 1 -2 running tasks. **To Reproduce** Steps to reproduce t

[GitHub] [incubator-doris] chaoyli commented on a change in pull request #3580: [Memory Engine] Add column reader/writer

2020-05-15 Thread GitBox
chaoyli commented on a change in pull request #3580: URL: https://github.com/apache/incubator-doris/pull/3580#discussion_r425773147 ## File path: be/src/olap/memory/typed_column_reader.h ## @@ -0,0 +1,208 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

[GitHub] [incubator-doris] blackfox1983 commented on pull request #3579: [Doris On ES]fix bug of value in like not translate correcttly

2020-05-15 Thread GitBox
blackfox1983 commented on pull request #3579: URL: https://github.com/apache/incubator-doris/pull/3579#issuecomment-629184025 reopened https://github.com/apache/incubator-doris/pull/3602 This is an automated message from the

[GitHub] [incubator-doris] blackfox1983 closed pull request #3579: [Doris On ES]fix bug of value in like not translate correcttly

2020-05-15 Thread GitBox
blackfox1983 closed pull request #3579: URL: https://github.com/apache/incubator-doris/pull/3579 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [incubator-doris] decster commented on a change in pull request #3580: [Memory Engine] Add column reader/writer

2020-05-15 Thread GitBox
decster commented on a change in pull request #3580: URL: https://github.com/apache/incubator-doris/pull/3580#discussion_r425737612 ## File path: be/src/olap/memory/typed_column_writer.h ## @@ -0,0 +1,305 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

[GitHub] [incubator-doris] decster commented on a change in pull request #3580: [Memory Engine] Add column reader/writer

2020-05-15 Thread GitBox
decster commented on a change in pull request #3580: URL: https://github.com/apache/incubator-doris/pull/3580#discussion_r425734869 ## File path: be/src/olap/memory/column_reader.h ## @@ -0,0 +1,95 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more co

[GitHub] [incubator-doris] decster commented on a change in pull request #3580: [Memory Engine] Add column reader/writer

2020-05-15 Thread GitBox
decster commented on a change in pull request #3580: URL: https://github.com/apache/incubator-doris/pull/3580#discussion_r425733678 ## File path: be/src/olap/memory/column.cpp ## @@ -105,19 +108,102 @@ Status Column::capture_version(uint64_t version, vector* deltas, retur

[GitHub] [incubator-doris] decster commented on a change in pull request #3580: [Memory Engine] Add column reader/writer

2020-05-15 Thread GitBox
decster commented on a change in pull request #3580: URL: https://github.com/apache/incubator-doris/pull/3580#discussion_r425666761 ## File path: be/src/olap/memory/column_writer.h ## @@ -0,0 +1,81 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more co

[GitHub] [incubator-doris] blackfox1983 opened a new pull request #3602: fix bug of like not translate correcttly

2020-05-15 Thread GitBox
blackfox1983 opened a new pull request #3602: URL: https://github.com/apache/incubator-doris/pull/3602 case is desc in #3576 Why this case happened In current implement, translation into dsl only if it is not the first charactor. Thus, when sql is write like '%abc', translation

[GitHub] [incubator-doris] EmmyMiao87 commented on pull request #3601: fix large string val allocation failure, #3600

2020-05-15 Thread GitBox
EmmyMiao87 commented on pull request #3601: URL: https://github.com/apache/incubator-doris/pull/3601#issuecomment-629164767 Please add a unit test about large string val This is an automated message from the Apache Git Servic

[GitHub] [incubator-doris] wyb edited a comment on issue #3010: Spark load etl interface

2020-05-15 Thread GitBox
wyb edited a comment on issue #3010: URL: https://github.com/apache/incubator-doris/issues/3010#issuecomment-626421411 1. User interface: 1.1 Spark resource management Spark is used as an external computing resource in Doris to do ETL work. In the future, there may be other e

[GitHub] [incubator-doris] wyb edited a comment on issue #3010: Spark load etl interface

2020-05-15 Thread GitBox
wyb edited a comment on issue #3010: URL: https://github.com/apache/incubator-doris/issues/3010#issuecomment-626421411 1. User interface: 1.1 Spark resource management Spark is used as an external computing resource in Doris to do ETL work. In the future, there may be other e

[GitHub] [incubator-doris] kangpinghuang opened a new pull request #3601: fix large string val allocation failure, #3600

2020-05-15 Thread GitBox
kangpinghuang opened a new pull request #3601: URL: https://github.com/apache/incubator-doris/pull/3601 Large bitmap will need use StringVal to allocate large memory, which is large than MAX_INT. The overflow will cause serialization failure of bitmap. -

[GitHub] [incubator-doris] decster commented on a change in pull request #3580: [Memory Engine] Add column reader/writer

2020-05-15 Thread GitBox
decster commented on a change in pull request #3580: URL: https://github.com/apache/incubator-doris/pull/3580#discussion_r425667203 ## File path: be/src/olap/memory/column_writer.h ## @@ -0,0 +1,81 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more co

[GitHub] [incubator-doris] decster commented on a change in pull request #3580: [Memory Engine] Add column reader/writer

2020-05-15 Thread GitBox
decster commented on a change in pull request #3580: URL: https://github.com/apache/incubator-doris/pull/3580#discussion_r425666761 ## File path: be/src/olap/memory/column_writer.h ## @@ -0,0 +1,81 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more co

[GitHub] [incubator-doris] imay closed issue #3593: [incubator-doris][engine][be][thidpary][glog][bug] glog file not calucate file srouce length if append log at the start egine

2020-05-15 Thread GitBox
imay closed issue #3593: URL: https://github.com/apache/incubator-doris/issues/3593 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [incubator-doris] imay merged pull request #3594: [incubator-doris][thirdpary][glog][bug] calucate file length at the start

2020-05-15 Thread GitBox
imay merged pull request #3594: URL: https://github.com/apache/incubator-doris/pull/3594 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

[incubator-doris] branch master updated: [incubator-doris][thirdpary][glog][bug] Calucate file length at the be start (#3594)

2020-05-15 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 0d45769 [incubator-doris][thirdpary][gl