[GitHub] [doris] dataroaring opened a new pull request, #10910: print a log when got a lower image version

2022-07-16 Thread GitBox
dataroaring opened a new pull request, #10910: URL: https://github.com/apache/doris/pull/10910 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (

[GitHub] [doris] dataroaring merged pull request #10739: release memory allocated in agg function in vec stream load

2022-07-16 Thread GitBox
dataroaring merged PR #10739: URL: https://github.com/apache/doris/pull/10739 -- 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 the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.

[doris] branch master updated: release memory allocated in agg function in vec stream load (#10739)

2022-07-16 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new f78db1d773 release memory allocated in agg f

[GitHub] [doris] EmmyMiao87 opened a new pull request, #10911: fix tuple is null

2022-07-16 Thread GitBox
EmmyMiao87 opened a new pull request, #10911: URL: https://github.com/apache/doris/pull/10911 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Y

[GitHub] [doris] kpfly commented on a diff in pull request #10911: fix tuple is null

2022-07-16 Thread GitBox
kpfly commented on code in PR #10911: URL: https://github.com/apache/doris/pull/10911#discussion_r922647547 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TupleIsNullPredicate.java: ## @@ -198,10 +198,16 @@ public static Expr unwrapExpr(Expr expr) { public static voi

[GitHub] [doris] platoneko opened a new issue, #10912: [refactor] remove BlockManager in olap

2022-07-16 Thread GitBox
platoneko opened a new issue, #10912: URL: https://github.com/apache/doris/issues/10912 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description BlockMan

[GitHub] [doris] platoneko opened a new pull request, #10913: [refactor] remove BlockManager

2022-07-16 Thread GitBox
platoneko opened a new pull request, #10913: URL: https://github.com/apache/doris/pull/10913 # Proposed changes Issue Number: close #10912 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] morningman merged pull request #10911: fix tuple is null

2022-07-16 Thread GitBox
morningman merged PR #10911: URL: https://github.com/apache/doris/pull/10911 -- 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 the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch repair_outer_join_0714 updated: fix tuple is null (#10911)

2022-07-16 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch repair_outer_join_0714 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/repair_outer_join_0714 by this push: new 2435086045 f

[GitHub] [doris] ByteYue opened a new issue, #10914: [Enhancement]

2022-07-16 Thread GitBox
ByteYue opened a new issue, #10914: URL: https://github.com/apache/doris/issues/10914 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description There are

[GitHub] [doris] morningman closed pull request #10311: [bug] fix window function nullable type bug

2022-07-16 Thread GitBox
morningman closed pull request #10311: [bug] fix window function nullable type bug URL: https://github.com/apache/doris/pull/10311 -- 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 the specific commen

[GitHub] [doris] ByteYue opened a new pull request, #10915: [refactor](be)remove redundant code in column writer

2022-07-16 Thread GitBox
ByteYue opened a new pull request, #10915: URL: https://github.com/apache/doris/pull/10915 remove redundant code in column writer # Proposed changes Issue Number: #10914 ## Problem Summary: There are redundant code in column writer's two kind of flush_data_in_cur

[GitHub] [doris] ByteYue commented on issue #10914: [refactor] remove redundant code in column writer

2022-07-16 Thread GitBox
ByteYue commented on issue #10914: URL: https://github.com/apache/doris/issues/10914#issuecomment-1186128610 ![image](https://user-images.githubusercontent.com/43750022/179348616-4443d2c8-23a5-46f2-992c-2e2915021be8.png) The former code is as above. As we can see, there is even one differ

[GitHub] [doris] Gabriel39 opened a new issue, #10916: [Enhancement] Improve dateliteral precision

2022-07-16 Thread GitBox
Gabriel39 opened a new issue, #10916: URL: https://github.com/apache/doris/issues/10916 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description Now date

[GitHub] [doris] Gabriel39 opened a new pull request, #10917: [Improvement] (datetime) support microsecond for date literal

2022-07-16 Thread GitBox
Gabriel39 opened a new pull request, #10917: URL: https://github.com/apache/doris/pull/10917 # Proposed changes Issue Number: close #10916 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (

[GitHub] [doris] wolfboys opened a new pull request, #10918: start|stop script files improvements

2022-07-16 Thread GitBox
wolfboys opened a new pull request, #10918: URL: https://github.com/apache/doris/pull/10918 ## Further comments start|stop script files improvements: 1) compatible with the case where the script is a soft link () 2) optimize script readability If this is a relatively l

[GitHub] [doris] yiguolei merged pull request #10908: print image's version when it is higher than FEConstants.meta_version

2022-07-16 Thread GitBox
yiguolei merged PR #10908: URL: https://github.com/apache/doris/pull/10908 -- 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 the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

[doris] branch master updated: print image's version when it is higher than FEConstants.meta_version (#10908)

2022-07-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new f0babfdcf8 print image's version when it is hig

[GitHub] [doris] yiguolei commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922670096 ## be/src/io/fs/file_reader.h: ## @@ -38,7 +40,11 @@ class FileReader { virtual const Path& path() const = 0; virtual size_t size() const = 0; + +virtua

[GitHub] [doris] yiguolei commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922670897 ## be/src/olap/rowset/beta_rowset_writer.h: ## @@ -86,7 +86,7 @@ class BetaRowsetWriter : public RowsetWriter { std::unique_ptr _segment_writer; mutable SpinL

[GitHub] [doris] yiguolei commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922671115 ## be/src/io/fs/file_reader.h: ## @@ -38,7 +40,11 @@ class FileReader { virtual const Path& path() const = 0; virtual size_t size() const = 0; + +virtua

[GitHub] [doris] yiguolei commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922671321 ## be/src/olap/rowset/segment_v2/column_reader.h: ## @@ -64,7 +64,7 @@ struct ColumnReaderOptions { }; struct ColumnIteratorOptions { -io::FileReader* file_read

[GitHub] [doris] yiguolei commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922672207 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -349,7 +348,7 @@ Status SegmentIterator::_init_return_column_iterators() { ColumnIteratorOptio

[GitHub] [doris] yiguolei commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922673493 ## be/src/io/fs/local_file_system.cpp: ## @@ -56,28 +47,16 @@ Status LocalFileSystem::create_file(const Path& path, std::unique_ptr* reader) { +Status LocalFileSystem:

[GitHub] [doris] HappenLee opened a new pull request, #10919: [Bug] fix do not open with voutput_expr_context

2022-07-16 Thread GitBox
HappenLee opened a new pull request, #10919: URL: https://github.com/apache/doris/pull/10919 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Ye

[GitHub] [doris] HappenLee merged pull request #10919: [Bug] fix do not open with voutput_expr_context

2022-07-16 Thread GitBox
HappenLee merged PR #10919: URL: https://github.com/apache/doris/pull/10919 -- 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 the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[doris] branch repair_outer_join_0714 updated: [Bug] fix do not open with voutput_expr_context (#10919)

2022-07-16 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a commit to branch repair_outer_join_0714 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/repair_outer_join_0714 by this push: new dbe1ebd496 [B

[GitHub] [doris] yiguolei commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922674060 ## be/src/io/fs/local_file_system.cpp: ## @@ -56,28 +47,16 @@ Status LocalFileSystem::create_file(const Path& path, std::unique_ptr* reader) { +Status LocalFileSystem:

[GitHub] [doris] yiguolei commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922671115 ## be/src/io/fs/file_reader.h: ## @@ -38,7 +40,11 @@ class FileReader { virtual const Path& path() const = 0; virtual size_t size() const = 0; + +virtua

[GitHub] [doris] yiguolei commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922674424 ## be/src/io/fs/local_file_reader.cpp: ## @@ -39,16 +34,18 @@ LocalFileReader::~LocalFileReader() { } Status LocalFileReader::close() { -bool expected = false;

[GitHub] [doris] yiguolei commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922674820 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -17,7 +17,8 @@ #include "olap/rowset/segment_v2/column_reader.h" -#include "gutil/strings/substitute.h"

[GitHub] [doris] yiguolei commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922674893 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -149,7 +149,7 @@ Status ColumnReader::read_page(const ColumnIteratorOptions& iter_opts, const Pag

[GitHub] [doris] yiguolei commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922675020 ## be/src/olap/rowset/segment_v2/page_io.h: ## @@ -46,7 +46,7 @@ namespace segment_v2 { struct PageReadOptions { // block to read page -doris::io::FileReade

[GitHub] [doris] platoneko commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
platoneko commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922675498 ## be/src/io/fs/local_file_system.cpp: ## @@ -56,28 +47,16 @@ Status LocalFileSystem::create_file(const Path& path, std::unique_ptr* reader) { +Status LocalFileSystem

[GitHub] [doris] Kikyou1997 opened a new pull request, #10920: [Ehancement](planner) Rewrite implicit cast to the predicates

2022-07-16 Thread GitBox
Kikyou1997 opened a new pull request, #10920: URL: https://github.com/apache/doris/pull/10920 # Proposed changes Issue Number: noinssue ## Problem Summary: During the analysis of BinaryPredicate, it will generate a CastExpr if the slot implicitly in the below case:

[GitHub] [doris] platoneko commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
platoneko commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922676762 ## be/src/olap/rowset/segment_v2/page_io.h: ## @@ -46,7 +46,7 @@ namespace segment_v2 { struct PageReadOptions { // block to read page -doris::io::FileRead

[GitHub] [doris] platoneko commented on a diff in pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
platoneko commented on code in PR #10896: URL: https://github.com/apache/doris/pull/10896#discussion_r922677079 ## be/src/olap/rowset/beta_rowset_writer.h: ## @@ -86,7 +86,7 @@ class BetaRowsetWriter : public RowsetWriter { std::unique_ptr _segment_writer; mutable Spin

[GitHub] [doris] github-actions[bot] commented on pull request #10910: print a log when got a lower image version

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10910: URL: https://github.com/apache/doris/pull/10910#issuecomment-1186179028 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #10910: print a log when got a lower image version

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10910: URL: https://github.com/apache/doris/pull/10910#issuecomment-1186179022 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #10899: [Bug] fix core for min/max runtime filter

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10899: URL: https://github.com/apache/doris/pull/10899#issuecomment-1186179127 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #10913: [refactor] remove BlockManager

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10913: URL: https://github.com/apache/doris/pull/10913#issuecomment-1186179821 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #10913: [refactor] remove BlockManager

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10913: URL: https://github.com/apache/doris/pull/10913#issuecomment-1186179840 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] Kikyou1997 commented on issue #10881: [Bug] With `in` in select smt and group by will cause `missing from GROUP BY `

2022-07-16 Thread GitBox
Kikyou1997 commented on issue #10881: URL: https://github.com/apache/doris/issues/10881#issuecomment-1186191238 I can't reproduce this bug on my local machine -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] yiguolei merged pull request #10899: [Bug] fix core for min/max runtime filter

2022-07-16 Thread GitBox
yiguolei merged PR #10899: URL: https://github.com/apache/doris/pull/10899 -- 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 the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

[doris] branch master updated: [Bug] fix core for min/max runtime filter (#10899)

2022-07-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 0381cdc989 [Bug] fix core for min/max runtime f

[GitHub] [doris] compiletheworld opened a new pull request, #10921: [feature-wip](unique-key-merge-on-write) Add agg cache for delete bitmap DSIP-018

2022-07-16 Thread GitBox
compiletheworld opened a new pull request, #10921: URL: https://github.com/apache/doris/pull/10921 # Proposed changes ## Problem Summary: ## Checklist(Required) 1. Does it affect the original behavior: (No) 2. Has unit tests been added: (Yes) 3. Has the document bee

[GitHub] [doris] liaoxin01 opened a new pull request, #10922: [feature-wip](unique-key-merge-on-write) add segment lookup interface implementation, DSIP-018

2022-07-16 Thread GitBox
liaoxin01 opened a new pull request, #10922: URL: https://github.com/apache/doris/pull/10922 # Proposed changes Issue Number: close #xxx ## Problem Summary: see https://cwiki.apache.org/confluence/display/DORIS/DSIP-018%3A+Support+Merge-On-Write+implementation+for+UN

[GitHub] [doris] yiguolei merged pull request #10889: [tools]ssb flat ddl, change date to int, good for performance

2022-07-16 Thread GitBox
yiguolei merged PR #10889: URL: https://github.com/apache/doris/pull/10889 -- 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 the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

[doris] branch master updated (0381cdc989 -> 02460ab4a9)

2022-07-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0381cdc989 [Bug] fix core for min/max runtime filter (#10899) add 02460ab4a9 change date to int, good for perfor

[GitHub] [doris] morningman closed pull request #10101: [improvement] Add new session variable `session_context`

2022-07-16 Thread GitBox
morningman closed pull request #10101: [improvement] Add new session variable `session_context` URL: https://github.com/apache/doris/pull/10101 -- 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 the sp

[GitHub] [doris] morningman commented on a diff in pull request #10850: add json profile and add session context and remove olap limit

2022-07-16 Thread GitBox
morningman commented on code in PR #10850: URL: https://github.com/apache/doris/pull/10850#discussion_r922687840 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -175,6 +176,8 @@ public class SessionVariable implements Serializable, Writable {

[GitHub] [doris] morningman closed pull request #10902: Bump aws-java-sdk-s3 from 1.11.95 to 1.12.261 in /fe

2022-07-16 Thread GitBox
morningman closed pull request #10902: Bump aws-java-sdk-s3 from 1.11.95 to 1.12.261 in /fe URL: https://github.com/apache/doris/pull/10902 -- 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 the specif

[GitHub] [doris] dependabot[bot] commented on pull request #10902: Bump aws-java-sdk-s3 from 1.11.95 to 1.12.261 in /fe

2022-07-16 Thread GitBox
dependabot[bot] commented on PR #10902: URL: https://github.com/apache/doris/pull/10902#issuecomment-1186210522 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let

[GitHub] [doris] morrySnow commented on a diff in pull request #10771: [Refactor](nereids)Refactor Literal to an inheritance hierarchy

2022-07-16 Thread GitBox
morrySnow commented on code in PR #10771: URL: https://github.com/apache/doris/pull/10771#discussion_r922688465 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/Literal.java: ## @@ -85,12 +67,12 @@ public DataType getDataType() throws UnboundException {

[GitHub] [doris] compiletheworld commented on a diff in pull request #10901: [feature](resource-tag) support multi tag for a single Backend

2022-07-16 Thread GitBox
compiletheworld commented on code in PR #10901: URL: https://github.com/apache/doris/pull/10901#discussion_r922689190 ## fe/fe-core/src/main/java/org/apache/doris/system/Backend.java: ## @@ -116,8 +119,14 @@ public enum BackendState { // additional backendStatus information

[GitHub] [doris] compiletheworld commented on pull request #10901: [feature](resource-tag) support multi tag for a single Backend

2022-07-16 Thread GitBox
compiletheworld commented on PR #10901: URL: https://github.com/apache/doris/pull/10901#issuecomment-1186214249 LGTM -- 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 the specific comment. To unsu

[GitHub] [doris] morningman commented on a diff in pull request #10901: [feature](resource-tag) support multi tag for a single Backend

2022-07-16 Thread GitBox
morningman commented on code in PR #10901: URL: https://github.com/apache/doris/pull/10901#discussion_r922690427 ## fe/fe-core/src/main/java/org/apache/doris/system/Backend.java: ## @@ -116,8 +119,14 @@ public enum BackendState { // additional backendStatus information for

[GitHub] [doris] compiletheworld commented on pull request #10922: [feature-wip](unique-key-merge-on-write) add segment lookup interface implementation, DSIP-018

2022-07-16 Thread GitBox
compiletheworld commented on PR #10922: URL: https://github.com/apache/doris/pull/10922#issuecomment-1186216742 LGTM -- 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 the specific comment. To unsu

[GitHub] [doris] xinyiZzz opened a new issue, #10923: [Enhancement] [Memory] Limit memory usage use process actual physical memory

2022-07-16 Thread GitBox
xinyiZzz opened a new issue, #10923: URL: https://github.com/apache/doris/issues/10923 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description Currently

[GitHub] [doris] xinyiZzz opened a new pull request, #10924: [Enhancement] [Memory] Limit memory usage use process actual physical memory

2022-07-16 Thread GitBox
xinyiZzz opened a new pull request, #10924: URL: https://github.com/apache/doris/pull/10924 # Proposed changes Issue Number: close #10923 ## Problem Summary: ### solution Limit process memory usage using the actual physical memory of the process in `/proc/self/sta

[GitHub] [doris] Gabriel39 opened a new pull request, #10925: [Bug] Fix invalid nullmap

2022-07-16 Thread GitBox
Gabriel39 opened a new pull request, #10925: URL: https://github.com/apache/doris/pull/10925 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Ye

[GitHub] [doris] Lchangliang opened a new issue, #10926: [Bug] memory leaks when data load

2022-07-16 Thread GitBox
Lchangliang opened a new issue, #10926: URL: https://github.com/apache/doris/issues/10926 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master

[GitHub] [doris] github-actions[bot] commented on pull request #10925: [Bug] Fix invalid nullmap

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10925: URL: https://github.com/apache/doris/pull/10925#issuecomment-1186224929 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #10925: [Bug] Fix invalid nullmap

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10925: URL: https://github.com/apache/doris/pull/10925#issuecomment-1186224913 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] Lchangliang opened a new issue, #10927: [Bug] convertor coredump when nullmap is nullptr

2022-07-16 Thread GitBox
Lchangliang opened a new issue, #10927: URL: https://github.com/apache/doris/issues/10927 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master

[GitHub] [doris] github-actions[bot] commented on pull request #10922: [feature-wip](unique-key-merge-on-write) add segment lookup interface implementation, DSIP-018

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10922: URL: https://github.com/apache/doris/pull/10922#issuecomment-1186322263 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] yiguolei merged pull request #10925: [Bug] Fix invalid nullmap

2022-07-16 Thread GitBox
yiguolei merged PR #10925: URL: https://github.com/apache/doris/pull/10925 -- 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 the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

[doris] branch master updated: [Bug] Fix invalid nullmap (#10925)

2022-07-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new c45a98d4c0 [Bug] Fix invalid nullmap (#10925) c

[GitHub] [doris] github-actions[bot] commented on pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10896: URL: https://github.com/apache/doris/pull/10896#issuecomment-1186341751 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10896: URL: https://github.com/apache/doris/pull/10896#issuecomment-1186341755 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] yiguolei closed issue #10895: [Enhancement] Use shared FileReader when read a segment

2022-07-16 Thread GitBox
yiguolei closed issue #10895: [Enhancement] Use shared FileReader when read a segment URL: https://github.com/apache/doris/issues/10895 -- 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 the specific c

[GitHub] [doris] yiguolei merged pull request #10896: [Enhancement] Use shared file reader when read a segment

2022-07-16 Thread GitBox
yiguolei merged PR #10896: URL: https://github.com/apache/doris/pull/10896 -- 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 the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

[doris] branch master updated: [Enhancement] Use shared file reader when read a segment (#10896)

2022-07-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new eec142ae90 [Enhancement] Use shared file reader

[GitHub] [doris] xinyiZzz commented on pull request #10921: [feature-wip](unique-key-merge-on-write) Add agg cache for delete bitmap DSIP-018

2022-07-16 Thread GitBox
xinyiZzz commented on PR #10921: URL: https://github.com/apache/doris/pull/10921#issuecomment-1186371149 LGTM, good code -- 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 the specific comment. To

[GitHub] [doris] xinyiZzz commented on a diff in pull request #10921: [feature-wip](unique-key-merge-on-write) Add agg cache for delete bitmap DSIP-018

2022-07-16 Thread GitBox
xinyiZzz commented on code in PR #10921: URL: https://github.com/apache/doris/pull/10921#discussion_r922758205 ## be/src/olap/tablet_meta.cpp: ## @@ -869,4 +876,55 @@ void DeleteBitmap::merge(const DeleteBitmap& other) { } } +// FIXME: do we need a mutex here to get rid

[GitHub] [doris] kkfnui opened a new issue, #10928: [Bug] There isn't a `,` end with json_root property in `show create routine load for xx_job`

2022-07-16 Thread GitBox
kkfnui opened a new issue, #10928: URL: https://github.com/apache/doris/issues/10928 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.1.0,1.0.0

[GitHub] [doris] kkfnui opened a new pull request, #10929: fix(fe): add `,` with json_root property in stmt `show create routine load for xx_job`

2022-07-16 Thread GitBox
kkfnui opened a new pull request, #10929: URL: https://github.com/apache/doris/pull/10929 Fix issue: https://github.com/apache/doris/issues/10928 # Proposed changes Issue Number: close #10928 ## Problem Summary: Describe the overview of changes. ## Check

[GitHub] [doris] Lchangliang opened a new pull request, #10930: [Regression] [Fix] Fix the schema change case will be fault sometime

2022-07-16 Thread GitBox
Lchangliang opened a new pull request, #10930: URL: https://github.com/apache/doris/pull/10930 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (

[GitHub] [doris] platoneko opened a new issue, #10931: [refactor] Remove AlphaRowsetMeta

2022-07-16 Thread GitBox
platoneko opened a new issue, #10931: URL: https://github.com/apache/doris/issues/10931 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description Currentl

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #10771: [Refactor](nereids)Refactor Literal to an inheritance hierarchy

2022-07-16 Thread GitBox
Kikyou1997 commented on code in PR #10771: URL: https://github.com/apache/doris/pull/10771#discussion_r922763648 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/Literal.java: ## @@ -85,12 +67,12 @@ public DataType getDataType() throws UnboundException {

[GitHub] [doris] platoneko opened a new issue, #10932: [refactor] Remove pending_path_ids in DataDir

2022-07-16 Thread GitBox
platoneko opened a new issue, #10932: URL: https://github.com/apache/doris/issues/10932 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description `pending

[GitHub] [doris] platoneko opened a new pull request, #10933: [refactor] Remove alpha rowset meta

2022-07-16 Thread GitBox
platoneko opened a new pull request, #10933: URL: https://github.com/apache/doris/pull/10933 # Proposed changes Issue Number: close #10931 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] morningman merged pull request #10813: Add cloudcanal related docs

2022-07-16 Thread GitBox
morningman merged PR #10813: URL: https://github.com/apache/doris/pull/10813 -- 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 the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch master updated: [doc] add cloudcanal docs (#10813)

2022-07-16 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/doris.git The following commit(s) were added to refs/heads/master by this push: new 464830437a [doc] add cloudcanal docs (#10813)

[GitHub] [doris] kkfnui closed issue #9160: [Bug] `1.0.0-rc3` show routine load task raise NullPointerException when no BE scheduled for job

2022-07-16 Thread GitBox
kkfnui closed issue #9160: [Bug] `1.0.0-rc3` show routine load task raise NullPointerException when no BE scheduled for job URL: https://github.com/apache/doris/issues/9160 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [doris] github-actions[bot] commented on pull request #10930: [Regression] [Fix] Fix the schema change case will be fault sometime

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10930: URL: https://github.com/apache/doris/pull/10930#issuecomment-1186397651 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #10930: [Regression] [Fix] Fix the schema change case will be fault sometime

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10930: URL: https://github.com/apache/doris/pull/10930#issuecomment-1186397658 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] platoneko opened a new pull request, #10934: [refactor] remove pending ids in DataDir

2022-07-16 Thread GitBox
platoneko opened a new pull request, #10934: URL: https://github.com/apache/doris/pull/10934 # Proposed changes Issue Number: close #10932 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] xinyiZzz opened a new issue, #10935: [Enhancement] [Memory] [Vectorized] add strict memory usage compile option `STRICT_MEMORY_USE`

2022-07-16 Thread GitBox
xinyiZzz opened a new issue, #10935: URL: https://github.com/apache/doris/issues/10935 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description Vectorize

[GitHub] [doris] yiguolei closed issue #10912: [refactor] remove BlockManager in olap

2022-07-16 Thread GitBox
yiguolei closed issue #10912: [refactor] remove BlockManager in olap URL: https://github.com/apache/doris/issues/10912 -- 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 the specific comment. To unsubs

[GitHub] [doris] yiguolei merged pull request #10913: [refactor] remove BlockManager

2022-07-16 Thread GitBox
yiguolei merged PR #10913: URL: https://github.com/apache/doris/pull/10913 -- 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 the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

[doris] branch master updated: [refactor] remove BlockManager (#10913)

2022-07-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 3bc6655069 [refactor] remove BlockManager (#109

[GitHub] [doris] github-actions[bot] commented on pull request #10929: fix(fe): add `,` with json_root property in stmt `show create routine load for xx_job`

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10929: URL: https://github.com/apache/doris/pull/10929#issuecomment-1186415338 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] xinyiZzz opened a new pull request, #10936: [Enhancement] [Memory] add strict memory usage compile option STRICT_MEMORY_USE

2022-07-16 Thread GitBox
xinyiZzz opened a new pull request, #10936: URL: https://github.com/apache/doris/pull/10936 # Proposed changes Issue Number: close #10935 ## Problem Summary: ### Solution In the strict memory usage mode of `STRICT_MEMORY_USE=ON`, when the capacity of the vectorized Ha

[GitHub] [doris] github-actions[bot] commented on pull request #10930: [Regression] [Fix] Fix the schema change case will be fault sometime

2022-07-16 Thread GitBox
github-actions[bot] commented on PR #10930: URL: https://github.com/apache/doris/pull/10930#issuecomment-1186423379 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu