[GitHub] [doris] github-actions[bot] commented on pull request #13072: [feature-wip](parquet-reader) prepare for BE benchmark

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13072: URL: https://github.com/apache/doris/pull/13072#issuecomment-1272282752 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] morningman merged pull request #13122: [feature-wip](parquet-reader) optimize the performance of column conversion

2022-10-08 Thread GitBox
morningman merged PR #13122: URL: https://github.com/apache/doris/pull/13122 -- 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

[GitHub] [doris] pengxiangyu commented on a diff in pull request #12897: [feature](remote) support local cache GC by disk usage

2022-10-08 Thread GitBox
pengxiangyu commented on code in PR #12897: URL: https://github.com/apache/doris/pull/12897#discussion_r990580003 ## be/src/io/cache/file_cache_manager.cpp: ## @@ -18,15 +18,39 @@ #include "io/cache/file_cache_manager.h" #include "gutil/strings/util.h" +#include "io/cache/du

[GitHub] [doris] luozenglin opened a new pull request, #13179: [fix](docs) fix trim function docs error

2022-10-08 Thread GitBox
luozenglin opened a new pull request, #13179: URL: https://github.com/apache/doris/pull/13179 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] siriume commented on issue #13174: [Bug] Doris创建物化视图导致be集群全部宕机

2022-10-08 Thread GitBox
siriume commented on issue #13174: URL: https://github.com/apache/doris/issues/13174#issuecomment-1272286306 [Materialized view](https://doris.apache.org/zh-CN/docs/advanced/materialized-view/) don't support `cast` function. Please check the document above. Use Materialized view like thi

[GitHub] [doris] github-actions[bot] commented on pull request #13179: [fix](docs) fix trim function docs error

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13179: URL: https://github.com/apache/doris/pull/13179#issuecomment-1272289510 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 #13179: [fix](docs) fix trim function docs error

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13179: URL: https://github.com/apache/doris/pull/13179#issuecomment-1272289518 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] smallhibiscus opened a new pull request, #13180: [typo](docs)fix the bad link of docs

2022-10-08 Thread GitBox
smallhibiscus opened a new pull request, #13180: URL: https://github.com/apache/doris/pull/13180 # Proposed changes Issue Number: close #xxx ## Problem summary fix the bad link of docs. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] MrsZHui commented on issue #13174: [Bug] Doris创建物化视图导致be集群全部宕机

2022-10-08 Thread GitBox
MrsZHui commented on issue #13174: URL: https://github.com/apache/doris/issues/13174#issuecomment-1272290996 明白了,但是不能说我使用cast function来创建物化视图导致进程崩溃,这个问题本身就不合理。不能保证用户肯定会按照规范来使用 At 2022-10-08 18:18:51, "siriume" ***@***.***> wro

[GitHub] [doris] caoliang-web opened a new pull request, #13181: [typo](docs)fix community module error url

2022-10-08 Thread GitBox
caoliang-web opened a new pull request, #13181: URL: https://github.com/apache/doris/pull/13181 # Proposed changes Issue Number: close #xxx ## Problem summary fix community module error url ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris-website] caoliang-web opened a new pull request, #134: [typo](docs)fix error url in version 0.15

2022-10-08 Thread GitBox
caoliang-web opened a new pull request, #134: URL: https://github.com/apache/doris-website/pull/134 fix error url in version 0.15 -- 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 comm

[GitHub] [doris] BiteTheDDDDt commented on issue #8721: [Enhancement] Remove some unused include

2022-10-08 Thread GitBox
BiteThet commented on issue #8721: URL: https://github.com/apache/doris/issues/8721#issuecomment-1272291634 There are some method more specifictly (just a advice): 1. Firstly you should build doris https://doris.apache.org/zh-CN/docs/dev/install/source-install/compilation-with-ldb-too

[GitHub] [doris] github-actions[bot] commented on pull request #13180: [typo](docs)fix the bad link of docs

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13180: URL: https://github.com/apache/doris/pull/13180#issuecomment-1272291673 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 #13180: [typo](docs)fix the bad link of docs

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13180: URL: https://github.com/apache/doris/pull/13180#issuecomment-1272291681 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] Gabriel39 closed issue #13164: [Bug] BE crash with when JVM exists

2022-10-08 Thread GitBox
Gabriel39 closed issue #13164: [Bug] BE crash with when JVM exists URL: https://github.com/apache/doris/issues/13164 -- 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 unsubscr

[GitHub] [doris] Gabriel39 merged pull request #13165: [Bug](libjvm) reorder initialization of JNI

2022-10-08 Thread GitBox
Gabriel39 merged PR #13165: URL: https://github.com/apache/doris/pull/13165 -- 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

[GitHub] [doris] JNSimba commented on a diff in pull request #13181: [typo](docs)fix community module error url

2022-10-08 Thread GitBox
JNSimba commented on code in PR #13181: URL: https://github.com/apache/doris/pull/13181#discussion_r990626603 ## docs/en/docs/data-table/basic-usage.md: ## @@ -142,7 +142,7 @@ mysql> USE example_db; Database changed ``` -Doris supports [composite partition and single partit

[GitHub] [doris] caoliang-web closed pull request #13181: [typo](docs)fix community module error url

2022-10-08 Thread GitBox
caoliang-web closed pull request #13181: [typo](docs)fix community module error url URL: https://github.com/apache/doris/pull/13181 -- 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 comme

[GitHub] [doris] github-actions[bot] commented on pull request #13019: [Improvement](outfile) Support ORC format in outfile

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13019: URL: https://github.com/apache/doris/pull/13019#issuecomment-1272293553 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 #13019: [Improvement](outfile) Support ORC format in outfile

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13019: URL: https://github.com/apache/doris/pull/13019#issuecomment-1272293555 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] caoliang-web opened a new pull request, #13182: [typo](docs)fix community module error url

2022-10-08 Thread GitBox
caoliang-web opened a new pull request, #13182: URL: https://github.com/apache/doris/pull/13182 # Proposed changes Issue Number: close #xxx ## Problem summary fix community module error url ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] jacktengg opened a new pull request, #13183: [schema change](fix) fix coredump of schema change

2022-10-08 Thread GitBox
jacktengg opened a new pull request, #13183: URL: https://github.com/apache/doris/pull/13183 When schema change and compaction is executing simutaneously, both nullable and not nullable data can be read for the same column, need to reset _nullmap for each Block when converting Block data, o

[GitHub] [doris] cambyzju commented on a diff in pull request #13088: [refractor](vectorized) refractor some insert_xxx functions

2022-10-08 Thread GitBox
cambyzju commented on code in PR #13088: URL: https://github.com/apache/doris/pull/13088#discussion_r990630411 ## be/src/vec/columns/predicate_column.h: ## @@ -134,17 +134,15 @@ class PredicateColumnType final : public COWHelper

[GitHub] [doris] wsjz opened a new pull request, #13184: [feature-wip](parquet-reader) fix string test

2022-10-08 Thread GitBox
wsjz opened a new pull request, #13184: URL: https://github.com/apache/doris/pull/13184 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] cambyzju commented on a diff in pull request #12897: [feature](remote) support local cache GC by disk usage

2022-10-08 Thread GitBox
cambyzju commented on code in PR #12897: URL: https://github.com/apache/doris/pull/12897#discussion_r990632913 ## be/src/io/cache/dummy_file_cache.cpp: ## @@ -0,0 +1,143 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements.

[GitHub] [doris] github-actions[bot] commented on pull request #13173: [typo](docs)Fix jump link 404 in external storage load.md

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13173: URL: https://github.com/apache/doris/pull/13173#issuecomment-1272302669 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 #13173: [typo](docs)Fix jump link 404 in external storage load.md

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13173: URL: https://github.com/apache/doris/pull/13173#issuecomment-1272302677 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] dataroaring merged pull request #13173: [typo](docs)Fix jump link 404 in external storage load.md

2022-10-08 Thread GitBox
dataroaring merged PR #13173: URL: https://github.com/apache/doris/pull/13173 -- 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.

[GitHub] [doris] dataroaring merged pull request #13178: [typo](docs)SQL Server 2017 version ODBC usage instructions

2022-10-08 Thread GitBox
dataroaring merged PR #13178: URL: https://github.com/apache/doris/pull/13178 -- 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.

[GitHub] [doris] dataroaring merged pull request #13172: Update outfile.md

2022-10-08 Thread GitBox
dataroaring merged PR #13172: URL: https://github.com/apache/doris/pull/13172 -- 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.

[GitHub] [doris] dataroaring merged pull request #13170: [typo](docs)Fix jump link 404 in jdbc load.md

2022-10-08 Thread GitBox
dataroaring merged PR #13170: URL: https://github.com/apache/doris/pull/13170 -- 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.

[GitHub] [doris] ByteYue opened a new pull request, #13185: [enhancement](regression-test) add sync for tests containing stream load

2022-10-08 Thread GitBox
ByteYue opened a new pull request, #13185: URL: https://github.com/apache/doris/pull/13185 # Proposed changes Issue Number: close #xxx ## Problem summary The former code in cases like `test_stream_load` didn't consider the data sync, which might cause the qt_sql right af

[GitHub] [doris] cambyzju commented on a diff in pull request #12897: [feature](remote) support local cache GC by disk usage

2022-10-08 Thread GitBox
cambyzju commented on code in PR #12897: URL: https://github.com/apache/doris/pull/12897#discussion_r990634022 ## be/src/io/cache/file_cache_manager.cpp: ## @@ -56,88 +80,82 @@ void FileCacheManager::remove_file_cache(const std::string& cache_path) { } } -void FileCache

[GitHub] [doris] HappenLee opened a new pull request, #13186: [Bug](UT) 1. fix the hll test do not init the array

2022-10-08 Thread GitBox
HappenLee opened a new pull request, #13186: URL: https://github.com/apache/doris/pull/13186 2. vexpr test double delete function context 3. fix lru cache UT test # Proposed changes Issue Number: close #xxx ## Problem summary Describe your ch

[GitHub] [doris] xinyiZzz merged pull request #13134: [fix](be_ut) fix some be ut failure

2022-10-08 Thread GitBox
xinyiZzz merged PR #13134: URL: https://github.com/apache/doris/pull/13134 -- 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

[GitHub] [doris] Gabriel39 merged pull request #13019: [Improvement](outfile) Support ORC format in outfile

2022-10-08 Thread GitBox
Gabriel39 merged PR #13019: URL: https://github.com/apache/doris/pull/13019 -- 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

[GitHub] [doris] xinyiZzz opened a new pull request, #13187: [branch-1.1-lts](ut) Fix ut affected by MemTracker

2022-10-08 Thread GitBox
xinyiZzz opened a new pull request, #13187: URL: https://github.com/apache/doris/pull/13187 # Proposed changes Issue Number: close #xxx ## Problem summary fix json_scanner_test json_scanner_with_jsonpath_test broker_scan_node_test es_http_scan_node_test mem

[GitHub] [doris] xy720 commented on pull request #13074: [Bug](array-type) Fix memory buffer overflow

2022-10-08 Thread GitBox
xy720 commented on PR #13074: URL: https://github.com/apache/doris/pull/13074#issuecomment-1272315754 Add a test case. -- 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 un

[GitHub] [doris] liaoxin01 opened a new issue, #13188: [Bug] failed to initialize storage reader. tablet=17764.1993551234.7745d334f645b261-bacfae93e6bebc83, res=Internal error(error -3109)

2022-10-08 Thread GitBox
liaoxin01 opened a new issue, #13188: URL: https://github.com/apache/doris/issues/13188 ### 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-d5320

[GitHub] [doris] liaoxin01 opened a new pull request, #13189: [fix](rowset) fix that rowset writer doesn't process the return value , which may result in data loss

2022-10-08 Thread GitBox
liaoxin01 opened a new pull request, #13189: URL: https://github.com/apache/doris/pull/13189 # Proposed changes Issue Number: close #13188 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] xinyiZzz commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
xinyiZzz commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990641601 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java: ## @@ -160,6 +161,12 @@ public TableRef(TableName name, String alias, PartitionNames partitionName

[GitHub] [doris] xinyiZzz commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
xinyiZzz commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990643132 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

[GitHub] [doris] github-actions[bot] commented on pull request #13028: [enhancement](array-type) Handle cast empty string value to array

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13028: URL: https://github.com/apache/doris/pull/13028#issuecomment-1272321790 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 #13028: [enhancement](array-type) Handle cast empty string value to array

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13028: URL: https://github.com/apache/doris/pull/13028#issuecomment-1272321783 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] lsy3993 opened a new pull request, #13190: [typo](docs)fix doc's link 404 bug

2022-10-08 Thread GitBox
lsy3993 opened a new pull request, #13190: URL: https://github.com/apache/doris/pull/13190 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] xinyiZzz commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
xinyiZzz commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990643709 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

[GitHub] [doris] xy720 merged pull request #13028: [enhancement](array-type) Handle cast empty string value to array

2022-10-08 Thread GitBox
xy720 merged PR #13028: URL: https://github.com/apache/doris/pull/13028 -- 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.apache

[GitHub] [doris] github-actions[bot] commented on pull request #13074: [Bug](array-type) Fix memory buffer overflow

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13074: URL: https://github.com/apache/doris/pull/13074#issuecomment-1272324524 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 #13074: [Bug](array-type) Fix memory buffer overflow

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13074: URL: https://github.com/apache/doris/pull/13074#issuecomment-1272324538 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] lsy3993 closed pull request #13190: [typo](docs)fix doc's link 404 bug

2022-10-08 Thread GitBox
lsy3993 closed pull request #13190: [typo](docs)fix doc's link 404 bug URL: https://github.com/apache/doris/pull/13190 -- 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] github-actions[bot] commented on pull request #13186: [Bug](UT) 1. fix the hll test do not init the array

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13186: URL: https://github.com/apache/doris/pull/13186#issuecomment-1272325903 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 #13186: [Bug](UT) 1. fix the hll test do not init the array

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13186: URL: https://github.com/apache/doris/pull/13186#issuecomment-1272325908 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] caiconghui merged pull request #13186: [fix](be_ut) fix hll_test, vexpr_test and lru_cache_test failure

2022-10-08 Thread GitBox
caiconghui merged PR #13186: URL: https://github.com/apache/doris/pull/13186 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #13125: [fix](sort) fix nullable column sorting incorrectly

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13125: URL: https://github.com/apache/doris/pull/13125#issuecomment-1272327340 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] caiconghui merged pull request #13187: [fix](ut) Fix ut affected by MemTracker

2022-10-08 Thread GitBox
caiconghui merged PR #13187: URL: https://github.com/apache/doris/pull/13187 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #13187: [fix](ut) Fix ut affected by MemTracker

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13187: URL: https://github.com/apache/doris/pull/13187#issuecomment-1272332054 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 #13187: [fix](ut) Fix ut affected by MemTracker

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13187: URL: https://github.com/apache/doris/pull/13187#issuecomment-1272332060 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] SWJTU-ZhangLei opened a new pull request, #13191: [enhancement](test) Rewrite test_update_schema_change case

2022-10-08 Thread GitBox
SWJTU-ZhangLei opened a new pull request, #13191: URL: https://github.com/apache/doris/pull/13191 * Add waiting schema change finished action * Add sync stmt after update stmt # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes.

[GitHub] [doris] xinyiZzz commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
xinyiZzz commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990649470 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TupleDescriptor.java: ## @@ -159,6 +164,80 @@ public void setTable(TableIf tbl) { table = tbl; } +

[GitHub] [doris] xinyiZzz commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
xinyiZzz commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990649621 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

[GitHub] [doris] liaoxin01 opened a new pull request, #13192: [fix](regression-test) fix test_segment_iterator_delete using order_qt_sql

2022-10-08 Thread GitBox
liaoxin01 opened a new pull request, #13192: URL: https://github.com/apache/doris/pull/13192 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [

[GitHub] [doris] luozenglin opened a new pull request, #13193: [feature](function) support `initcap` string function in vectorized engine.

2022-10-08 Thread GitBox
luozenglin opened a new pull request, #13193: URL: https://github.com/apache/doris/pull/13193 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: -

[GitHub] [doris] stalary commented on a diff in pull request #13051: [feature](auth) support user password policy and alter user stmt

2022-10-08 Thread GitBox
stalary commented on code in PR #13051: URL: https://github.com/apache/doris/pull/13051#discussion_r989912993 ## docs/zh-CN/docs/advanced/variables.md: ## @@ -520,4 +523,27 @@ SELECT /*+ SET_VAR(query_timeout = 1, enable_partition_cache=true) */ sleep(3); 用于调试目的。在向量化执行引擎中,当发

[GitHub] [doris] github-actions[bot] commented on pull request #13039: [Vectorized][Function] support date_trunc and countequal function

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13039: URL: https://github.com/apache/doris/pull/13039#issuecomment-1272337173 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 #13039: [Vectorized][Function] support date_trunc and countequal function

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13039: URL: https://github.com/apache/doris/pull/13039#issuecomment-1272337179 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 commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
xinyiZzz commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990652999 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TupleDescriptor.java: ## @@ -159,6 +164,80 @@ public void setTable(TableIf tbl) { table = tbl; } +

[GitHub] [doris] xinyiZzz commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-08 Thread GitBox
xinyiZzz commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990653641 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TupleDescriptor.java: ## @@ -159,6 +164,80 @@ public void setTable(TableIf tbl) { table = tbl; } +

[GitHub] [doris] BePPPower commented on pull request #13086: [feature](information_schema) add `backends` information_schema table

2022-10-08 Thread GitBox
BePPPower commented on PR #13086: URL: https://github.com/apache/doris/pull/13086#issuecomment-1272341011 > There is a problem that, if I add a new column in FE for `backends`, I have to modify BE at same time. This maybe error-prone. Is there a way that I can just modify one place and all

[GitHub] [doris] github-actions[bot] commented on pull request #13189: [fix](rowset) fix that rowset writer doesn't process the return value , which may result in data loss

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13189: URL: https://github.com/apache/doris/pull/13189#issuecomment-1272343715 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 #13162: [fix](be) Open the project expressions properly.

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13162: URL: https://github.com/apache/doris/pull/13162#issuecomment-1272345732 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 #13162: [fix](be) Open the project expressions properly.

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13162: URL: https://github.com/apache/doris/pull/13162#issuecomment-1272345728 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] xinyiZzz opened a new pull request, #13194: [fix](ut) Fix mem_limit_test ut

2022-10-08 Thread GitBox
xinyiZzz opened a new pull request, #13194: URL: https://github.com/apache/doris/pull/13194 # Proposed changes Issue Number: close #xxx ## Problem summary Fix mem_limit_test ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] adonis0147 closed pull request #12933: draft

2022-10-08 Thread GitBox
adonis0147 closed pull request #12933: draft URL: https://github.com/apache/doris/pull/12933 -- 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-uns

[GitHub] [doris] adonis0147 opened a new pull request, #13195: [enhancement-wip](macOS M1) Support building from source on macOS (M1)

2022-10-08 Thread GitBox
adonis0147 opened a new pull request, #13195: URL: https://github.com/apache/doris/pull/13195 # Proposed changes This PR fixed lots of issues when building from source on macOS with Apple M1 chip. ## ATTENTION The job for supporting macOS with Apple M1 is too big and the

[GitHub] [doris] github-actions[bot] commented on pull request #8906: [feat](sql) support star except modifier

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #8906: URL: https://github.com/apache/doris/pull/8906#issuecomment-1272418261 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.

[GitHub] [doris] yiguolei opened a new pull request, #13196: [chore](be config) remove config use_mmap_allocate_chunk

2022-10-08 Thread GitBox
yiguolei opened a new pull request, #13196: URL: https://github.com/apache/doris/pull/13196 # Proposed changes Issue Number: close #xxx ## Problem summary This config is never used online and there exist bugs if enable this config. So that I remove this config and relate

[GitHub] [doris] yiguolei merged pull request #13148: [fix](flinkCDC Demo):fix flinkcdc demo execution error

2022-10-08 Thread GitBox
yiguolei merged PR #13148: URL: https://github.com/apache/doris/pull/13148 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #13097: [doc][ifx](multi-catalog) add doc for multi catalog and fix refresh bug

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13097: URL: https://github.com/apache/doris/pull/13097#issuecomment-1272426100 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 #13097: [doc][ifx](multi-catalog) add doc for multi catalog and fix refresh bug

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13097: URL: https://github.com/apache/doris/pull/13097#issuecomment-1272426101 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] morningman merged pull request #13097: [doc][ifx](multi-catalog) add doc for multi catalog and fix refresh bug

2022-10-08 Thread GitBox
morningman merged PR #13097: URL: https://github.com/apache/doris/pull/13097 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #13182: [typo](docs)fix community module error url

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13182: URL: https://github.com/apache/doris/pull/13182#issuecomment-1272426499 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 #13182: [typo](docs)fix community module error url

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13182: URL: https://github.com/apache/doris/pull/13182#issuecomment-1272426507 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 #13179: [fix](docs) fix trim, lower, upper function docs error

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13179: URL: https://github.com/apache/doris/pull/13179#issuecomment-1272426646 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 #13177: [typo](docs)Fix Docs Install Deploy

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13177: URL: https://github.com/apache/doris/pull/13177#issuecomment-1272426851 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 #13177: [typo](docs)Fix Docs Install Deploy

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13177: URL: https://github.com/apache/doris/pull/13177#issuecomment-1272426849 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] hf200012 commented on a diff in pull request #13168: [typo](docs) Fix jump link 404 in elastic-expansion.md

2022-10-08 Thread GitBox
hf200012 commented on code in PR #13168: URL: https://github.com/apache/doris/pull/13168#discussion_r990716162 ## docs/zh-CN/docs/admin-manual/cluster-management/elastic-expansion.md: ## @@ -102,7 +102,7 @@ FE 分为 Leader,Follower 和 Observer 三种角色。 默认一个集群, 以上方式,都需要 Doris 的 root

[GitHub] [doris] github-actions[bot] commented on pull request #13151: [typo](docs)Sql doc link fix

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13151: URL: https://github.com/apache/doris/pull/13151#issuecomment-1272427287 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 #13151: [typo](docs)Sql doc link fix

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13151: URL: https://github.com/apache/doris/pull/13151#issuecomment-1272427293 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] hf200012 merged pull request #13151: [typo](docs)Sql doc link fix

2022-10-08 Thread GitBox
hf200012 merged PR #13151: URL: https://github.com/apache/doris/pull/13151 -- 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

[GitHub] [doris-website] lsy3993 opened a new pull request, #135: [typo](docs) fix link 404 error

2022-10-08 Thread GitBox
lsy3993 opened a new pull request, #135: URL: https://github.com/apache/doris-website/pull/135 Fix link 404 error in version 0.15 -- 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 comm

[GitHub] [doris-website] hf200012 merged pull request #135: [typo](docs) fix link 404 error

2022-10-08 Thread GitBox
hf200012 merged PR #135: URL: https://github.com/apache/doris-website/pull/135 -- 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

[GitHub] [doris-website] hf200012 merged pull request #125: fix 404 links

2022-10-08 Thread GitBox
hf200012 merged PR #125: URL: https://github.com/apache/doris-website/pull/125 -- 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

[GitHub] [doris-website] hf200012 merged pull request #128: [typo](docs)Fix jump link 404 in jdbc load.md

2022-10-08 Thread GitBox
hf200012 merged PR #128: URL: https://github.com/apache/doris-website/pull/128 -- 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

[GitHub] [doris-website] hf200012 merged pull request #129: [typo](docs)fix error url

2022-10-08 Thread GitBox
hf200012 merged PR #129: URL: https://github.com/apache/doris-website/pull/129 -- 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

[GitHub] [doris-website] hf200012 merged pull request #131: doc_fix_404_221008

2022-10-08 Thread GitBox
hf200012 merged PR #131: URL: https://github.com/apache/doris-website/pull/131 -- 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

[GitHub] [doris] cun8cun8 closed pull request #11737: "Spark load" supports string data type

2022-10-08 Thread GitBox
cun8cun8 closed pull request #11737: "Spark load" supports string data type URL: https://github.com/apache/doris/pull/11737 -- 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 u

[GitHub] [doris] github-actions[bot] commented on pull request #13194: [fix](be_ut) Fix mem_limit_test ut failure

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13194: URL: https://github.com/apache/doris/pull/13194#issuecomment-1272430092 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 #13194: [fix](be_ut) Fix mem_limit_test ut failure

2022-10-08 Thread GitBox
github-actions[bot] commented on PR #13194: URL: https://github.com/apache/doris/pull/13194#issuecomment-1272430096 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] caiconghui merged pull request #13194: [fix](be_ut) Fix mem_limit_test ut failure

2022-10-08 Thread GitBox
caiconghui merged PR #13194: URL: https://github.com/apache/doris/pull/13194 -- 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

[GitHub] [doris-website] hf200012 merged pull request #134: [typo](docs)fix error url in version 0.15

2022-10-08 Thread GitBox
hf200012 merged PR #134: URL: https://github.com/apache/doris-website/pull/134 -- 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

<    8   9   10   11   12   13   14   15   16   17   >