gavinchou commented on PR #12691:
URL: https://github.com/apache/doris/pull/12691#issuecomment-1256896326
@adonis0147
AFAIK, the worst case of this proposal is that some one forgets to update
version.txt, which is no worse than the current situation -- we all have to
rebuild all the thi
HappenLee commented on code in PR #12936:
URL: https://github.com/apache/doris/pull/12936#discussion_r979193618
##
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
morningman merged PR #12903:
URL: https://github.com/apache/doris/pull/12903
--
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
dataroaring commented on PR #12834:
URL: https://github.com/apache/doris/pull/12834#issuecomment-1256923126
> please add test case
I discussed it with @starocean999 , it is a problem due to memory overflow,
it is difficult to find a simple case can cover it and the test pipeline is
dataroaring merged PR #12834:
URL: https://github.com/apache/doris/pull/12834
--
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.
adonis0147 commented on PR #12691:
URL: https://github.com/apache/doris/pull/12691#issuecomment-1256923941
@gavinchou If we don't resolve the issues with dependency tree, the version
counter way can be optimized by MD5 way. The differences can be figured out
automatically and we don't need
adonis0147 commented on PR #12691:
URL: https://github.com/apache/doris/pull/12691#issuecomment-1256926409
The workflow we update the third parties is described as follow:
1. In `thirdparty/vars.sh`, we modify the corresponding information of some
packages. Taking `BRPC` as an example
zhannngchen opened a new pull request, #12943:
URL: https://github.com/apache/doris/pull/12943
… (#12716)
1. Remove single load channel mem limit, only use load channel mgr mem limit
2. Default load channel mgr mem limit from 50% to 80%
3. load channel mgr add soft mem limit. Whe
starocean999 opened a new pull request, #12944:
URL: https://github.com/apache/doris/pull/12944
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
JNSimba commented on issue #10454:
URL: https://github.com/apache/doris/issues/10454#issuecomment-1256954847
What is your httpclient version, generally too low will report this error?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
xiaokang commented on PR #11579:
URL: https://github.com/apache/doris/pull/11579#issuecomment-1256957164
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 unsubscribe
morningman commented on code in PR #12899:
URL: https://github.com/apache/doris/pull/12899#discussion_r979237838
##
be/src/vec/exec/scan/new_odbc_scanner.cpp:
##
@@ -0,0 +1,207 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agre
morningman commented on code in PR #12848:
URL: https://github.com/apache/doris/pull/12848#discussion_r979238475
##
be/src/vec/exec/scan/new_jdbc_scanner.cpp:
##
@@ -0,0 +1,148 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agre
JNSimba opened a new pull request, #64:
URL: https://github.com/apache/doris-flink-connector/pull/64
## Problem Summary:
Support Light Schema Change, such as FlinkCDC scenarios.
**Main process**
1. Customize JsonDebeziumSchemaSerializer to get records passed by CDC
(JsonDebe
dinggege1024 commented on PR #12818:
URL: https://github.com/apache/doris/pull/12818#issuecomment-1256971469
> Why changing this? Is there any explaination?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
Gabriel39 opened a new pull request, #12945:
URL: https://github.com/apache/doris/pull/12945
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
Gabriel39 merged PR #12945:
URL: https://github.com/apache/doris/pull/12945
--
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 commented on code in PR #12898:
URL: https://github.com/apache/doris/pull/12898#discussion_r979150149
##
be/src/common/config.h:
##
@@ -811,7 +811,12 @@ CONF_Int32(object_pool_buffer_size, "100");
// ParquetReaderWrap prefetch buffer size
CONF_Int32(parquet_reader_m
github-actions[bot] commented on PR #12898:
URL: https://github.com/apache/doris/pull/12898#issuecomment-1256974224
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 #12898:
URL: https://github.com/apache/doris/pull/12898#issuecomment-1256974229
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 #12898:
URL: https://github.com/apache/doris/pull/12898#issuecomment-1256974223
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 #12898:
URL: https://github.com/apache/doris/pull/12898#issuecomment-1256974230
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 opened a new pull request, #12946:
URL: https://github.com/apache/doris/pull/12946
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
Gabriel39 merged PR #12946:
URL: https://github.com/apache/doris/pull/12946
--
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
morrySnow commented on code in PR #12894:
URL: https://github.com/apache/doris/pull/12894#discussion_r979265588
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/ExtractSingleTableExpressionFromDisjunction.java:
##
@@ -0,0 +1,168 @@
+// Licensed to the A
morrySnow commented on code in PR #12151:
URL: https://github.com/apache/doris/pull/12151#discussion_r979267332
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/rules/FoldConstantRuleOnFE.java:
##
@@ -0,0 +1,310 @@
+// Licensed to the Apache Software
morrySnow commented on code in PR #12151:
URL: https://github.com/apache/doris/pull/12151#discussion_r979267670
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/rules/FoldConstantRuleOnFE.java:
##
@@ -0,0 +1,310 @@
+// Licensed to the Apache Software
Gabriel39 opened a new pull request, #12947:
URL: https://github.com/apache/doris/pull/12947
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
Gabriel39 merged PR #12947:
URL: https://github.com/apache/doris/pull/12947
--
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
xinyiZzz opened a new pull request, #12948:
URL: https://github.com/apache/doris/pull/12948
# Proposed changes
Issue Number: close #xxx
## Problem summary
cherry-pick: #12791
Because load_channel => memtable is still the old mem tracker on 1.1-lts,
the content of the
zy-kkk opened a new pull request, #12949:
URL: https://github.com/apache/doris/pull/12949
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
dataroaring merged PR #12948:
URL: https://github.com/apache/doris/pull/12948
--
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.
Gabriel39 opened a new pull request, #12950:
URL: https://github.com/apache/doris/pull/12950
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
Gabriel39 merged PR #12950:
URL: https://github.com/apache/doris/pull/12950
--
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 merged PR #12944:
URL: https://github.com/apache/doris/pull/12944
--
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 #12949:
URL: https://github.com/apache/doris/pull/12949#issuecomment-1257104046
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 #12949:
URL: https://github.com/apache/doris/pull/12949#issuecomment-1257104041
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 merged PR #12938:
URL: https://github.com/apache/doris/pull/12938
--
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 #88:
URL: https://github.com/apache/doris-website/pull/88
--
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
xinyiZzz opened a new pull request, #12951:
URL: https://github.com/apache/doris/pull/12951
# Proposed changes
Issue Number: close #xxx
## Problem summary
cherry-pick #12932
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
dataroaring merged PR #12951:
URL: https://github.com/apache/doris/pull/12951
--
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.
link3280 opened a new issue, #65:
URL: https://github.com/apache/doris-flink-connector/issues/65
### 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
1.1
link3280 opened a new pull request, #66:
URL: https://github.com/apache/doris-flink-connector/pull/66
# Proposed changes
Issue Number: close #65
## Problem Summary:
Deserialization error on QueryPlan with exceptions.
## Checklist(Required)
1. Does it affect
tarepanda1024 closed pull request #12795: [improvement](git) add fe/core/bin/
to .gitignore
URL: https://github.com/apache/doris/pull/12795
--
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 specif
github-actions[bot] commented on PR #10322:
URL: https://github.com/apache/doris/pull/10322#issuecomment-1257124505
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 #10322:
URL: https://github.com/apache/doris/pull/10322#issuecomment-1257124517
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
yiguolei closed pull request #12937: [enhancement](rpc)send eos flag with data
block to fe
URL: https://github.com/apache/doris/pull/12937
--
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 specifi
yiguolei closed pull request #12892: [config](vec) control num free block by be
config
URL: https://github.com/apache/doris/pull/12892
--
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
morningman merged PR #10322:
URL: https://github.com/apache/doris/pull/10322
--
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 #12824:
URL: https://github.com/apache/doris/pull/12824#issuecomment-1257129318
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
freesinger commented on PR #10322:
URL: https://github.com/apache/doris/pull/10322#issuecomment-1257129704
Thanks for @xiaokang 's carefully review and tremendous aids.
Cheers~
--
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 #12695:
URL: https://github.com/apache/doris/pull/12695#issuecomment-1257141624
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 #12695:
URL: https://github.com/apache/doris/pull/12695#issuecomment-1257141625
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 #12698:
URL: https://github.com/apache/doris/pull/12698#issuecomment-1257143883
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 #12698:
URL: https://github.com/apache/doris/pull/12698#issuecomment-1257143876
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
Diksha587 commented on issue #11706:
URL: https://github.com/apache/doris/issues/11706#issuecomment-1257150840
> > @luzhijing I am interested in DOCS & BLOGS TRANSLATION. I am new to
Open-Source, if there's any post remaining to assign , Please assign me. I want
to contribute.
>
> We
HappenLee merged PR #12867:
URL: https://github.com/apache/doris/pull/12867
--
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
HappenLee merged PR #12852:
URL: https://github.com/apache/doris/pull/12852
--
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
HappenLee merged PR #12823:
URL: https://github.com/apache/doris/pull/12823
--
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
dataroaring closed pull request #12595: [fix](storage) Level1Iterator should
release iterators in heap
URL: https://github.com/apache/doris/pull/12595
--
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
dataroaring closed pull request #10456: add back SuiteInfo.groovy removed by
4f0172
URL: https://github.com/apache/doris/pull/10456
--
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
luzhijing commented on issue #11706:
URL: https://github.com/apache/doris/issues/11706#issuecomment-1257184137
> > > @luzhijing I am interested in DOCS & BLOGS TRANSLATION. I am new to
Open-Source, if there's any post remaining to assign , Please assign me. I want
to contribute.
> >
github-actions[bot] commented on PR #12899:
URL: https://github.com/apache/doris/pull/12899#issuecomment-1257193057
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 #12899:
URL: https://github.com/apache/doris/pull/12899#issuecomment-1257193045
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
morningman merged PR #12898:
URL: https://github.com/apache/doris/pull/12898
--
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 #12848:
URL: https://github.com/apache/doris/pull/12848#issuecomment-1257193572
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 #12848:
URL: https://github.com/apache/doris/pull/12848#issuecomment-1257193579
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
sahilm-10 commented on issue #11706:
URL: https://github.com/apache/doris/issues/11706#issuecomment-1257206157
@luzhijing I have Translated and made the PR. Can you please review it?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
morningman merged PR #12696:
URL: https://github.com/apache/doris/pull/12696
--
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 merged PR #12694:
URL: https://github.com/apache/doris/pull/12694
--
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
xinyiZzz opened a new pull request, #12952:
URL: https://github.com/apache/doris/pull/12952
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
morningman opened a new pull request, #12953:
URL: https://github.com/apache/doris/pull/12953
# Proposed changes
Issue Number: close #xxx
## Problem summary
1. add orc reader in vfile_scanner
2. refactor the logic of `VFileScanner::_get_block_impl()`
1. Support l
xinyiZzz opened a new pull request, #12954:
URL: https://github.com/apache/doris/pull/12954
# Proposed changes
Issue Number: close #xxx
## Problem summary
In order to avoid different mem tracker consumption values of multiple
queries/loads, and the difference between the
github-actions[bot] commented on PR #8548:
URL: https://github.com/apache/doris/pull/8548#issuecomment-1257318693
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.
stalary commented on issue #12942:
URL: https://github.com/apache/doris/issues/12942#issuecomment-1257320050
Not support.
--
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 #12887:
URL: https://github.com/apache/doris/pull/12887#issuecomment-1257323082
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 #12887:
URL: https://github.com/apache/doris/pull/12887#issuecomment-1257323109
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
yiguolei merged PR #12845:
URL: https://github.com/apache/doris/pull/12845
--
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 closed issue #12843: [Enhancement] (debugging) Add more debug info for
clang build
URL: https://github.com/apache/doris/issues/12843
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
yiguolei merged PR #12917:
URL: https://github.com/apache/doris/pull/12917
--
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 merged PR #12899:
URL: https://github.com/apache/doris/pull/12899
--
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 merged PR #12878:
URL: https://github.com/apache/doris/pull/12878
--
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 merged PR #12949:
URL: https://github.com/apache/doris/pull/12949
--
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
morningman merged PR #12901:
URL: https://github.com/apache/doris/pull/12901
--
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
JNSimba merged PR #63:
URL: https://github.com/apache/doris-flink-connector/pull/63
--
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...@
hf200012 merged PR #12824:
URL: https://github.com/apache/doris/pull/12824
--
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 #12924:
URL: https://github.com/apache/doris/pull/12924#issuecomment-1257375399
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
hf200012 closed issue #3376: Does Stream load support JSON format? Stream
load支持JSON格式吗?
URL: https://github.com/apache/doris/issues/3376
--
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
hf200012 closed issue #3382: [Proposal] Memory Optimized Column Storage Engine
URL: https://github.com/apache/doris/issues/3382
--
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.
hf200012 closed issue #3583: the clone replica's version is stale.
8-1822664069746950809, task visible version: 14-9115251495780435953
URL: https://github.com/apache/doris/issues/3583
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
hf200012 closed issue #3582: [ MySQL compatibility]Open view/design view using
navicat report syntax error
URL: https://github.com/apache/doris/issues/3582
--
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
hf200012 closed issue #3543: Doris ROUTINE LOAD使用kafka做数据源,导入是否保证分区有序?
URL: https://github.com/apache/doris/issues/3543
--
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
yiguolei opened a new pull request, #12955:
URL: https://github.com/apache/doris/pull/12955
change some configs default to true to pass more tests and could test in
master pipeline
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your change
github-actions[bot] commented on PR #12955:
URL: https://github.com/apache/doris/pull/12955#issuecomment-1257384677
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 #12955:
URL: https://github.com/apache/doris/pull/12955#issuecomment-1257384713
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
JNSimba commented on PR #66:
URL:
https://github.com/apache/doris-flink-connector/pull/66#issuecomment-1257384849
Thank you for your pr, is it also possible to add
`@JsonIgnoreProperties(ignoreUnknown = true)` directly to the entity class of
`QueryPlan` ?
--
This is an automated message
BiteThet commented on code in PR #12813:
URL: https://github.com/apache/doris/pull/12813#discussion_r979510587
##
be/src/exec/schema_scanner/schema_dummy_scanner.cpp:
##
@@ -19,8 +19,13 @@
namespace doris {
+#pragma GCC diagnostic push
Review Comment:
Maybe we can j
Gabriel39 commented on code in PR #12919:
URL: https://github.com/apache/doris/pull/12919#discussion_r979511314
##
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 N
JNSimba commented on issue #12718:
URL: https://github.com/apache/doris/issues/12718#issuecomment-1257393816
key.format default value is csv, what mean not match 【DOC】?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
github-actions[bot] commented on PR #12894:
URL: https://github.com/apache/doris/pull/12894#issuecomment-1257400647
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
301 - 400 of 64658 matches
Mail list logo