GoGoWen commented on code in PR #19413:
URL: https://github.com/apache/doris/pull/19413#discussion_r1197579984
##
fe/java-udf/src/main/java/org/apache/doris/udf/JdbcExecutor.java:
##
@@ -194,6 +194,29 @@ public void rollbackTrans() throws UdfRuntimeException {
}
}
GoGoWen commented on PR #19413:
URL: https://github.com/apache/doris/pull/19413#issuecomment-1552754391
> Also need to update the col mapping doc in
`https://doris.apache.org/zh-CN/docs/dev/lakehouse/multi-catalog/jdbc#doris`
Done
--
This is an automated message from the Apache Git
xinyiZzz commented on code in PR #19795:
URL: https://github.com/apache/doris/pull/19795#discussion_r1197580365
##
bin/start_be.sh:
##
@@ -20,6 +20,13 @@ set -eo pipefail
curdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" &>/dev/null && pwd)"
+if [ $(id -u) -eq 0 ]; then # curre
xinyiZzz commented on PR #19795:
URL: https://github.com/apache/doris/pull/19795#issuecomment-1552754733
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
github-actions[bot] commented on PR #19413:
URL: https://github.com/apache/doris/pull/19413#issuecomment-1552756854
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
zy-kkk commented on PR #19809:
URL: https://github.com/apache/doris/pull/19809#issuecomment-1552762290
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
Mryange opened a new pull request, #19811:
URL: https://github.com/apache/doris/pull/19811
# Proposed changes
In mainstream databases, casting is typically rounded using rounding half up.
before
```
mysql [(none)]>select cast(1.115 as decimal(16,2));
+--
github-actions[bot] commented on PR #19802:
URL: https://github.com/apache/doris/pull/19802#issuecomment-1552764710
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 #19791:
URL: https://github.com/apache/doris/pull/19791#issuecomment-1552764993
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
luozenglin commented on PR #19802:
URL: https://github.com/apache/doris/pull/19802#issuecomment-1552765059
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-actions[bot] commented on PR #19413:
URL: https://github.com/apache/doris/pull/19413#issuecomment-1552766518
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 #19413:
URL: https://github.com/apache/doris/pull/19413#issuecomment-1552766562
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
morningman commented on PR #19413:
URL: https://github.com/apache/doris/pull/19413#issuecomment-1552766883
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-actions[bot] commented on PR #19811:
URL: https://github.com/apache/doris/pull/19811#issuecomment-1552766968
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
BiteThet commented on PR #19791:
URL: https://github.com/apache/doris/pull/19791#issuecomment-1552768429
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
Mryange commented on PR #19811:
URL: https://github.com/apache/doris/pull/19811#issuecomment-1552768681
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-actions[bot] commented on PR #19808:
URL: https://github.com/apache/doris/pull/19808#issuecomment-1552770788
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 #19808:
URL: https://github.com/apache/doris/pull/19808#issuecomment-1552770851
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
Mryange closed pull request #19238: [feature](executor) Use the BE info to set
pipeline variables.
URL: https://github.com/apache/doris/pull/19238
--
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 t
LiBinfeng-01 commented on PR #19807:
URL: https://github.com/apache/doris/pull/19807#issuecomment-1552771055
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
Mryange closed pull request #19121: [feature](executor) Use the heartbeat BE
info to set pipeline variables.
URL: https://github.com/apache/doris/pull/19121
--
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
Mryange commented on PR #19789:
URL: https://github.com/apache/doris/pull/19789#issuecomment-1552771777
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 unsubscrib
github-actions[bot] commented on PR #19791:
URL: https://github.com/apache/doris/pull/19791#issuecomment-1552772443
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 #19789:
URL: https://github.com/apache/doris/pull/19789#issuecomment-1552773935
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 issue, #19812:
URL: https://github.com/apache/doris/issues/19812
### 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
Currently, there ar
yiguolei commented on issue #19812:
URL: https://github.com/apache/doris/issues/19812#issuecomment-1552776896
https://arrow.apache.org/blog/2019/10/13/introducing-arrow-flight/
https://arrow.apache.org/docs/format/Flight.html
--
This is an automated message from the Apache Git Service.
yiguolei commented on issue #19812:
URL: https://github.com/apache/doris/issues/19812#issuecomment-1552777436
There is some benchmark for arrow flight.
https://dl.acm.org/doi/pdf/10.1145/3527199.3527264
--
This is an automated message from the Apache Git Service.
To respond to the message
github-actions[bot] commented on PR #19738:
URL: https://github.com/apache/doris/pull/19738#issuecomment-1552780378
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
stalary commented on PR #18743:
URL: https://github.com/apache/doris/pull/18743#issuecomment-1552796785
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 uns
weizhengte commented on PR #19716:
URL: https://github.com/apache/doris/pull/19716#issuecomment-1552797302
> I've told you many and many times that DO NOT mix the pipeline fix to a
big PR like this
I did modify unstable p0 in the last PR and also in this PR. This is because
I tho
weizhengte commented on PR #19716:
URL: https://github.com/apache/doris/pull/19716#issuecomment-1552804130
> Since related tests is unstable and has been commented , I think this
refactor severely lack tests and shouldn'd be merged
Of course, this is no problem, I will submit the new
morningman opened a new pull request, #19813:
URL: https://github.com/apache/doris/pull/19813
# Proposed changes
Issue Number: close #xxx
## Problem summary
When calling `generated-source.sh` in `build.sh`, not to remove the
`gensrc/build` dir.
## Checklist(Requir
github-actions[bot] commented on PR #19802:
URL: https://github.com/apache/doris/pull/19802#issuecomment-1552808291
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
yagagagaga opened a new pull request, #19814:
URL: https://github.com/apache/doris/pull/19814
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
* [ ] Does it affect the original behavior
* [ ] Has
yixiutt commented on code in PR #19237:
URL: https://github.com/apache/doris/pull/19237#discussion_r1197604846
##
be/src/olap/olap_server.cpp:
##
@@ -532,6 +581,154 @@ void StorageEngine::_compaction_tasks_producer_callback()
{
} while
(!_stop_background_threads_latch.wai
github-actions[bot] commented on PR #19708:
URL: https://github.com/apache/doris/pull/19708#issuecomment-1552813209
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 #19806:
URL: https://github.com/apache/doris/pull/19806#issuecomment-1552815125
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 commented on code in PR #19736:
URL: https://github.com/apache/doris/pull/19736#discussion_r1197628997
##
be/src/olap/tablet.cpp:
##
@@ -2719,6 +2719,8 @@ Status Tablet::calc_delete_bitmap(RowsetSharedPtr rowset,
++row_id;
liaoxin01 commented on code in PR #19736:
URL: https://github.com/apache/doris/pull/19736#discussion_r1197628997
##
be/src/olap/tablet.cpp:
##
@@ -2719,6 +2719,8 @@ Status Tablet::calc_delete_bitmap(RowsetSharedPtr rowset,
++row_id;
myfjdthink opened a new pull request, #19815:
URL: https://github.com/apache/doris/pull/19815
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
* [ ] Does it affect the original behavior
* [ ] Has
sohardforaname commented on PR #18869:
URL: https://github.com/apache/doris/pull/18869#issuecomment-1552819037
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.
yixiutt commented on code in PR #19237:
URL: https://github.com/apache/doris/pull/19237#discussion_r1197630200
##
be/src/olap/single_replica_compaction.cpp:
##
@@ -0,0 +1,613 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreem
Jibing-Li opened a new pull request, #19816:
URL: https://github.com/apache/doris/pull/19816
Iceberg table partition name may contain upper case characters, for example:
City=xxx, Nation=xxx. But in Doris, all column names are in lower case. Here we
transfer the partition name to lower case
github-actions[bot] commented on PR #19685:
URL: https://github.com/apache/doris/pull/19685#issuecomment-1552824116
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
dataroaring opened a new pull request, #19817:
URL: https://github.com/apache/doris/pull/19817
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
* [ ] Does it affect the original behavior
* [ ] Ha
Jibing-Li commented on PR #19816:
URL: https://github.com/apache/doris/pull/19816#issuecomment-1552826229
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
Tanya-W opened a new pull request, #19818:
URL: https://github.com/apache/doris/pull/19818
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
* [ ] Does it affect the original behavior
* [
wsjz opened a new pull request, #19819:
URL: https://github.com/apache/doris/pull/19819
# Proposed changes
Issue Number: #19679
## Problem summary
Describe your changes.
## Checklist(Required)
* [ ] Does it affect the original behavior
* [ ] Has unit tes
github-actions[bot] commented on PR #19817:
URL: https://github.com/apache/doris/pull/19817#issuecomment-1552829185
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
morningman commented on PR #19792:
URL: https://github.com/apache/doris/pull/19792#issuecomment-1552829731
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-actions[bot] commented on PR #19818:
URL: https://github.com/apache/doris/pull/19818#issuecomment-1552831271
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 #19819:
URL: https://github.com/apache/doris/pull/19819#issuecomment-1552833367
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
JNSimba commented on PR #19794:
URL: https://github.com/apache/doris/pull/19794#issuecomment-1552835818
Do not delete the old version, just add a version description?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
eldenmoon opened a new pull request, #19820:
URL: https://github.com/apache/doris/pull/19820
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
* [ ] Does it affect the original behavior
* [ ] Has
eldenmoon commented on PR #19820:
URL: https://github.com/apache/doris/pull/19820#issuecomment-1552840910
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-actions[bot] commented on PR #18784:
URL: https://github.com/apache/doris/pull/18784#issuecomment-1552844403
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
DongLiang-0 commented on PR #19794:
URL: https://github.com/apache/doris/pull/19794#issuecomment-1552847007
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 unsubs
morrySnow merged PR #19790:
URL: https://github.com/apache/doris/pull/19790
--
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.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 07bbf741fb [enhence](memory) gc inverted index cache when there is not
enough memory (#19622)
add e67872d391 [
yiguolei merged PR #19793:
URL: https://github.com/apache/doris/pull/19793
--
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
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
JNSimba commented on code in PR #19794:
URL: https://github.com/apache/doris/pull/19794#discussion_r1197655532
##
docs/en/docs/ecosystem/flink-doris-connector.md:
##
@@ -54,78 +54,22 @@ Github: https://github.com/apache/doris-flink-connector
Ready to work
-1.Modify the `cus
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from e67872d391 [fix](Nereids) fallback not work when cannot parse after
forward (#19790)
add e242d7dfcc [refactor-W
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
github-actions[bot] commented on PR #19798:
URL: https://github.com/apache/doris/pull/19798#issuecomment-1552850624
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
deadlinefen commented on PR #19798:
URL: https://github.com/apache/doris/pull/19798#issuecomment-1552851904
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
Reminiscent commented on code in PR #18784:
URL: https://github.com/apache/doris/pull/18784#discussion_r1197657007
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -464,6 +478,32 @@ private Statistics computeTopN(TopN topN) {
return
github-actions[bot] commented on PR #19758:
URL: https://github.com/apache/doris/pull/19758#issuecomment-1552852668
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 commented on code in PR #19764:
URL: https://github.com/apache/doris/pull/19764#discussion_r1197657499
##
be/src/runtime/client_cache.cpp:
##
@@ -73,26 +69,19 @@ Status ClientCacheHelper::get_client(const TNetworkAddress&
hostport, ClientFact
Status ClientCacheHelper:
luozenglin commented on PR #19802:
URL: https://github.com/apache/doris/pull/19802#issuecomment-1552852833
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-actions[bot] commented on PR #19413:
URL: https://github.com/apache/doris/pull/19413#issuecomment-1552853692
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 commented on code in PR #19594:
URL: https://github.com/apache/doris/pull/19594#discussion_r1197659388
##
be/src/olap/rowset/segment_v2/segment_writer.cpp:
##
@@ -113,37 +116,27 @@ void SegmentWriter::init_column_meta(ColumnMetaPB* meta,
uint32_t column_id,
}
}
yiguolei commented on code in PR #19594:
URL: https://github.com/apache/doris/pull/19594#discussion_r1197660106
##
be/src/vec/data_types/convert_field_to_type.cpp:
##
@@ -94,8 +96,9 @@ Field convert_numeric_type_impl(const Field& from) {
}
return result;
}
+
template
yiguolei commented on code in PR #19594:
URL: https://github.com/apache/doris/pull/19594#discussion_r1197660627
##
be/src/vec/data_types/convert_field_to_type.cpp:
##
@@ -107,18 +110,17 @@ Status convert_numric_type(const Field& from, const
IDataType& type, Field* to)
} el
yiguolei closed issue #19554: [Bug] process hms event failed
URL: https://github.com/apache/doris/issues/19554
--
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
yiguolei merged PR #19555:
URL: https://github.com/apache/doris/pull/19555
--
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.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from e242d7dfcc [refactor-WIP](TaskWorkerPool) add DropTableTaskPool for
DROP_TABLE task (#19793)
add ed85a10a70 [Fi
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
github-actions[bot] commented on PR #18784:
URL: https://github.com/apache/doris/pull/18784#issuecomment-1552865786
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
mrhhsg commented on PR #19758:
URL: https://github.com/apache/doris/pull/19758#issuecomment-1552869239
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-actions[bot] commented on PR #19758:
URL: https://github.com/apache/doris/pull/19758#issuecomment-1552871986
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 commented on PR #19801:
URL: https://github.com/apache/doris/pull/19801#issuecomment-1552872427
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
yiguolei merged PR #19733:
URL: https://github.com/apache/doris/pull/19733
--
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.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ed85a10a70 [Fix](multi-catalog) Fix sync hms event failed. (#19555)
add f68d3a660e [improvement](opentelemetry)
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
morningman commented on PR #19413:
URL: https://github.com/apache/doris/pull/19413#issuecomment-1552874124
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
DongLiang-0 commented on code in PR #19794:
URL: https://github.com/apache/doris/pull/19794#discussion_r1197675424
##
docs/en/docs/ecosystem/flink-doris-connector.md:
##
@@ -54,78 +54,22 @@ Github: https://github.com/apache/doris-flink-connector
Ready to work
-1.Modify the
github-actions[bot] commented on PR #19801:
URL: https://github.com/apache/doris/pull/19801#issuecomment-1552875562
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
DongLiang-0 commented on PR #19794:
URL: https://github.com/apache/doris/pull/19794#issuecomment-1552875730
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
zddr opened a new pull request, #19821:
URL: https://github.com/apache/doris/pull/19821
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
1.broker support fqdn
2.change 'master_only' attr of 'enable_fqdn_mode'
## C
zddr commented on PR #19821:
URL: https://github.com/apache/doris/pull/19821#issuecomment-1552880489
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
BiteThet merged PR #19783:
URL: https://github.com/apache/doris/pull/19783
--
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
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from f68d3a660e [improvement](opentelemetry) upgrade opentelemetry jar to
v1.26.0 and opentelemetry-cpp to v1.8.3 (#197
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
BiteThet commented on PR #19818:
URL: https://github.com/apache/doris/pull/19818#issuecomment-1552887348
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-actions[bot] commented on PR #19791:
URL: https://github.com/apache/doris/pull/19791#issuecomment-1552894544
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 commented on issue #19812:
URL: https://github.com/apache/doris/issues/19812#issuecomment-1552895138
https://github.com/apache/arrow/issues/35664
--
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
bobhan1 opened a new pull request, #19822:
URL: https://github.com/apache/doris/pull/19822
…VERION, CLEAR_TRANSACTION tasks
# Proposed changes
Issue Number: #19575
## Problem summary
Describe your changes.
## Checklist(Required)
* [ ] Does it affect
LemonLiTree closed pull request #19803: [bug](date_format)fix date_format
parameter contains %v result error
URL: https://github.com/apache/doris/pull/19803
--
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
bobhan1 commented on PR #19822:
URL: https://github.com/apache/doris/pull/19822#issuecomment-1552897092
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
101 - 200 of 552 matches
Mail list logo