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 da753d6e26 [typo](docs)delete char and varchar in java udf when create
(#16566)
add 06788bc2d0 [Bug](pipeline
Gabriel39 merged PR #16592:
URL: https://github.com/apache/doris/pull/16592
--
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-actions[bot] commented on PR #16598:
URL: https://github.com/apache/doris/pull/16598#issuecomment-1425354311
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-actions[bot] commented on PR #16598:
URL: https://github.com/apache/doris/pull/16598#issuecomment-1425354161
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
englefly opened a new pull request, #16601:
URL: https://github.com/apache/doris/pull/16601
# Proposed changes
In previous version, if the output slot of analyticExpr is not materialized,
the analyticExpr is pruned.
But there are some cases that it cannot be pruned.
github-actions[bot] commented on PR #16592:
URL: https://github.com/apache/doris/pull/16592#issuecomment-1425341527
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-actions[bot] commented on PR #16592:
URL: https://github.com/apache/doris/pull/16592#issuecomment-1425341311
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
xiaokang commented on issue #16547:
URL: https://github.com/apache/doris/issues/16547#issuecomment-1425329164
add: support index
--
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-actions[bot] commented on PR #16343:
URL: https://github.com/apache/doris/pull/16343#issuecomment-1425328153
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
zhannngchen commented on issue #16547:
URL: https://github.com/apache/doris/issues/16547#issuecomment-1425324421
BTW, please consider supporting the unique table.
--
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-actions[bot] commented on PR #16343:
URL: https://github.com/apache/doris/pull/16343#issuecomment-1425311686
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-actions[bot] commented on code in PR #16466:
URL: https://github.com/apache/doris/pull/16466#discussion_r1102377173
##
be/src/pipeline/pipeline_fragment_context.cpp:
##
@@ -172,7 +172,7 @@ Status PipelineFragmentContext::prepare(const
doris::TExecPlanFragmentParams& re
DongLiang-0 commented on code in PR #16483:
URL: https://github.com/apache/doris/pull/16483#discussion_r1102376762
##
docs/zh-CN/docs/data-operate/import/import-way/mysql-load-manual.md:
##
@@ -0,0 +1,119 @@
+---
+{
+"title": "MySql load",
+"language": "zh-CN"
+}
+---
+
github-actions[bot] commented on PR #16466:
URL: https://github.com/apache/doris/pull/16466#issuecomment-1425304987
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/4141741650";) output.
shellcheck err
github-actions[bot] commented on PR #16378:
URL: https://github.com/apache/doris/pull/16378#issuecomment-1425294792
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-actions[bot] commented on PR #16600:
URL: https://github.com/apache/doris/pull/16600#issuecomment-1425282342
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
yiguolei opened a new pull request, #16600:
URL: https://github.com/apache/doris/pull/16600
# Proposed changes
This bug is introduced by https://github.com/apache/doris/pull/16412.
It will not cause data error. but profile is wrong.

1. Does it affect the original behavior:
- [
github-actions[bot] commented on PR #16598:
URL: https://github.com/apache/doris/pull/16598#issuecomment-1425264146
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-actions[bot] commented on PR #16598:
URL: https://github.com/apache/doris/pull/16598#issuecomment-1425261630
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
eldenmoon opened a new pull request, #16598:
URL: https://github.com/apache/doris/pull/16598
multiget_data working in bthread and may block the whole worker pthread of
BRPC framework and effect other bthreads, so I seperate work task into a
seperate task pool.
# Proposed changes
github-actions[bot] commented on PR #16582:
URL: https://github.com/apache/doris/pull/16582#issuecomment-1425257809
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
luozenglin commented on issue #16505:
URL: https://github.com/apache/doris/issues/16505#issuecomment-1425256291
This problem is caused by the constant conjunctions evaluating the empty
result set incorrectly:
```
mysql> select * from (select k1, -1 as c from test_query_db.test) t where
github-actions[bot] commented on PR #16527:
URL: https://github.com/apache/doris/pull/16527#issuecomment-1425255799
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-actions[bot] commented on PR #16527:
URL: https://github.com/apache/doris/pull/16527#issuecomment-1425255757
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
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng 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 da753d6e26 [typo](docs)delete char and varc
hf200012 merged PR #16566:
URL: https://github.com/apache/doris/pull/16566
--
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
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
new 8a9fcfeae8 [Bug](regresstest)
morningman merged PR #16597:
URL: https://github.com/apache/doris/pull/16597
--
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
jackwener merged PR #16551:
URL: https://github.com/apache/doris/pull/16551
--
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
This is an automated email from the ASF dual-hosted git repository.
jakevin 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 ae325f546a [refactor](Nereids): mv AggregateStra
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
new 79f5a3a280 [branch-1.2](fix)(
Gabriel39 opened a new pull request, #16597:
URL: https://github.com/apache/doris/pull/16597
# Proposed changes
pick #16042
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
- [
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 a06baad7d7 [docs](docker) Add Run Docker clus
morningman merged PR #16520:
URL: https://github.com/apache/doris/pull/16520
--
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-actions[bot] commented on PR #15249:
URL: https://github.com/apache/doris/pull/15249#issuecomment-142507
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-actions[bot] commented on PR #16592:
URL: https://github.com/apache/doris/pull/16592#issuecomment-1425220608
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
hello-stephen commented on PR #16589:
URL: https://github.com/apache/doris/pull/16589#issuecomment-1425216052
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.63 seconds
stream load tsv: 472 seconds loaded 74807831229 Bytes, about 151
MB/s
wanqiang2046 commented on issue #16596:
URL: https://github.com/apache/doris/issues/16596#issuecomment-1425204486
最后定位到是cod decimalv3(15, 2) NOT NULL DEFAULT "0.00" COMMENT '代收货款',
这个字段导致的,当用cod != 0 查询的时候直接全部挂掉。。。 把decimalv3改成decimal就不挂了
--
This is an automated message from the Apache Gi
freemandealer commented on code in PR #15839:
URL: https://github.com/apache/doris/pull/15839#discussion_r1102289435
##
be/src/tools/segment_builder.cpp:
##
@@ -0,0 +1,128 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreement
freemandealer commented on code in PR #15839:
URL: https://github.com/apache/doris/pull/15839#discussion_r1102286757
##
be/src/olap/tablet_manager.h:
##
@@ -151,7 +150,7 @@ class TabletManager {
//Status::Error(), if not inited
Status _add_tablet_unlocked(TTabl
hello-stephen commented on PR #16587:
URL: https://github.com/apache/doris/pull/16587#issuecomment-1425181872
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.85 seconds
stream load tsv: 469 seconds loaded 74807831229 Bytes, about 152
MB/s
github-actions[bot] commented on PR #16343:
URL: https://github.com/apache/doris/pull/16343#issuecomment-1425175973
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
wanqiang2046 opened a new issue, #16596:
URL: https://github.com/apache/doris/issues/16596
### 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
doris-1.2.1-rc01-Un
This is an automated email from the ASF dual-hosted git repository.
gabriellee 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 d9924c9b8e [Improvement](topn) add limit thre
Gabriel39 merged PR #16514:
URL: https://github.com/apache/doris/pull/16514
--
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
morningman opened a new pull request, #16595:
URL: https://github.com/apache/doris/pull/16595
# Proposed changes
Issue Number: close #xxx
## Problem summary
When upgrading from 1.1.x to 1.2.x, the ADMIN_PRIV of normal user maybe
missing.
This PR fix it
## Check
github-actions[bot] commented on code in PR #15917:
URL: https://github.com/apache/doris/pull/15917#discussion_r1102267002
##
be/src/olap/rowset/segment_v2/segment_iterator.cpp:
##
@@ -1449,9 +1573,136 @@ Status SegmentIterator::next_batch(vectorized::Block*
block) {
morningman merged PR #16091:
URL: https://github.com/apache/doris/pull/16091
--
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
HappenLee commented on code in PR #16592:
URL: https://github.com/apache/doris/pull/16592#discussion_r1102260548
##
be/src/pipeline/exec/operator.h:
##
@@ -358,7 +358,7 @@ class StreamingOperator : public OperatorBase {
RETURN_IF_ERROR(_child->get_block(state, block, so
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from e9cd1d64ed (fix)[multi-catalog][nereids] Reset ExternalFileScanNode
required slots after Nereids planner do projec
morningman merged PR #16172:
URL: https://github.com/apache/doris/pull/16172
--
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
morningman closed issue #16155: [Bug] row_same_bit DCHECK failed
URL: https://github.com/apache/doris/issues/16155
--
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 unsubscrib
airborne12 commented on code in PR #16594:
URL: https://github.com/apache/doris/pull/16594#discussion_r1102254738
##
be/src/vec/sink/vtablet_sink.cpp:
##
@@ -689,7 +689,8 @@ Status VNodeChannel::close_wait(RuntimeState* state) {
// waiting for finished, it may take a long
github-actions[bot] commented on PR #16594:
URL: https://github.com/apache/doris/pull/16594#issuecomment-1425149439
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-actions[bot] commented on PR #16594:
URL: https://github.com/apache/doris/pull/16594#issuecomment-1425148831
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-actions[bot] commented on PR #16594:
URL: https://github.com/apache/doris/pull/16594#issuecomment-1425148795
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
Tanya-W opened a new pull request, #16594:
URL: https://github.com/apache/doris/pull/16594
# Proposed changes
Issue Number: close #xxx
## Problem summary
- **fix problem description:**
When the brpc request reaches BE `FragmentMgr::exec_plan_fragment`, if the
pthread
github-actions[bot] commented on PR #16566:
URL: https://github.com/apache/doris/pull/16566#issuecomment-1425140532
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-actions[bot] commented on PR #16566:
URL: https://github.com/apache/doris/pull/16566#issuecomment-1425140488
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-actions[bot] commented on PR #16514:
URL: https://github.com/apache/doris/pull/16514#issuecomment-1425134073
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-actions[bot] commented on PR #16593:
URL: https://github.com/apache/doris/pull/16593#issuecomment-1425133810
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-actions[bot] commented on PR #16593:
URL: https://github.com/apache/doris/pull/16593#issuecomment-1425133787
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-actions[bot] commented on PR #16258:
URL: https://github.com/apache/doris/pull/16258#issuecomment-142512
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
morrySnow opened a new pull request, #16593:
URL: https://github.com/apache/doris/pull/16593
# Proposed changes
Issue Number: close #xxx
## Problem summary
UT 'SelectRollupIndexTest#testPreAggHint' failed caused by #16286
Disable it temporarily to avoid block CI/CD
github-actions[bot] commented on PR #16589:
URL: https://github.com/apache/doris/pull/16589#issuecomment-1425132075
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-actions[bot] commented on PR #16592:
URL: https://github.com/apache/doris/pull/16592#issuecomment-1425131039
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-actions[bot] commented on PR #15249:
URL: https://github.com/apache/doris/pull/15249#issuecomment-1425130799
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-actions[bot] commented on PR #16343:
URL: https://github.com/apache/doris/pull/16343#issuecomment-1425130649
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
Gabriel39 opened a new pull request, #16592:
URL: https://github.com/apache/doris/pull/16592
# Proposed changes
Fix projection on streaming operator
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
dinggege1024 opened a new issue, #16591:
URL: https://github.com/apache/doris/issues/16591
### 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
support WITH AS
github-actions[bot] commented on code in PR #16590:
URL: https://github.com/apache/doris/pull/16590#discussion_r1102240505
##
be/src/runtime/fragment_mgr.cpp:
##
@@ -723,6 +723,7 @@ Status FragmentMgr::exec_plan_fragment(const
TExecPlanFragmentParams& params, Fi
Chase-Chen0110 commented on issue #3085:
URL: https://github.com/apache/doris/issues/3085#issuecomment-1425127285
thanks a lot!
--
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
nextdreamblue commented on PR #16579:
URL: https://github.com/apache/doris/pull/16579#issuecomment-1425126606
> please add regression test case
done
--
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
nextdreamblue commented on PR #16579:
URL: https://github.com/apache/doris/pull/16579#issuecomment-1425126536
> please add test case
done
--
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
dataroaring opened a new pull request, #16590:
URL: https://github.com/apache/doris/pull/16590
This is an imortant message for analyze problems online.
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Require
github-actions[bot] commented on PR #16588:
URL: https://github.com/apache/doris/pull/16588#issuecomment-1425125160
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
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new e9cd1d64ed (fix)[multi-catalog][nereids] Reset
yiguolei merged PR #16549:
URL: https://github.com/apache/doris/pull/16549
--
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-actions[bot] commented on PR #16589:
URL: https://github.com/apache/doris/pull/16589#issuecomment-1425123097
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-actions[bot] commented on PR #16549:
URL: https://github.com/apache/doris/pull/16549#issuecomment-1425122826
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-actions[bot] commented on PR #16549:
URL: https://github.com/apache/doris/pull/16549#issuecomment-1425122798
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
mrhhsg opened a new pull request, #16589:
URL: https://github.com/apache/doris/pull/16589
# Proposed changes
Issue Number: close #xxx
## Problem summary
```bash
0# doris::signal::(anonymous namespace)::FailureSignalHandler(int,
siginfo_t*, void*) at
/mnt/disk1/root/p
platoneko opened a new pull request, #16588:
URL: https://github.com/apache/doris/pull/16588
# Proposed changes
Issue Number: close #xxx
## Problem summary
In this PR, BE will launch a thread to calculate unused remote files
periodically and then ask FE to confirm. After
englefly commented on PR #16556:
URL: https://github.com/apache/doris/pull/16556#issuecomment-1425109881
we need a rewrite rule to eliminate such agg in nereids
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
xy720 merged PR #16444:
URL: https://github.com/apache/doris/pull/16444
--
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
englefly merged PR #16556:
URL: https://github.com/apache/doris/pull/16556
--
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
This is an automated email from the ASF dual-hosted git repository.
englefly 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 0c20c607b2 fix stats (#16556)
0c20c607b2 is des
github-actions[bot] commented on PR #16587:
URL: https://github.com/apache/doris/pull/16587#issuecomment-1425107607
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-actions[bot] commented on PR #16444:
URL: https://github.com/apache/doris/pull/16444#issuecomment-1425105209
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-actions[bot] commented on PR #16587:
URL: https://github.com/apache/doris/pull/16587#issuecomment-1425104995
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
liaoxin01 opened a new pull request, #16587:
URL: https://github.com/apache/doris/pull/16587
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
BePPPower commented on code in PR #16527:
URL: https://github.com/apache/doris/pull/16527#discussion_r1102221915
##
docs/en/docs/lakehouse/multi-catalog/jdbc.md:
##
@@ -146,6 +146,27 @@ Once connected, Doris will ingest metadata of databases
and tables from the exte
| Datab
github-actions[bot] commented on PR #16563:
URL: https://github.com/apache/doris/pull/16563#issuecomment-1425100385
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
XieJiann opened a new pull request, #16586:
URL: https://github.com/apache/doris/pull/16586
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
github-actions[bot] commented on PR #16496:
URL: https://github.com/apache/doris/pull/16496#issuecomment-1425097865
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-actions[bot] commented on PR #16496:
URL: https://github.com/apache/doris/pull/16496#issuecomment-1425097899
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
LemonLiTree commented on issue #16585:
URL: https://github.com/apache/doris/issues/16585#issuecomment-1425095359
看下使用catalog 有这样的问题吗?
--
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
stalary closed pull request #16583: [Feature](ES): Es support sort node
pushdown limit
URL: https://github.com/apache/doris/pull/16583
--
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 co
1 - 100 of 259 matches
Mail list logo