Re: [I] [Bug] Query es catalog error [doris]

2023-11-26 Thread via GitHub
liugddx commented on issue #22400: URL: https://github.com/apache/doris/issues/22400#issuecomment-1826820505 Please send me the table structure of your es -- 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 t

Re: [PR] [Enhance](fe) Support setting initial root password when FE firstly launch [doris]

2023-11-26 Thread via GitHub
WinkerDu commented on PR #27438: URL: https://github.com/apache/doris/pull/27438#issuecomment-1826821031 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

Re: [PR] [refactor](standard)BE:Initialize pointer variables in the class to nullptr by default [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on code in PR #27587: URL: https://github.com/apache/doris/pull/27587#discussion_r1405425420 ## be/src/exec/schema_scanner.h: ## @@ -53,22 +53,22 @@ struct SchemaScannerCommonParam { ip(nullptr), port(0),

Re: [PR] [refactor](standard)BE:Initialize pointer variables in the class to nullptr by default [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on code in PR #27587: URL: https://github.com/apache/doris/pull/27587#discussion_r1405426919 ## be/src/olap/hll.h: ## @@ -359,11 +359,11 @@ class HllSetResolver { void parse(); private: -char* _buf_ref;// set -int _buf_len;

Re: [PR] [refactor](standard)BE:Initialize pointer variables in the class to nullptr by default [doris]

2023-11-26 Thread via GitHub
hongkun-Shao commented on PR #27587: URL: https://github.com/apache/doris/pull/27587#issuecomment-1826824857 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

Re: [PR] [refactor](standard)BE:Initialize pointer variables in the class to nullptr by default [doris]

2023-11-26 Thread via GitHub
zclllyybb commented on PR #27587: URL: https://github.com/apache/doris/pull/27587#issuecomment-1826825798 > 4. Unchanged parts > >* extern >* null/NULL for traditional usages like `NULL`, could you change them to `nullptr` by the way? -- This is an automated messag

Re: [PR] [refactor](standard)BE:Initialize pointer variables in the class to nullptr by default [doris]

2023-11-26 Thread via GitHub
hongkun-Shao commented on PR #27587: URL: https://github.com/apache/doris/pull/27587#issuecomment-1826826661 > > 4. Unchanged parts > > > >* extern > >* null/NULL > > for traditional usages like `NULL`, could you change them to `nullptr` by the way? of cour

Re: [PR] [Enhance](fe) Support setting initial root password when FE firstly launch [doris]

2023-11-26 Thread via GitHub
doris-robot commented on PR #27438: URL: https://github.com/apache/doris/pull/27438#issuecomment-1826846419 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit a17145d3c54f87ea284ff0ce069e9555f494b4c1, data reload: false

Re: [PR] [Enhance](fe) Support setting initial root password when FE firstly launch [doris]

2023-11-26 Thread via GitHub
doris-robot commented on PR #27438: URL: https://github.com/apache/doris/pull/27438#issuecomment-1826848928 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.77 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes,

Re: [PR] [Enhance](fe) Support setting initial root password when FE firstly launch [doris]

2023-11-26 Thread via GitHub
WinkerDu commented on PR #27438: URL: https://github.com/apache/doris/pull/27438#issuecomment-1826867073 run feut -- 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

Re: [PR] feature](spill) support spill to disk for pipeline engine [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #20216: URL: https://github.com/apache/doris/pull/20216#issuecomment-1826950165 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

Re: [PR] [Improvement](multicatalog) avoid load default hdfs config to reduce time cost [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #20151: URL: https://github.com/apache/doris/pull/20151#issuecomment-1826950179 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

Re: [PR] [opt](nereids) compute col stats for intersect node [doris]

2023-11-26 Thread via GitHub
englefly commented on PR #27370: URL: https://github.com/apache/doris/pull/27370#issuecomment-1826981616 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

Re: [PR] [opt](nereids) penalty to shuffle join if data skew [doris]

2023-11-26 Thread via GitHub
englefly commented on PR #27259: URL: https://github.com/apache/doris/pull/27259#issuecomment-1826981990 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

[I] [Bug] 集群空载情况下内存过高 没有执行查询 导入等任务 [doris]

2023-11-26 Thread via GitHub
MaoMiMao opened a new issue, #27589: URL: https://github.com/apache/doris/issues/27589 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0.2-rc5 release

Re: [PR] [improve](metrics)Display garbage collector type [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27408: URL: https://github.com/apache/doris/pull/27408#issuecomment-1826997153 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

Re: [PR] [Feat](Nereids) support view as a independent unit of leading [doris]

2023-11-26 Thread via GitHub
LiBinfeng-01 commented on PR #27378: URL: https://github.com/apache/doris/pull/27378#issuecomment-1827000953 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

[PR] [regression] remove useless pytest cases [doris]

2023-11-26 Thread via GitHub
zhangy5 opened a new pull request, #27590: URL: https://github.com/apache/doris/pull/27590 ## Proposed changes Issue Number: close #xxx remove useless pytest case ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...

Re: [PR] [feature](mtmv)(6)implement cancel method [doris]

2023-11-26 Thread via GitHub
morningman merged PR #27541: URL: https://github.com/apache/doris/pull/27541 -- 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: [feature](mtmv)(6)implement cancel method (#27541)

2023-11-26 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 3791de3cfa3 [feature](mtmv)(6)implement cance

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-26 Thread via GitHub
xiaokang commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405391529 ## be/src/olap/rowset/segment_creator.cpp: ## @@ -280,6 +441,17 @@ Status SegmentCreator::add_block(const vectorized::Block* block) { size_t row_avg_size_in_byte

Re: [PR] [chore](clone) rename clone request field version [doris]

2023-11-26 Thread via GitHub
yujun777 commented on PR #27591: URL: https://github.com/apache/doris/pull/27591#issuecomment-1827013263 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

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-26 Thread via GitHub
Gabriel39 merged PR #26827: URL: https://github.com/apache/doris/pull/26827 -- 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

Re: [I] [Feature] support unix_timestamp() with microseconds [doris]

2023-11-26 Thread via GitHub
Gabriel39 closed issue #24382: [Feature] support unix_timestamp() with microseconds URL: https://github.com/apache/doris/issues/24382 -- 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

(doris) branch master updated (3791de3cfa3 -> baadc14e600)

2023-11-26 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3791de3cfa3 [feature](mtmv)(6)implement cancel method (#27541) add baadc14e600 [Enhancement](function) support

[PR] [chore](clone) rename clone request field version [doris]

2023-11-26 Thread via GitHub
yujun777 opened a new pull request, #27591: URL: https://github.com/apache/doris/pull/27591 clone request field 'committed_version' is not right, it's visible version. ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relativel

(doris-spark-connector) branch release-1.3.0 deleted (was de60f63)

2023-11-26 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch release-1.3.0 in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git was de60f63 [Fix] quote field name with grave accent (#158) The revisions that were on this branch a

(doris-spark-connector) tag 1.3.0 deleted (was de60f63)

2023-11-26 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to tag 1.3.0 in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git *** WARNING: tag 1.3.0 was deleted! *** was de60f63 [Fix] quote field name with grave accent (#158) The revisi

[PR] [refactor](agent task) refactor agent task pool get task [doris]

2023-11-26 Thread via GitHub
yujun777 opened a new pull request, #27592: URL: https://github.com/apache/doris/pull/27592 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [refactor](agent task) refactor agent task pool get task [doris]

2023-11-26 Thread via GitHub
yujun777 commented on PR #27592: URL: https://github.com/apache/doris/pull/27592#issuecomment-1827015032 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

Re: [PR] [fix](regression test) fix test_schema_change_cold_heat case (#27556) [doris]

2023-11-26 Thread via GitHub
hello-stephen commented on PR #27584: URL: https://github.com/apache/doris/pull/27584#issuecomment-1827016438 run p0 -- 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

Re: [PR] [fix](regression test) fix test_schema_change_cold_heat case (#27556) [doris]

2023-11-26 Thread via GitHub
hello-stephen commented on PR #27584: URL: https://github.com/apache/doris/pull/27584#issuecomment-1827016486 run arm -- 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

Re: [PR] [chore](case) Use correct insert stmt for cold heat separation case #… [doris]

2023-11-26 Thread via GitHub
hello-stephen commented on PR #27585: URL: https://github.com/apache/doris/pull/27585#issuecomment-1827017033 run arm -- 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

Re: [PR] [chore](clone) rename clone request field version [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on code in PR #27591: URL: https://github.com/apache/doris/pull/27591#discussion_r1405547749 ## be/src/olap/task/engine_clone_task.cpp: ## @@ -577,8 +575,8 @@ Status EngineCloneTask::_download_files(DataDir* data_dir, const std::string& re /// Thi

Re: [PR] [feature](Nereids): Pushdown TopN through Union [doris]

2023-11-26 Thread via GitHub
jackwener commented on PR #27535: URL: https://github.com/apache/doris/pull/27535#issuecomment-1827017695 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

Re: [PR] Dateliteral [doris]

2023-11-26 Thread via GitHub
jackwener commented on PR #27544: URL: https://github.com/apache/doris/pull/27544#issuecomment-1827018898 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

Re: [PR] [fix](bdbje) add free disk config [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27578: URL: https://github.com/apache/doris/pull/27578#issuecomment-1827018391 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

Re: [PR] [feature](Nereids): Pushdown TopN through Union [doris]

2023-11-26 Thread via GitHub
jackwener commented on PR #27535: URL: https://github.com/apache/doris/pull/27535#issuecomment-1827018412 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

Re: [PR] [refactor](agent task) refactor agent task pool get task [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on code in PR #27592: URL: https://github.com/apache/doris/pull/27592#discussion_r1405548657 ## be/src/agent/task_worker_pool.cpp: ## @@ -277,6 +277,22 @@ void TaskWorkerPool::notify_thread() { VLOG_CRITICAL << "notify task worker pool: " << _n

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-26 Thread via GitHub
wsjz commented on code in PR #27154: URL: https://github.com/apache/doris/pull/27154#discussion_r1405548479 ## fe/be-java-extensions/max-compute-scanner/src/main/java/org/apache/doris/maxcompute/MaxComputeJniScanner.java: ## @@ -173,6 +173,11 @@ public void open() throws IOExcep

Re: [I] [Bug] 集群空载情况下内存过高 没有执行查询 导入等任务 [doris]

2023-11-26 Thread via GitHub
DA1OOO commented on issue #27589: URL: https://github.com/apache/doris/issues/27589#issuecomment-1827019052 诶 我好想和你一个问题 你是FE OOM吗 -- 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

Re: [I] [Bug] 集群空载情况下内存过高 没有执行查询 导入等任务 [doris]

2023-11-26 Thread via GitHub
DA1OOO commented on issue #27589: URL: https://github.com/apache/doris/issues/27589#issuecomment-1827019154 ![image](https://github.com/apache/doris/assets/56857867/047d7c36-f1a5-4111-beac-4100d20a333c) -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-26 Thread via GitHub
wsjz commented on code in PR #27154: URL: https://github.com/apache/doris/pull/27154#discussion_r1405548767 ## fe/fe-core/src/main/java/org/apache/doris/catalog/external/MaxComputeExternalTable.java: ## @@ -73,85 +72,105 @@ protected synchronized void makeSureInitialized() {

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-26 Thread via GitHub
wsjz commented on code in PR #27154: URL: https://github.com/apache/doris/pull/27154#discussion_r1405548767 ## fe/fe-core/src/main/java/org/apache/doris/catalog/external/MaxComputeExternalTable.java: ## @@ -73,85 +72,105 @@ protected synchronized void makeSureInitialized() {

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-26 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405549745 ## be/src/olap/rowset/segment_creator.cpp: ## @@ -40,32 +49,178 @@ SegmentFlusher::SegmentFlusher() = default; SegmentFlusher::~SegmentFlusher() = default; -Stat

[I] [Bug] 2.02 streamload 异常 [doris]

2023-11-26 Thread via GitHub
learner1212 opened a new issue, #27593: URL: https://github.com/apache/doris/issues/27593 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0.2 ### Wha

Re: [PR] [feature](cmd) add UNSET_VARIABLE statement to set back variables [doris]

2023-11-26 Thread via GitHub
nextdreamblue commented on PR #27552: URL: https://github.com/apache/doris/pull/27552#issuecomment-1827023183 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 unsubs

Re: [PR] [feature](cmd) add UNSET_VARIABLE statement to set back variables [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27552: URL: https://github.com/apache/doris/pull/27552#issuecomment-1827023802 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

Re: [PR] [feature](cmd) add UNSET_VARIABLE statement to set back variables [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27552: URL: https://github.com/apache/doris/pull/27552#issuecomment-1827023832 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

[I] [Bug] FE 频繁打满64G内存导致宕机,集群上只有Broker Load在定时执行,过一段时间内存就满了 [doris]

2023-11-26 Thread via GitHub
DA1OOO opened a new issue, #27594: URL: https://github.com/apache/doris/issues/27594 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 版本 2.0.1.1 release

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-26 Thread via GitHub
wsjz commented on code in PR #27154: URL: https://github.com/apache/doris/pull/27154#discussion_r1405553222 ## fe/fe-core/src/main/java/org/apache/doris/catalog/external/MaxComputeExternalTable.java: ## @@ -73,85 +72,105 @@ protected synchronized void makeSureInitialized() {

[I] [Feature] doris外表支持控制读写速度 [doris]

2023-11-26 Thread via GitHub
zhbdesign opened a new issue, #27595: URL: https://github.com/apache/doris/issues/27595 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description 比如创建了两个来源不同实例的mysq

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-26 Thread via GitHub
wsjz commented on code in PR #27154: URL: https://github.com/apache/doris/pull/27154#discussion_r1405548479 ## fe/be-java-extensions/max-compute-scanner/src/main/java/org/apache/doris/maxcompute/MaxComputeJniScanner.java: ## @@ -173,6 +173,11 @@ public void open() throws IOExcep

Re: [I] [Bug] 集群空载情况下内存过高 没有执行查询 导入等任务 [doris]

2023-11-26 Thread via GitHub
MaoMiMao commented on issue #27589: URL: https://github.com/apache/doris/issues/27589#issuecomment-1827029292 > FE 也会OOM,版本2.0.1.1 fe暂时还没出现 我是空载下就这种内存占用 query查询 内存很容易就爆了 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27154: URL: https://github.com/apache/doris/pull/27154#issuecomment-1827031243 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

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-26 Thread via GitHub
wsjz commented on code in PR #27154: URL: https://github.com/apache/doris/pull/27154#discussion_r1405548479 ## fe/be-java-extensions/max-compute-scanner/src/main/java/org/apache/doris/maxcompute/MaxComputeJniScanner.java: ## @@ -173,6 +173,11 @@ public void open() throws IOExcep

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-26 Thread via GitHub
wsjz commented on code in PR #27154: URL: https://github.com/apache/doris/pull/27154#discussion_r1405553222 ## fe/fe-core/src/main/java/org/apache/doris/catalog/external/MaxComputeExternalTable.java: ## @@ -73,85 +72,105 @@ protected synchronized void makeSureInitialized() {

Re: [PR] [fix](multi-catalog)support the max compute partition prune [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27154: URL: https://github.com/apache/doris/pull/27154#issuecomment-1827032183 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

[PR] [pipelineX](bug) Fix timeout [doris]

2023-11-26 Thread via GitHub
Gabriel39 opened a new pull request, #27596: URL: https://github.com/apache/doris/pull/27596 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [pipelineX](bug) Fix timeout [doris]

2023-11-26 Thread via GitHub
Gabriel39 commented on PR #27596: URL: https://github.com/apache/doris/pull/27596#issuecomment-1827033807 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

Re: [PR] [improve](jdbc catalog) add profile for jdbc scan [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27447: URL: https://github.com/apache/doris/pull/27447#issuecomment-1827034120 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

Re: [PR] [improve](jdbc catalog) add profile for jdbc scan [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27447: URL: https://github.com/apache/doris/pull/27447#issuecomment-1827034133 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

Re: [PR] [Feature](tvf)(avro-jni) avro-jni add projection push down [doris]

2023-11-26 Thread via GitHub
zy-kkk merged PR #26885: URL: https://github.com/apache/doris/pull/26885 -- 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 (baadc14e600 -> cd6c61347df)

2023-11-26 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from baadc14e600 [Enhancement](function) support unix_timestamp with float (#26827) add cd6c61347df [Feature](tvf)(avro

Re: [PR] [improve](jdbc catalog) add profile for jdbc scan [doris]

2023-11-26 Thread via GitHub
zy-kkk merged PR #27447: URL: https://github.com/apache/doris/pull/27447 -- 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: [improve](jdbc catalog) add profile for jdbc scan (#27447)

2023-11-26 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 d10a708fa28 [improve](jdbc catalog) add profile fo

[PR] [fix](bdbje) Fix bdbje logging level not work [doris]

2023-11-26 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #27597: URL: https://github.com/apache/doris/pull/27597 * `EnvironmentConfig.FILE_LOGGING_LEVEL` only set FileHandlerLevel, we should set logger level firstly, otherwise it will not take effect. ## Proposed changes Issue Number: close #

Re: [PR] [pipelineX](bug) Fix timeout [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27596: URL: https://github.com/apache/doris/pull/27596#issuecomment-1827037502 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

Re: [PR] [feature](Nereids): Pushdown TopN through Union [doris]

2023-11-26 Thread via GitHub
hello-stephen commented on PR #27535: URL: https://github.com/apache/doris/pull/27535#issuecomment-1827038628 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

Re: [PR] [refactor](standard)BE:Initialize pointer variables in the class to nullptr by default [doris]

2023-11-26 Thread via GitHub
zclllyybb commented on PR #27587: URL: https://github.com/apache/doris/pull/27587#issuecomment-1827039900 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

Re: [PR] [enhance](BE) Refactor TaskWorkerPool [doris]

2023-11-26 Thread via GitHub
platoneko commented on PR #27555: URL: https://github.com/apache/doris/pull/27555#issuecomment-1827040030 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

Re: [PR] [fix](json_reader) fix simd json reader lose data when parse [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27145: URL: https://github.com/apache/doris/pull/27145#issuecomment-1827040917 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

Re: [PR] [fix](json_reader) fix simd json reader lose data when parse [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27145: URL: https://github.com/apache/doris/pull/27145#issuecomment-1827040942 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

Re: [PR] [fix](bdbje) Fix bdbje logging level not work [doris]

2023-11-26 Thread via GitHub
SWJTU-ZhangLei commented on PR #27597: URL: https://github.com/apache/doris/pull/27597#issuecomment-1827042262 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.

Re: [PR] [fix](bdbje) Fix bdbje logging level not work [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27597: URL: https://github.com/apache/doris/pull/27597#issuecomment-1827043164 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

(doris) branch master updated (d10a708fa28 -> 550f3e801d0)

2023-11-26 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d10a708fa28 [improve](jdbc catalog) add profile for jdbc scan (#27447) add 550f3e801d0 [improve](routine_load

Re: [PR] [improve](routine_load) move log from write lock [doris]

2023-11-26 Thread via GitHub
dataroaring merged PR #27576: URL: https://github.com/apache/doris/pull/27576 -- 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 (550f3e801d0 -> d0fea8db273)

2023-11-26 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 550f3e801d0 [improve](routine_load) move log from write lock (#27576) add d0fea8db273 [chore][log] Opt log, rev

Re: [I] [Bug] 集群空载情况下内存过高 没有执行查询 导入等任务 [doris]

2023-11-26 Thread via GitHub
LemonLiTree commented on issue #27589: URL: https://github.com/apache/doris/issues/27589#issuecomment-1827043717 Try upgrade to 2.0.2 -- 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

Re: [PR] [refine](pipelineX) refine some code in pipelineX [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27472: URL: https://github.com/apache/doris/pull/27472#issuecomment-1827044120 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

Re: [PR] [chore][log] Opt log, revert some log introduced by #25739 [doris]

2023-11-26 Thread via GitHub
HappenLee merged PR #26365: URL: https://github.com/apache/doris/pull/26365 -- 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

Re: [PR] [fix](bdbje) Fix bdbje logging level not work [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27597: URL: https://github.com/apache/doris/pull/27597#issuecomment-1827044048 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

Re: [PR] [typo](docker) add logs console [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27570: URL: https://github.com/apache/doris/pull/27570#issuecomment-1827044383 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

Re: [PR] [typo](docker) add logs console [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27570: URL: https://github.com/apache/doris/pull/27570#issuecomment-1827044404 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

Re: [PR] Fix incorrect syntax for run-docker-cluster.md [doris]

2023-11-26 Thread via GitHub
wgzhao closed pull request #24134: Fix incorrect syntax for run-docker-cluster.md URL: https://github.com/apache/doris/pull/24134 -- 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

Re: [PR] [refactor](docker)Dockerfile shell refactor [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27569: URL: https://github.com/apache/doris/pull/27569#issuecomment-1827044581 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

Re: [PR] [refactor](docker)Dockerfile shell refactor [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27569: URL: https://github.com/apache/doris/pull/27569#issuecomment-1827044601 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

Re: [PR] Dateliteral [doris]

2023-11-26 Thread via GitHub
hello-stephen commented on PR #27544: URL: https://github.com/apache/doris/pull/27544#issuecomment-1827045038 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

Re: [PR] [regression test](broker load) add case for num_as_string [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27588: URL: https://github.com/apache/doris/pull/27588#issuecomment-1827045070 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

Re: [PR] [regression test](broker load) add case for num_as_string [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27588: URL: https://github.com/apache/doris/pull/27588#issuecomment-1827045106 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

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-26 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405565755 ## be/src/olap/rowset/segment_creator.cpp: ## @@ -40,32 +49,178 @@ SegmentFlusher::SegmentFlusher() = default; SegmentFlusher::~SegmentFlusher() = default; -Stat

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-26 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405565891 ## be/src/olap/tablet_schema.h: ## @@ -207,16 +211,15 @@ class TabletIndex { return 0; } -TabletIndex(const TabletIndex& other) { -_index_

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-26 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405565952 ## be/src/olap/tablet_schema.h: ## @@ -207,16 +211,15 @@ class TabletIndex { return 0; } -TabletIndex(const TabletIndex& other) { Review Comment:

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-26 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405566200 ## be/src/olap/schema.cpp: ## @@ -130,10 +131,11 @@ vectorized::IColumn::MutablePtr Schema::get_column_by_field(const Field& field) return get_data_type_ptr(fie

[PR] [Pick-var](inverted index) pick read && seek optimization to variant branch [doris]

2023-11-26 Thread via GitHub
airborne12 opened a new pull request, #27600: URL: https://github.com/apache/doris/pull/27600 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mail

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-26 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405566317 ## be/src/olap/schema_change.h: ## @@ -119,7 +119,7 @@ class SchemaChange { _inner_process(rowset_reader, rowset_writer, new_tablet, base_tablet_sch

Re: [I] [Bug] FE 频繁打满64G内存导致宕机,集群上只有Broker Load在定时执行,过一段时间内存就满了 [doris]

2023-11-26 Thread via GitHub
zengxiangqi1031 commented on issue #27594: URL: https://github.com/apache/doris/issues/27594#issuecomment-1827047465 遇到同样的问题,doris 2.0.2 release -- 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 th

[PR] [improve] improve batch iterator has next check [doris-spark-connector]

2023-11-26 Thread via GitHub
gnehil opened a new pull request, #164: URL: https://github.com/apache/doris-spark-connector/pull/164 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beha

Re: [PR] [Pick-var](inverted index) pick read && seek optimization to variant branch [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27600: URL: https://github.com/apache/doris/pull/27600#issuecomment-1827049330 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

Re: [PR] [opt](nereids)adjust distribution cost for better choice of broadcast join and shuffle join [doris]

2023-11-26 Thread via GitHub
xzj7019 commented on code in PR #27113: URL: https://github.com/apache/doris/pull/27113#discussion_r1405569694 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -457,6 +457,11 @@ public class SessionVariable implements Serializable, Writable {

<    1   2   3   4   5   >