[GitHub] [doris] zddr commented on pull request #19123: [improvement](FQDN)Change the implementation of fqdn

2023-05-09 Thread via GitHub
zddr commented on PR #19123: URL: https://github.com/apache/doris/pull/19123#issuecomment-1539577673 run buildall -- 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 unsubsc

[GitHub] [doris] github-actions[bot] commented on pull request #19372: [Interface](exec) Add interface for multi cast data sink

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19372: URL: https://github.com/apache/doris/pull/19372#issuecomment-1539578260 clang-tidy review says "All clean, LGTM! :+1:" -- 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] github-actions[bot] commented on pull request #19123: [improvement](FQDN)Change the implementation of fqdn

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19123: URL: https://github.com/apache/doris/pull/19123#issuecomment-1539580454 clang-tidy review says "All clean, LGTM! :+1:" -- 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] github-actions[bot] commented on pull request #19123: [improvement](FQDN)Change the implementation of fqdn

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19123: URL: https://github.com/apache/doris/pull/19123#issuecomment-1539579394 clang-tidy review says "All clean, LGTM! :+1:" -- 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] wangbo opened a new pull request, #19443: [improvement][executor]Split free block when using shared scan

2023-05-09 Thread via GitHub
wangbo opened a new pull request, #19443: URL: https://github.com/apache/doris/pull/19443 # Proposed changes When exec shared scan, multiple scanners visit freeblocks may cause performance bottleneck in tpch q17. So we need to split free blocks to reduce competition. # Key Design

[GitHub] [doris] adonis0147 commented on pull request #19325: [Chore](build) update some doc about build enviroment

2023-05-09 Thread via GitHub
adonis0147 commented on PR #19325: URL: https://github.com/apache/doris/pull/19325#issuecomment-1539584683 [This line](https://github.com/apache/doris/blob/master/env.sh#L64) should be changed to `llvm@16` . -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [doris] github-actions[bot] commented on pull request #19410: [enhance](Cold&Heat separation) use file block cache for cold heat separation rowset

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19410: URL: https://github.com/apache/doris/pull/19410#issuecomment-1539586192 clang-tidy review says "All clean, LGTM! :+1:" -- 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] github-actions[bot] commented on a diff in pull request #19443: [improvement](executor)Split free block when using shared scan

2023-05-09 Thread via GitHub
github-actions[bot] commented on code in PR #19443: URL: https://github.com/apache/doris/pull/19443#discussion_r1188228479 ## be/src/vec/exec/scan/pip_scanner_context.h: ## @@ -169,19 +173,87 @@ class PipScannerContext : public vectorized::ScannerContext { } } +

[GitHub] [doris] ByteYue commented on pull request #19410: [enhance](Cold&Heat separation) use file block cache for cold heat separation rowset

2023-05-09 Thread via GitHub
ByteYue commented on PR #19410: URL: https://github.com/apache/doris/pull/19410#issuecomment-1539587667 run buildall -- 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] caoliang-web closed pull request #17805: [improvement](config)update FE config max_running_txn_num_per_db default value

2023-05-09 Thread via GitHub
caoliang-web closed pull request #17805: [improvement](config)update FE config max_running_txn_num_per_db default value URL: https://github.com/apache/doris/pull/17805 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [doris] adonis0147 commented on a diff in pull request #19325: [Chore](build) update some doc about build enviroment

2023-05-09 Thread via GitHub
adonis0147 commented on code in PR #19325: URL: https://github.com/apache/doris/pull/19325#discussion_r1188230291 ## be/CMakeLists.txt: ## @@ -503,6 +503,10 @@ if (COMPILER_CLANG) message(FATAL_ERROR "Need Clang version at least 13") endif() +if (CMAKE_CXX_CO

[GitHub] [doris] AshinGau closed pull request #19178: [fix](FileReader) fix profile of json&csv reader

2023-05-09 Thread via GitHub
AshinGau closed pull request #19178: [fix](FileReader) fix profile of json&csv reader URL: https://github.com/apache/doris/pull/19178 -- 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 com

[GitHub] [doris] chenlinzhong commented on pull request #19209: [feature](graph)Support querying data from the Nebula graph database

2023-05-09 Thread via GitHub
chenlinzhong commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1539594564 run p1 -- 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 unsub

[GitHub] [doris] hello-stephen commented on pull request #19441: [fix](Nereids): avoid to push top Project of JoinCluster in PushdownProjectThroughJoin

2023-05-09 Thread via GitHub
hello-stephen commented on PR #19441: URL: https://github.com/apache/doris/pull/19441#issuecomment-1539595139 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.09 seconds stream load tsv: 428 seconds loaded 74807831229 Bytes, about 166 MB/s

[GitHub] [doris] HHoflittlefish777 commented on pull request #19142: [feature](load-refactor) Step1: InsertStmt as facade layer and run S3/Broker Load as POC

2023-05-09 Thread via GitHub
HHoflittlefish777 commented on PR #19142: URL: https://github.com/apache/doris/pull/19142#issuecomment-1539599102 @TangSiyang2001 you can rebase master and try again, some case have error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [doris] chenlinzhong commented on pull request #19209: [feature](graph)Support querying data from the Nebula graph database

2023-05-09 Thread via GitHub
chenlinzhong commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1539601928 run p1 -- 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 unsub

[GitHub] [doris] github-actions[bot] commented on pull request #19209: [feature](graph)Support querying data from the Nebula graph database

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1539603201 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 #19209: [feature](graph)Support querying data from the Nebula graph database

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1539603251 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] chenlinzhong merged pull request #19209: [feature](graph)Support querying data from the Nebula graph database

2023-05-09 Thread via GitHub
chenlinzhong merged PR #19209: URL: https://github.com/apache/doris/pull/19209 -- 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 (1424fb96ca -> aeb3450151)

2023-05-09 Thread linzhongcheng
This is an automated email from the ASF dual-hosted git repository. linzhongcheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1424fb96ca [bugfix](regression-test) disable string column length too large test and disable auto statistics co

[GitHub] [doris] dutyu commented on pull request #19271: [Feature](block-rule) Support qps for sql block rule

2023-05-09 Thread via GitHub
dutyu commented on PR #19271: URL: https://github.com/apache/doris/pull/19271#issuecomment-1539604938 run buildall -- 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] ZhangYu0123 closed pull request #19358: [fix](inverted index) fix query fail caused by FullTextIndexReader doesn't check index file whether exists

2023-05-09 Thread via GitHub
ZhangYu0123 closed pull request #19358: [fix](inverted index) fix query fail caused by FullTextIndexReader doesn't check index file whether exists URL: https://github.com/apache/doris/pull/19358 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [doris] Jibing-Li commented on pull request #19434: [Fix](multi catalog)Return all partition values while reading hive table.

2023-05-09 Thread via GitHub
Jibing-Li commented on PR #19434: URL: https://github.com/apache/doris/pull/19434#issuecomment-1539615008 run buildall -- 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] ZhangYu0123 opened a new pull request, #19444: [fix](inverted index) fix query fail caused by FullTextIndexReader not check index file whether exists

2023-05-09 Thread via GitHub
ZhangYu0123 opened a new pull request, #19444: URL: https://github.com/apache/doris/pull/19444 # Proposed changes (1) = predicate should support INVERTED_INDEX_FILE_NOT_FOUND error. ![image](https://user-images.githubusercontent.com/67053339/236658095-89085283-c8ed-4c8f-aca7-913597

[GitHub] [doris] sohardforaname opened a new pull request, #19445: [Enhance](Nereids)add default order by of non-order query for nereids

2023-05-09 Thread via GitHub
sohardforaname opened a new pull request, #19445: URL: https://github.com/apache/doris/pull/19445 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ]

[GitHub] [doris] Mryange commented on pull request #19345: [feature](executor) Automatically set the instance_num using the info from be.

2023-05-09 Thread via GitHub
Mryange commented on PR #19345: URL: https://github.com/apache/doris/pull/19345#issuecomment-1539618374 run buildall -- 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] SWJTU-ZhangLei commented on pull request #19335: [fix](bdbje) remove `System.exit(-1)` in BDBEnvironment.close()

2023-05-09 Thread via GitHub
SWJTU-ZhangLei commented on PR #19335: URL: https://github.com/apache/doris/pull/19335#issuecomment-1539618673 run buildall -- 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.

[GitHub] [doris] github-actions[bot] commented on pull request #19345: [feature](executor) Automatically set the instance_num using the info from be.

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19345: URL: https://github.com/apache/doris/pull/19345#issuecomment-1539619816 clang-tidy review says "All clean, LGTM! :+1:" -- 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] sohardforaname commented on pull request #19445: [Enhance](Nereids)add default order by of non-order query for nereids

2023-05-09 Thread via GitHub
sohardforaname commented on PR #19445: URL: https://github.com/apache/doris/pull/19445#issuecomment-1539620996 run buildall -- 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.

[GitHub] [doris] sohardforaname commented on pull request #19438: [Enhance](planner)add default order by of non-order query for original planner

2023-05-09 Thread via GitHub
sohardforaname commented on PR #19438: URL: https://github.com/apache/doris/pull/19438#issuecomment-1539620891 run buildall -- 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.

[GitHub] [doris] ZhangYu0123 commented on pull request #19444: [fix](inverted index) fix query fail caused by FullTextIndexReader not check index file whether exists

2023-05-09 Thread via GitHub
ZhangYu0123 commented on PR #19444: URL: https://github.com/apache/doris/pull/19444#issuecomment-1539622444 run buildall -- 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] github-actions[bot] commented on pull request #19444: [fix](inverted index) fix query fail caused by FullTextIndexReader not check index file whether exists

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19444: URL: https://github.com/apache/doris/pull/19444#issuecomment-1539622780 clang-tidy review says "All clean, LGTM! :+1:" -- 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] github-actions[bot] commented on pull request #18805: [Feature](stat) Collect the information statistics of the query hit

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #18805: URL: https://github.com/apache/doris/pull/18805#issuecomment-1539625102 clang-tidy review says "All clean, LGTM! :+1:" -- 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] Yulei-Yang commented on pull request #19242: [Improvement](multicatalog) support show_partitions for hms catalog

2023-05-09 Thread via GitHub
Yulei-Yang commented on PR #19242: URL: https://github.com/apache/doris/pull/19242#issuecomment-1539631220 run buildall -- 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] Yulei-Yang commented on pull request #19319: [Improvement](planner) expand sql-block-rule to make it can be used on all kinds of sql stmt

2023-05-09 Thread via GitHub
Yulei-Yang commented on PR #19319: URL: https://github.com/apache/doris/pull/19319#issuecomment-1539631383 run buildall -- 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 #19434: [Fix](multi catalog)Return all partition values while reading hive table.

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19434: URL: https://github.com/apache/doris/pull/19434#issuecomment-1539632041 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 #19434: [Fix](multi catalog)Return all partition values while reading hive table.

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19434: URL: https://github.com/apache/doris/pull/19434#issuecomment-1539632088 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] TangSiyang2001 commented on pull request #19142: [feature](load-refactor) Step1: InsertStmt as facade layer and run S3/Broker Load as POC

2023-05-09 Thread via GitHub
TangSiyang2001 commented on PR #19142: URL: https://github.com/apache/doris/pull/19142#issuecomment-1539633435 run buildall -- 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.

[GitHub] [doris] nextdreamblue commented on pull request #19089: [fix](core) fix multi_match_any maybe core down

2023-05-09 Thread via GitHub
nextdreamblue commented on PR #19089: URL: https://github.com/apache/doris/pull/19089#issuecomment-1539634087 run buildall -- 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. T

[GitHub] [doris] TangSiyang2001 commented on pull request #19356: [enhancement](http) add fail reply for failed submitting tasks in single-replica-download

2023-05-09 Thread via GitHub
TangSiyang2001 commented on PR #19356: URL: https://github.com/apache/doris/pull/19356#issuecomment-1539634432 run buildall -- 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.

[GitHub] [doris] nextdreamblue commented on pull request #19104: [fix](core) fix multi_search_all_positions cause coredump when column nullable

2023-05-09 Thread via GitHub
nextdreamblue commented on PR #19104: URL: https://github.com/apache/doris/pull/19104#issuecomment-1539634487 run buildall -- 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. T

[GitHub] [doris] nextdreamblue commented on pull request #19326: [feature-wip](duplicate-no-keys) schame change support for duplicate no keys

2023-05-09 Thread via GitHub
nextdreamblue commented on PR #19326: URL: https://github.com/apache/doris/pull/19326#issuecomment-1539634740 run buildall -- 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. T

[GitHub] [doris] zy-kkk commented on issue #19364: [Bug] doris-1.2.4.1 is much slower than doris-1.2.1

2023-05-09 Thread via GitHub
zy-kkk commented on issue #19364: URL: https://github.com/apache/doris/issues/19364#issuecomment-1539636063 你可以在1.2.4在be.conf设置disable_storage_page_cache=false,然后重启be重新测试 我们从1.2.2版本开始默认打开了此选项 ![image](https://user-images.githubusercontent.com/70795751/237032152-9e3f6ccb-122b-4093-a6f6-

[GitHub] [doris] github-actions[bot] commented on pull request #19104: [fix](core) fix multi_search_all_positions cause coredump when column nullable

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19104: URL: https://github.com/apache/doris/pull/19104#issuecomment-1539636762 clang-tidy review says "All clean, LGTM! :+1:" -- 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] ZhangYu0123 closed pull request #19425: [Only-Test] master 2 weeks ago version : b3b261e

2023-05-09 Thread via GitHub
ZhangYu0123 closed pull request #19425: [Only-Test] master 2 weeks ago version : b3b261e URL: https://github.com/apache/doris/pull/19425 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #19356: [enhancement](http) add fail reply for failed submitting tasks in single-replica-download

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19356: URL: https://github.com/apache/doris/pull/19356#issuecomment-1539637953 clang-tidy review says "All clean, LGTM! :+1:" -- 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] ZhangYu0123 closed pull request #19424: [Only-Test] current master even

2023-05-09 Thread via GitHub
ZhangYu0123 closed pull request #19424: [Only-Test] current master even URL: https://github.com/apache/doris/pull/19424 -- 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #19089: [fix](core) fix multi_match_any maybe core down

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19089: URL: https://github.com/apache/doris/pull/19089#issuecomment-1539638225 clang-tidy review says "All clean, LGTM! :+1:" -- 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] ZhangYu0123 closed pull request #19423: [Only-Test] current master odd

2023-05-09 Thread via GitHub
ZhangYu0123 closed pull request #19423: [Only-Test] current master odd URL: https://github.com/apache/doris/pull/19423 -- 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 #18805: [Feature](stat) Collect the information statistics of the query hit

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #18805: URL: https://github.com/apache/doris/pull/18805#issuecomment-1539639385 clang-tidy review says "All clean, LGTM! :+1:" -- 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] gitccl commented on pull request #19389: [Enhancement](scanner) allocate blocks in scanner_context on demand and free them on close

2023-05-09 Thread via GitHub
gitccl commented on PR #19389: URL: https://github.com/apache/doris/pull/19389#issuecomment-1539641451 run buildall -- 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 unsub

[GitHub] [doris] github-actions[bot] commented on pull request #19389: [Enhancement](scanner) allocate blocks in scanner_context on demand and free them on close

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19389: URL: https://github.com/apache/doris/pull/19389#issuecomment-1539645786 clang-tidy review says "All clean, LGTM! :+1:" -- 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] Mryange commented on pull request #18942: [improvement](planner) remove virtual function call in vbloom_predicate

2023-05-09 Thread via GitHub
Mryange commented on PR #18942: URL: https://github.com/apache/doris/pull/18942#issuecomment-1539649296 run buildall -- 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] HHoflittlefish777 commented on pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-09 Thread via GitHub
HHoflittlefish777 commented on PR #18874: URL: https://github.com/apache/doris/pull/18874#issuecomment-1539652428 run buildall -- 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 com

[GitHub] [doris] github-actions[bot] commented on pull request #18942: [improvement](planner) remove virtual function call in vbloom_predicate

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #18942: URL: https://github.com/apache/doris/pull/18942#issuecomment-1539654134 clang-tidy review says "All clean, LGTM! :+1:" -- 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] github-actions[bot] commented on pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #18874: URL: https://github.com/apache/doris/pull/18874#issuecomment-1539655780 clang-tidy review says "All clean, LGTM! :+1:" -- 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] github-actions[bot] commented on pull request #19443: [improvement](executor)Split free block when using shared scan

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19443: URL: https://github.com/apache/doris/pull/19443#issuecomment-1539657297 clang-tidy review says "All clean, LGTM! :+1:" -- 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] platoneko commented on a diff in pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-09 Thread via GitHub
platoneko commented on code in PR #18874: URL: https://github.com/apache/doris/pull/18874#discussion_r1188288103 ## be/src/runtime/load_channel.cpp: ## @@ -84,6 +84,28 @@ Status LoadChannel::open(const PTabletWriterOpenRequest& params) { return Status::OK(); } +Status L

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #19185: [bug](jsonb) fix jsonb query bug When the json key value contains "."

2023-05-09 Thread via GitHub
github-actions[bot] commented on code in PR #19185: URL: https://github.com/apache/doris/pull/19185#discussion_r1188291061 ## be/src/util/jsonb_document.h: ## @@ -213,6 +226,83 @@ class JsonbDocument { char payload_[0]; }; +/// A simple input stream class for the JSON pa

[GitHub] [doris] HHoflittlefish777 commented on pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-09 Thread via GitHub
HHoflittlefish777 commented on PR #18874: URL: https://github.com/apache/doris/pull/18874#issuecomment-1539665547 run buildall -- 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

[GitHub] [doris] weizhengte commented on pull request #19420: [enchancement](statistics) implement automatically analyzing statistics and support table level statistics

2023-05-09 Thread via GitHub
weizhengte commented on PR #19420: URL: https://github.com/apache/doris/pull/19420#issuecomment-1539667382 run buildall -- 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] HHoflittlefish777 commented on pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-09 Thread via GitHub
HHoflittlefish777 commented on PR #18874: URL: https://github.com/apache/doris/pull/18874#issuecomment-1539667580 run buildall -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #18874: URL: https://github.com/apache/doris/pull/18874#issuecomment-1539670767 clang-tidy review says "All clean, LGTM! :+1:" -- 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] platoneko commented on a diff in pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-09 Thread via GitHub
platoneko commented on code in PR #18874: URL: https://github.com/apache/doris/pull/18874#discussion_r1188303741 ## be/src/runtime/tablets_channel.cpp: ## @@ -281,9 +292,7 @@ Status TabletsChannel::_open_all_writers(const PTabletWriterOpenRequest& request } }

[GitHub] [doris] github-actions[bot] commented on pull request #19436: [Bugfix](Outfile) fix that export data to parquet and orc file format

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19436: URL: https://github.com/apache/doris/pull/19436#issuecomment-1539679324 clang-tidy review says "All clean, LGTM! :+1:" -- 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] luozenglin commented on pull request #19256: [enhancement](memory) MemCounter supports lock-free thread safety

2023-05-09 Thread via GitHub
luozenglin commented on PR #19256: URL: https://github.com/apache/doris/pull/19256#issuecomment-1539680020 run buildall -- 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] adonis0147 opened a new pull request, #19447: [chore](workflows) Disable PCH in GitHub workflows by default

2023-05-09 Thread via GitHub
adonis0147 opened a new pull request, #19447: URL: https://github.com/apache/doris/pull/19447 # Proposed changes ~~Issue Number: close #xxx~~ ## Problem summary PCH slows the BE UT workflows down. Disable it by default in workflows. ## Checklist(Required) *

[GitHub] [doris] github-actions[bot] commented on pull request #19256: [enhancement](memory) MemCounter supports lock-free thread safety

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19256: URL: https://github.com/apache/doris/pull/19256#issuecomment-1539683581 clang-tidy review says "All clean, LGTM! :+1:" -- 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] Bingandbing commented on pull request #18747: [Enhancement](Nereids)Add nereids minidump

2023-05-09 Thread via GitHub
Bingandbing commented on PR #18747: URL: https://github.com/apache/doris/pull/18747#issuecomment-1539684570 run buildall -- 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] adonis0147 commented on pull request #19447: [chore](workflows) Disable PCH in GitHub workflows by default

2023-05-09 Thread via GitHub
adonis0147 commented on PR #19447: URL: https://github.com/apache/doris/pull/19447#issuecomment-1539686537 run buildall -- 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] lsy3993 opened a new pull request, #19448: [typo](docs) add comment of partition and key/value column

2023-05-09 Thread via GitHub
lsy3993 opened a new pull request, #19448: URL: https://github.com/apache/doris/pull/19448 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has un

[GitHub] [doris] zy-kkk opened a new pull request, #19449: [typo](docs) Add an open page cache hint to the benchmark

2023-05-09 Thread via GitHub
zy-kkk opened a new pull request, #19449: URL: https://github.com/apache/doris/pull/19449 # Proposed changes Issue Number: close #19364 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has u

[GitHub] [doris] zy-kkk commented on pull request #19449: [typo](docs) Add an open page cache hint to the benchmark

2023-05-09 Thread via GitHub
zy-kkk commented on PR #19449: URL: https://github.com/apache/doris/pull/19449#issuecomment-1539691511 run buildall -- 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 unsub

[GitHub] [doris] morrySnow commented on a diff in pull request #19288: [feature](nereids) support subquery combine

2023-05-09 Thread via GitHub
morrySnow commented on code in PR #19288: URL: https://github.com/apache/doris/pull/19288#discussion_r1188234618 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/PlanTypeUtils.java: ## @@ -0,0 +1,151 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

[GitHub] [doris] xiaojunjie commented on pull request #19369: [feature](system) support decommission disk on backend

2023-05-09 Thread via GitHub
xiaojunjie commented on PR #19369: URL: https://github.com/apache/doris/pull/19369#issuecomment-1539696775 run buildall -- 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] hello-stephen commented on pull request #19271: [Feature](block-rule) Support qps for sql block rule

2023-05-09 Thread via GitHub
hello-stephen commented on PR #19271: URL: https://github.com/apache/doris/pull/19271#issuecomment-1539700263 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.6 seconds stream load tsv: 432 seconds loaded 74807831229 Bytes, about 165 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #19369: [feature](system) support decommission disk on backend

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19369: URL: https://github.com/apache/doris/pull/19369#issuecomment-1539701643 clang-tidy review says "All clean, LGTM! :+1:" -- 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] ZashJie closed pull request #19406: [Improvement] Enhance show data types stmt

2023-05-09 Thread via GitHub
ZashJie closed pull request #19406: [Improvement] Enhance show data types stmt URL: https://github.com/apache/doris/pull/19406 -- 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. T

[GitHub] [doris] amorynan opened a new pull request, #19450: [Refact](serde) refact mysql serde for data type

2023-05-09 Thread via GitHub
amorynan opened a new pull request, #19450: URL: https://github.com/apache/doris/pull/19450 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has u

[GitHub] [doris] zzzzzzzs opened a new pull request, #19451: [typo](doc) Fixed typos in variables.md

2023-05-09 Thread via GitHub
zzzs opened a new pull request, #19451: URL: https://github.com/apache/doris/pull/19451 # Proposed changes Fixed typos in variables.md ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests been added * [x] Has document been added

[GitHub] [doris] github-actions[bot] commented on pull request #19450: [Refact](serde) refact mysql serde for data type

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19450: URL: https://github.com/apache/doris/pull/19450#issuecomment-1539706863 clang-tidy review says "All clean, LGTM! :+1:" -- 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] starocean999 commented on pull request #19318: [fix](nereids)dphyper join reorder may lost some join conjuncts

2023-05-09 Thread via GitHub
starocean999 commented on PR #19318: URL: https://github.com/apache/doris/pull/19318#issuecomment-1539708157 run buildall -- 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] adonis0147 commented on a diff in pull request #19325: [Chore](build) update some doc about build enviroment

2023-05-09 Thread via GitHub
adonis0147 commented on code in PR #19325: URL: https://github.com/apache/doris/pull/19325#discussion_r1188230291 ## be/CMakeLists.txt: ## @@ -503,6 +503,10 @@ if (COMPILER_CLANG) message(FATAL_ERROR "Need Clang version at least 13") endif() +if (CMAKE_CXX_CO

[GitHub] [doris] starocean999 commented on pull request #19396: [fix](nereids)fix bug of two phase limit

2023-05-09 Thread via GitHub
starocean999 commented on PR #19396: URL: https://github.com/apache/doris/pull/19396#issuecomment-1539711820 run buildall -- 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] BePPPower opened a new pull request, #19452: [BugFix](table-value-function) Fix backends() tvf

2023-05-09 Thread via GitHub
BePPPower opened a new pull request, #19452: URL: https://github.com/apache/doris/pull/19452 # Proposed changes Issue Number: close #xxx ## Problem summary Change the `Alive/SystemDecommissioned/ClusterDecommissioned` field type of the `backends()`tvf to bool ## C

[GitHub] [doris] zy-kkk commented on pull request #19449: [typo](docs) Add an open page cache hint to the benchmark

2023-05-09 Thread via GitHub
zy-kkk commented on PR #19449: URL: https://github.com/apache/doris/pull/19449#issuecomment-1539715095 run buildall -- 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 unsub

[GitHub] [doris] qidaye merged pull request #19375: [chore](simdjson reader) default enable simdjson for json reader

2023-05-09 Thread via GitHub
qidaye merged PR #19375: URL: https://github.com/apache/doris/pull/19375 -- 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.apach

[doris] branch master updated (aeb3450151 -> b07053f47d)

2023-05-09 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from aeb3450151 [feature](graph)Support querying data from the Nebula graph database (#19209) add b07053f47d [cho

[GitHub] [doris] github-actions[bot] commented on pull request #19452: [BugFix](table-value-function) Fix backends() tvf

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19452: URL: https://github.com/apache/doris/pull/19452#issuecomment-1539721766 clang-tidy review says "All clean, LGTM! :+1:" -- 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] github-actions[bot] commented on pull request #18209: [Feature](Nereids)add executable function to support fold constant for functions.

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #18209: URL: https://github.com/apache/doris/pull/18209#issuecomment-1539722479 clang-tidy review says "All clean, LGTM! :+1:" -- 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] platoneko commented on a diff in pull request #18874: [enhancement](load) lazy-open necessary partitions when load

2023-05-09 Thread via GitHub
platoneko commented on code in PR #18874: URL: https://github.com/apache/doris/pull/18874#discussion_r1188338754 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -1062,6 +1102,22 @@ Status VOlapTableSink::open(RuntimeState* state) { return Status::OK(); } +void VOlapTableSink:

[GitHub] [doris] github-actions[bot] commented on pull request #19447: [chore](workflows) Disable PCH in GitHub workflows by default

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19447: URL: https://github.com/apache/doris/pull/19447#issuecomment-1539738509 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 #19447: [chore](workflows) Disable PCH in GitHub workflows by default

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19447: URL: https://github.com/apache/doris/pull/19447#issuecomment-1539738581 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] hqx871 commented on pull request #19371: [feature](array-type) Unique table support array value (#17024)

2023-05-09 Thread via GitHub
hqx871 commented on PR #19371: URL: https://github.com/apache/doris/pull/19371#issuecomment-1539739696 run buildall -- 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-flink-connector] big-doudou commented on issue #136: [Bug]

2023-05-09 Thread via GitHub
big-doudou commented on issue #136: URL: https://github.com/apache/doris-flink-connector/issues/136#issuecomment-1539739842 我理解Doirs Schema Not Null是一种约束,约定当前字段非null,如果插入数据为null,说明这是一条错误数据。不应该 -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [doris] zclllyybb commented on pull request #19122: [optimization](be) optimization for ColumnConst when writing mysql result

2023-05-09 Thread via GitHub
zclllyybb commented on PR #19122: URL: https://github.com/apache/doris/pull/19122#issuecomment-1539743736 run build all -- 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 #19436: [Bugfix](Outfile) fix that export data to parquet and orc file format

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #19436: URL: https://github.com/apache/doris/pull/19436#issuecomment-1539744628 clang-tidy review says "All clean, LGTM! :+1:" -- 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] figurant opened a new pull request, #19453: optimize docker image building script and document

2023-05-09 Thread via GitHub
figurant opened a new pull request, #19453: URL: https://github.com/apache/doris/pull/19453 1. print init_be.log in entry_point.sh 2.optimize document of docker image build -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] xinyiZzz closed pull request #19435: [Only-Test] The commit that can run in the past, try now

2023-05-09 Thread via GitHub
xinyiZzz closed pull request #19435: [Only-Test] The commit that can run in the past, try now URL: https://github.com/apache/doris/pull/19435 -- 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 spec

[GitHub] [doris] xinyiZzz commented on pull request #19442: [Only-Test] The commit that can run in the past, try now, no pipeline

2023-05-09 Thread via GitHub
xinyiZzz commented on PR #19442: URL: https://github.com/apache/doris/pull/19442#issuecomment-1539747151 run buildall -- 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 uns

  1   2   3   4   5   >