github-actions[bot] commented on PR #12894:
URL: https://github.com/apache/doris/pull/12894#issuecomment-1257400676
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 #12864:
URL: https://github.com/apache/doris/pull/12864#issuecomment-1257401456
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
yangzhg merged PR #12864:
URL: https://github.com/apache/doris/pull/12864
--
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.apac
github-actions[bot] commented on PR #12864:
URL: https://github.com/apache/doris/pull/12864#issuecomment-1257401445
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
yangzhg closed issue #12861: [Bug] data error when using select into outfile
format as parquet
URL: https://github.com/apache/doris/issues/12861
--
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 s
levy5307 commented on PR #12919:
URL: https://github.com/apache/doris/pull/12919#issuecomment-1257403606
> Could you add a regression test?
Sure
--
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 g
levy5307 closed pull request #12919: [fix](memory): avoid coredump when list
pointer is null
URL: https://github.com/apache/doris/pull/12919
--
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 speci
levy5307 commented on code in PR #12919:
URL: https://github.com/apache/doris/pull/12919#discussion_r979519608
##
be/src/util/likely_util.h:
##
@@ -0,0 +1,23 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements. See the NO
adonis0147 commented on code in PR #12813:
URL: https://github.com/apache/doris/pull/12813#discussion_r979520978
##
be/src/exec/schema_scanner/schema_dummy_scanner.cpp:
##
@@ -19,8 +19,13 @@
namespace doris {
+#pragma GCC diagnostic push
Review Comment:
Refined.
--
Kikyou1997 opened a new issue, #12956:
URL: https://github.com/apache/doris/issues/12956
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
master
lsy3993 opened a new pull request, #12957:
URL: https://github.com/apache/doris/pull/12957
# Proposed changes
Issue Number: #3861
## Problem summary
when cast string to char(int), fe should judge the length of target char,
rather than return whole string
## Checkl
morrySnow merged PR #12894:
URL: https://github.com/apache/doris/pull/12894
--
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
link3280 commented on PR #66:
URL:
https://github.com/apache/doris-flink-connector/pull/66#issuecomment-1257427443
Yes. Do you mean adding the annotation alone or also with the `exception`
field? I think the exception msg is helpful and should be exposed to users
properly.
--
This is an
yiguolei commented on code in PR #12936:
URL: https://github.com/apache/doris/pull/12936#discussion_r979539306
##
be/src/olap/rowset/segment_v2/page_io.cpp:
##
@@ -34,7 +34,7 @@ namespace doris {
namespace segment_v2 {
using strings::Substitute;
-
+enum { PAGE_PADDING_SIZE =
github-actions[bot] commented on PR #12954:
URL: https://github.com/apache/doris/pull/12954#issuecomment-1257439471
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 #12954:
URL: https://github.com/apache/doris/pull/12954#issuecomment-1257439484
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
dataroaring merged PR #12952:
URL: https://github.com/apache/doris/pull/12952
--
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.
hf200012 merged PR #12924:
URL: https://github.com/apache/doris/pull/12924
--
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
hf200012 merged PR #12798:
URL: https://github.com/apache/doris/pull/12798
--
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
zhangy5 opened a new issue, #12958:
URL: https://github.com/apache/doris/issues/12958
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
master
hf200012 merged PR #114:
URL: https://github.com/apache/doris-website/pull/114
--
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
yiguolei merged PR #12954:
URL: https://github.com/apache/doris/pull/12954
--
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
yiguolei commented on code in PR #12923:
URL: https://github.com/apache/doris/pull/12923#discussion_r979560397
##
be/src/util/hash_util.hpp:
##
@@ -132,60 +132,11 @@ class HashUtil {
// refer to
https://github.com/apache/commons-codec/blob/master/src/main/java/org/apache/c
BiteThet commented on PR #12957:
URL: https://github.com/apache/doris/pull/12957#issuecomment-1257484031
We are not doing char type length processing in the execution engine, it
seems that this will make us not have consistent performance globally
--
This is an automated message from
HappenLee opened a new pull request, #12959:
URL: https://github.com/apache/doris/pull/12959
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
yiguolei merged PR #12959:
URL: https://github.com/apache/doris/pull/12959
--
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
xinyiZzz opened a new pull request, #12960:
URL: https://github.com/apache/doris/pull/12960
# Proposed changes
Issue Number: close #xxx
## Problem summary
1. When the physical memory of the process reaches 90% of the mem limit,
trigger the load channel mgr to brush down
jacktengg commented on code in PR #12923:
URL: https://github.com/apache/doris/pull/12923#discussion_r97959
##
be/src/util/hash_util.hpp:
##
@@ -132,60 +132,11 @@ class HashUtil {
// refer to
https://github.com/apache/commons-codec/blob/master/src/main/java/org/apache/
freesinger opened a new pull request, #12961:
URL: https://github.com/apache/doris/pull/12961
# Proposed changes
Fix misspell
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
- [x] No
- [ ] I don't know
2. Has unit tests b
yiguolei merged PR #12923:
URL: https://github.com/apache/doris/pull/12923
--
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
xinyiZzz opened a new pull request, #12962:
URL: https://github.com/apache/doris/pull/12962
# Proposed changes
Issue Number: close #xxx
## Problem summary
Deadlock in arena_locks in `BufferPool::BufferAllocator::ScavengeBuffers`
and `_lock` in `DebugString`
## Che
starocean999 opened a new pull request, #12963:
URL: https://github.com/apache/doris/pull/12963
# Proposed changes
Issue Number: close https://github.com/apache/doris/issues/12874
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it af
ChPi commented on PR #12959:
URL: https://github.com/apache/doris/pull/12959#issuecomment-1257576085
是不是合错了,1.1.2已经release,该是1.1-lts?
--
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
jackwener opened a new issue, #12964:
URL: https://github.com/apache/doris/issues/12964
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Description
```
o
luzhijing commented on issue #11706:
URL: https://github.com/apache/doris/issues/11706#issuecomment-1257586346
> @luzhijing I have Translated and made the PR. Can you please review it?
Done
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
dataroaring opened a new pull request, #12965:
URL: https://github.com/apache/doris/pull/12965
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
yixiutt opened a new issue, #12966:
URL: https://github.com/apache/doris/issues/12966
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Description
Compaction
xinyiZzz merged PR #12965:
URL: https://github.com/apache/doris/pull/12965
--
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
xinyiZzz closed pull request #12962: [fix](memory) Fix buffer pool deadlock
URL: https://github.com/apache/doris/pull/12962
--
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
zxealous opened a new pull request, #12967:
URL: https://github.com/apache/doris/pull/12967
# Proposed changes
Issue Number: close #xxx
## Problem summary
Fix typos in comments
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
jackwener commented on PR #12818:
URL: https://github.com/apache/doris/pull/12818#issuecomment-1257667311
Thanks @dinggege1024
--
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
Gabriel39 opened a new pull request, #12970:
URL: https://github.com/apache/doris/pull/12970
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
jacktengg opened a new pull request, #12973:
URL: https://github.com/apache/doris/pull/12973
Mannual pick from master (#11952)
For debug purpose:
Add session variable skip_storage_engine_merge, when set to true, tables of
aggregate key model and unique key model will be read as du
github-actions[bot] commented on PR #12818:
URL: https://github.com/apache/doris/pull/12818#issuecomment-1257689003
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
xinyiZzz opened a new pull request, #12974:
URL: https://github.com/apache/doris/pull/12974
# Proposed changes
Issue Number: close #xxx
## Problem summary
cherry-pick #12954
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
jackwener merged PR #12818:
URL: https://github.com/apache/doris/pull/12818
--
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 #12151:
URL: https://github.com/apache/doris/pull/12151#issuecomment-1257708359
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 #12151:
URL: https://github.com/apache/doris/pull/12151#issuecomment-1257708409
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
zhannngchen opened a new pull request, #12975:
URL: https://github.com/apache/doris/pull/12975
# Proposed changes
Issue Number: close #xxx
## Problem summary
When reaching the hard limit, there might be multiple threads can pick same
LoadChannel and call reduce_mem_usage
1018ji commented on issue #11875:
URL: https://github.com/apache/doris/issues/11875#issuecomment-1257723627
大佬这问题咋解决的啊
--
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
dataroaring merged PR #12974:
URL: https://github.com/apache/doris/pull/12974
--
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.
morrySnow merged PR #12151:
URL: https://github.com/apache/doris/pull/12151
--
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
Gabriel39 opened a new pull request, #12976:
URL: https://github.com/apache/doris/pull/12976
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
lsy3993 commented on PR #12957:
URL: https://github.com/apache/doris/pull/12957#issuecomment-1257751483
This bug fix is only for the case of casting constant string in FE. When the
cast statement calculates in BE, we may fix it later
--
This is an automated message from the Apache Git Ser
mrhhsg opened a new pull request, #12977:
URL: https://github.com/apache/doris/pull/12977
# Proposed changes
Issue Number: close #xxx
## Problem Summary
It's difficult to run all groups of regression-test on local env, so make
`run-regression-test.sh` will just run p0 by
morningman merged PR #12961:
URL: https://github.com/apache/doris/pull/12961
--
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
LemonLiTree opened a new pull request, #12978:
URL: https://github.com/apache/doris/pull/12978
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
jacktengg opened a new pull request, #12979:
URL: https://github.com/apache/doris/pull/12979
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
HappenLee opened a new pull request, #12980:
URL: https://github.com/apache/doris/pull/12980
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
dataroaring opened a new pull request, #12981:
URL: https://github.com/apache/doris/pull/12981
…nsumption of tcmalloc
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the or
github-actions[bot] commented on PR #12967:
URL: https://github.com/apache/doris/pull/12967#issuecomment-1257802316
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 #12967:
URL: https://github.com/apache/doris/pull/12967#issuecomment-1257802373
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
dinggege1024 opened a new pull request, #12982:
URL: https://github.com/apache/doris/pull/12982
# Proposed changes
Issue Number: open #12895
## Problem summary
Del the misleading comment about spark load file formats. Actually, spark
load supports orc\csv\parq file forma
dinggege1024 commented on PR #12982:
URL: https://github.com/apache/doris/pull/12982#issuecomment-1257821421
@jackwener Hi jack,can you help review the pr?
--
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
github-actions[bot] commented on PR #12975:
URL: https://github.com/apache/doris/pull/12975#issuecomment-1257832540
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 #12975:
URL: https://github.com/apache/doris/pull/12975#issuecomment-1257832578
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
Gabriel39 closed pull request #12545: [fix](doc)Fix sql function doc
URL: https://github.com/apache/doris/pull/12545
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscr
zxealous closed issue #12598: [Enhancement](cache) Add remote segment cache
statistics to profile
URL: https://github.com/apache/doris/issues/12598
--
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
zxealous closed pull request #12597: (enhancement)(cache) Add remote segment
cache statistics to profile
URL: https://github.com/apache/doris/pull/12597
--
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
luozenglin opened a new pull request, #12983:
URL: https://github.com/apache/doris/pull/12983
The value column of the agg does not support zone_map index, fixing the
value column pushing down to zone map causes null pointer.
# Proposed changes
Issue Number: close #12958
AshinGau opened a new pull request, #12984:
URL: https://github.com/apache/doris/pull/12984
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
jackwener merged PR #12967:
URL: https://github.com/apache/doris/pull/12967
--
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
Gabriel39 closed pull request #12749: [Improvement](storage) Use columnwise
merge sort to accelerate MergeIterator
URL: https://github.com/apache/doris/pull/12749
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
HappenLee commented on code in PR #12807:
URL: https://github.com/apache/doris/pull/12807#discussion_r979950567
##
be/src/vec/columns/column_vector.cpp:
##
@@ -349,20 +349,22 @@ void ColumnVector::insert_range_from(const IColumn&
src, size_t start, size_t
template
void Colum
Kikyou1997 commented on code in PR #8864:
URL: https://github.com/apache/doris/pull/8864#discussion_r979964422
##
fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStats.java:
##
@@ -72,16 +75,94 @@ public class ColumnStats {
private float avgSize = -1; // in byte
jackwener opened a new pull request, #12985:
URL: https://github.com/apache/doris/pull/12985
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [x] Y
ClownXC commented on issue #11706:
URL: https://github.com/apache/doris/issues/11706#issuecomment-1257958691
[WeOpen Star] I would like to help TESTS, Please assign me. I want to
contribute.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
englefly opened a new pull request, #12986:
URL: https://github.com/apache/doris/pull/12986
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
Kikyou1997 commented on code in PR #8864:
URL: https://github.com/apache/doris/pull/8864#discussion_r979969582
##
fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStats.java:
##
@@ -72,16 +75,94 @@ public class ColumnStats {
private float avgSize = -1; // in byte
Kikyou1997 commented on code in PR #8864:
URL: https://github.com/apache/doris/pull/8864#discussion_r979972528
##
fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStats.java:
##
@@ -72,16 +75,94 @@ public class ColumnStats {
private float avgSize = -1; // in byte
Kikyou1997 commented on code in PR #8864:
URL: https://github.com/apache/doris/pull/8864#discussion_r979976545
##
fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStats.java:
##
@@ -180,23 +262,10 @@ public void updateStats(Type columnType, Map statsTypeToValue
Kikyou1997 commented on code in PR #8864:
URL: https://github.com/apache/doris/pull/8864#discussion_r979983061
##
fe/fe-core/src/main/java/org/apache/doris/statistics/Statistics.java:
##
@@ -225,12 +199,40 @@ public void mockTableStatsWithRowCount(long tableId, long
rowCount) {
Kikyou1997 commented on code in PR #8864:
URL: https://github.com/apache/doris/pull/8864#discussion_r979992528
##
fe/fe-core/src/main/java/org/apache/doris/statistics/StatisticsJobManager.java:
##
@@ -80,16 +80,24 @@ public Map getIdToStatisticsJob() {
}
public void
Kikyou1997 opened a new pull request, #12987:
URL: https://github.com/apache/doris/pull/12987
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
Kikyou1997 commented on code in PR #8864:
URL: https://github.com/apache/doris/pull/8864#discussion_r980019243
##
fe/fe-core/src/main/java/org/apache/doris/statistics/StatisticsJobManager.java:
##
@@ -80,16 +80,24 @@ public Map getIdToStatisticsJob() {
}
public void
Xiaoccer opened a new pull request, #12988:
URL: https://github.com/apache/doris/pull/12988
# Proposed changes
## Problem summary
In the VOlapScanNode:: transfer_thread (), the __transfer_done_ should be
locked for modification before calling the cv.notify_all(). Otherwise, th
yongjinhou opened a new issue, #12989:
URL: https://github.com/apache/doris/issues/12989
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
47797ad7e8a
yongjinhou opened a new pull request, #12990:
URL: https://github.com/apache/doris/pull/12990
# Proposed changes
Issue Number: close #12989
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [x
github-actions[bot] commented on PR #12978:
URL: https://github.com/apache/doris/pull/12978#issuecomment-1258047340
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
yongjinhou opened a new issue, #12991:
URL: https://github.com/apache/doris/issues/12991
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
47797ad7e8a
github-actions[bot] commented on PR #12957:
URL: https://github.com/apache/doris/pull/12957#issuecomment-1258066357
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
Gabriel39 commented on PR #12990:
URL: https://github.com/apache/doris/pull/12990#issuecomment-1258066843
@yangzhg I think this is why `md5sum()` doesn't core on row-based engine as
described in #12509
--
This is an automated message from the Apache Git Service.
To respond to the message,
Gabriel39 commented on code in PR #12984:
URL: https://github.com/apache/doris/pull/12984#discussion_r980061621
##
be/src/vec/exec/scan/vfile_scanner.cpp:
##
@@ -336,12 +336,13 @@ Status VFileScanner::_get_next_reader() {
for (int i = 0; i < _file_slot_descs.size();
dinggege1024 commented on issue #12964:
URL: https://github.com/apache/doris/issues/12964#issuecomment-1258099911
@jackwener Hi jack, i would like to help this
--
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
github-actions[bot] commented on PR #12906:
URL: https://github.com/apache/doris/pull/12906#issuecomment-1258168782
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 #12906:
URL: https://github.com/apache/doris/pull/12906#issuecomment-1258168740
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
sahilm-10 opened a new pull request, #116:
URL: https://github.com/apache/doris-website/pull/116
Updated xiaomi.md
--
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
BiteThet merged PR #12882:
URL: https://github.com/apache/doris/pull/12882
--
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
GabbyRichards commented on issue #8721:
URL: https://github.com/apache/doris/issues/8721#issuecomment-1258193378
hi! are there any more header files that need to be removed?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
jacktengg opened a new pull request, #12992:
URL: https://github.com/apache/doris/pull/12992
# Proposed changes
Issue Number: close #4718
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
401 - 500 of 64658 matches
Mail list logo