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 71d9b383d4 [Enhancement](hdfs) Support loading
yiguolei merged PR #11634:
URL: https://github.com/apache/doris/pull/11634
--
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 commit to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new 236f394c3d [dev-1.1.2][fix](parquet-reade
yiguolei merged PR #11605:
URL: https://github.com/apache/doris/pull/11605
--
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
compasses opened a new issue, #11640:
URL: https://github.com/apache/doris/issues/11640
### 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
Currentl
xy720 opened a new issue, #11639:
URL: https://github.com/apache/doris/issues/11639
### 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
##
Jibing-Li commented on code in PR #11582:
URL: https://github.com/apache/doris/pull/11582#discussion_r942060667
##
be/src/vec/exec/scan/scanner_context.cpp:
##
@@ -0,0 +1,123 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreem
wangshuo128 commented on code in PR #11589:
URL: https://github.com/apache/doris/pull/11589#discussion_r942058227
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/EliminateAliasNode.java:
##
@@ -0,0 +1,66 @@
+// Licensed to the Apache Software Foundation (ASF)
englefly commented on code in PR #11566:
URL: https://github.com/apache/doris/pull/11566#discussion_r942057903
##
fe/fe-core/src/main/java/org/apache/doris/rewrite/InferFiltersRule.java:
##
@@ -614,7 +614,10 @@ private void buildNewInPredicate(Expr inExpr,
for (
JNSimba commented on issue #53:
URL:
https://github.com/apache/doris-flink-connector/issues/53#issuecomment-1210206964
hello, link3280:
1. `all partitions have no load data` is usually an error raised when the
data format or partition does not exist.
2. I simulated the scene without d
github-actions[bot] commented on PR #11635:
URL: https://github.com/apache/doris/pull/11635#issuecomment-1210182735
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 #11635:
URL: https://github.com/apache/doris/pull/11635#issuecomment-1210182709
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 commented on code in PR #11629:
URL: https://github.com/apache/doris/pull/11629#discussion_r942031469
##
be/src/io/cache/whole_file_cache.cpp:
##
@@ -37,6 +37,16 @@ WholeFileCache::~WholeFileCache() {}
Status WholeFileCache::read_at(size_t offset, Slice result, size_t
nextdreamblue opened a new pull request, #11638:
URL: https://github.com/apache/doris/pull/11638
# Proposed changes
Issue Number: close #11636
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
-
AshinGau opened a new pull request, #11637:
URL: https://github.com/apache/doris/pull/11637
# Proposed changes
Read and decode parquet physical type.
1. The encoding type of boolean is bit-packing, this PR introduces the
implementation of bit-packing from Impala
2. Create a parq
nextdreamblue opened a new issue, #11636:
URL: https://github.com/apache/doris/issues/11636
### 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
when
caiconghui opened a new pull request, #11634:
URL: https://github.com/apache/doris/pull/11634
# Proposed changes
Issue Number: close #11570
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new ce726330302 add_doc (#34)
ce7263303
hf200012 merged PR #34:
URL: https://github.com/apache/doris-website/pull/34
--
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 #11631:
URL: https://github.com/apache/doris/pull/11631#issuecomment-1210100922
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
compasses commented on code in PR #11631:
URL: https://github.com/apache/doris/pull/11631#discussion_r941967983
##
be/src/olap/like_column_predicate.h:
##
@@ -45,33 +47,115 @@ class LikeColumnPredicate : public ColumnPredicate {
return Status::OK();
}
+uint16
compasses commented on code in PR #11631:
URL: https://github.com/apache/doris/pull/11631#discussion_r941967819
##
be/src/olap/like_column_predicate.cpp:
##
@@ -23,74 +23,131 @@
namespace doris {
-LikeColumnPredicate::LikeColumnPredicate(bool opposite, uint32_t column_id,
-
morrySnow commented on code in PR #11630:
URL: https://github.com/apache/doris/pull/11630#discussion_r941967031
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/rules/SimplifyCastRule.java:
##
@@ -0,0 +1,97 @@
+// Licensed to the Apache Software Foun
morrySnow commented on code in PR #11604:
URL: https://github.com/apache/doris/pull/11604#discussion_r941964427
##
fe/fe-core/src/main/java/org/apache/doris/nereids/properties/PhysicalProperties.java:
##
@@ -17,35 +17,47 @@
package org.apache.doris.nereids.properties;
+impo
hf200012 closed pull request #31: [doc](bloomfilter)fix-doc
URL: https://github.com/apache/doris-website/pull/31
--
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,
carlvinhust2012 commented on code in PR #11535:
URL: https://github.com/apache/doris/pull/11535#discussion_r941952794
##
be/src/vec/exec/volap_scan_node.cpp:
##
@@ -204,22 +201,6 @@ Status VOlapScanNode::prepare(RuntimeState* state) {
return Status::InternalError("Faile
This is an automated email from the ASF dual-hosted git repository.
yangzhg 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 a478e1d669 [doc][fix] fix the duplicate partitio
yangzhg merged PR #11188:
URL: https://github.com/apache/doris/pull/11188
--
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
qinchaofeng commented on issue #11591:
URL: https://github.com/apache/doris/issues/11591#issuecomment-1210072218
@longzmkm just like [stalary](https://github.com/stalary) said :
```
create table
information_schema.first_model
as
select * from (
with source_data as (
mrhhsg commented on code in PR #11631:
URL: https://github.com/apache/doris/pull/11631#discussion_r941933100
##
be/src/olap/like_column_predicate.h:
##
@@ -45,33 +47,115 @@ class LikeColumnPredicate : public ColumnPredicate {
return Status::OK();
}
+uint16_t
mrhhsg commented on PR #11631:
URL: https://github.com/apache/doris/pull/11631#issuecomment-1210053456
> Can you help add some regression test case for the like query? Need open
the configuration `enable_function_pushdown`, which default value is `false`.
@compasses
I think using
zhannngchen commented on code in PR #11598:
URL: https://github.com/apache/doris/pull/11598#discussion_r941931065
##
be/src/olap/merger.cpp:
##
@@ -41,6 +41,10 @@ Status Merger::merge_rowsets(TabletSharedPtr tablet,
ReaderType reader_type,
reader_params.reader_type = reade
zhannngchen commented on code in PR #11598:
URL: https://github.com/apache/doris/pull/11598#discussion_r941930649
##
be/src/olap/reader.cpp:
##
@@ -613,15 +613,14 @@ Status TabletReader::_init_delete_condition(const
ReaderParams& read_params) {
}
auto delete_init =
mrhhsg commented on code in PR #11631:
URL: https://github.com/apache/doris/pull/11631#discussion_r941930620
##
be/src/olap/like_column_predicate.cpp:
##
@@ -23,74 +23,131 @@
namespace doris {
-LikeColumnPredicate::LikeColumnPredicate(bool opposite, uint32_t column_id,
-
zhannngchen commented on code in PR #11598:
URL: https://github.com/apache/doris/pull/11598#discussion_r941929060
##
be/src/olap/merger.cpp:
##
@@ -41,6 +41,10 @@ Status Merger::merge_rowsets(TabletSharedPtr tablet,
ReaderType reader_type,
reader_params.reader_type = reade
zhannngchen commented on code in PR #11598:
URL: https://github.com/apache/doris/pull/11598#discussion_r941929060
##
be/src/olap/merger.cpp:
##
@@ -41,6 +41,10 @@ Status Merger::merge_rowsets(TabletSharedPtr tablet,
ReaderType reader_type,
reader_params.reader_type = reade
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new a1483d0575 [minor](log) add a warn log to
zhannngchen commented on code in PR #11598:
URL: https://github.com/apache/doris/pull/11598#discussion_r941926863
##
be/src/olap/merger.cpp:
##
@@ -41,6 +41,10 @@ Status Merger::merge_rowsets(TabletSharedPtr tablet,
ReaderType reader_type,
reader_params.reader_type = reade
compasses commented on PR #11631:
URL: https://github.com/apache/doris/pull/11631#issuecomment-1210047061
Can you help add some regression test case for the like query? Need open the
configuration ```enable_function_pushdown```, which default value is
```false```.
--
This is an autom
compasses commented on code in PR #11631:
URL: https://github.com/apache/doris/pull/11631#discussion_r941925698
##
be/src/olap/like_column_predicate.h:
##
@@ -45,33 +47,115 @@ class LikeColumnPredicate : public ColumnPredicate {
return Status::OK();
}
+uint16
stalary opened a new issue, #11633:
URL: https://github.com/apache/doris/issues/11633
### 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
Support re
yiguolei commented on code in PR #11598:
URL: https://github.com/apache/doris/pull/11598#discussion_r941912108
##
be/src/olap/reader.cpp:
##
@@ -613,15 +613,14 @@ Status TabletReader::_init_delete_condition(const
ReaderParams& read_params) {
}
auto delete_init = [&]
yiguolei commented on code in PR #11598:
URL: https://github.com/apache/doris/pull/11598#discussion_r941909738
##
be/src/olap/merger.cpp:
##
@@ -41,6 +41,10 @@ Status Merger::merge_rowsets(TabletSharedPtr tablet,
ReaderType reader_type,
reader_params.reader_type = reader_t
yiguolei commented on code in PR #11598:
URL: https://github.com/apache/doris/pull/11598#discussion_r941909423
##
be/src/olap/merger.cpp:
##
@@ -41,6 +41,10 @@ Status Merger::merge_rowsets(TabletSharedPtr tablet,
ReaderType reader_type,
reader_params.reader_type = reader_t
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 b3d476eebb [fix](ui)source map files not includ
yiguolei merged PR #11612:
URL: https://github.com/apache/doris/pull/11612
--
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 #11616:
URL: https://github.com/apache/doris/pull/11616
--
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 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 ae90d45594 [Bug](show data skew)fix show data s
yiguolei closed issue #11614: [Bug] data skew should be 0.00% when partition is
empty
URL: https://github.com/apache/doris/issues/11614
--
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 c
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 aaaf6915e4 [feature-wip](unique-key-merge-on-wr
yiguolei merged PR #11628:
URL: https://github.com/apache/doris/pull/11628
--
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] closed pull request #7951: add performance test framework
for ci/cd
URL: https://github.com/apache/doris/pull/7951
--
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
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 601f28dd90 [fix](regexpr)regexpr functions' con
yiguolei merged PR #11595:
URL: https://github.com/apache/doris/pull/11595
--
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
mrhhsg opened a new pull request, #11632:
URL: https://github.com/apache/doris/pull/11632
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
mrhhsg opened a new pull request, #11631:
URL: https://github.com/apache/doris/pull/11631
# Proposed changes
Issue Number: close #xxx
## Problem summary
The `LikeColumnPredicater` in #10355 was incomplete.
Describe your changes.
## Checklist(Required)
morningman commented on PR #11615:
URL: https://github.com/apache/doris/pull/11615#issuecomment-1209472068
HI @siriume I think this is done by #11549
--
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
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to annotated tag libhdfs3-v2.3.3
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
*** WARNING: tag libhdfs3-v2.3.3 was modified! ***
from e8a64b8 (commit)
to 2985e11
jackwener opened a new pull request, #11630:
URL: https://github.com/apache/doris/pull/11630
# Proposed changes
Issue Number: close #xxx
## Problem summary
- Remove redundant cast like
- cast(1 as int) -> 1.
- Merge cast like
- cast(cast(1 as bigint) as strin
caiconghui merged PR #10:
URL: https://github.com/apache/doris-thirdparty/pull/10
--
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...@do
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a commit to branch bdbje
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
The following commit(s) were added to refs/heads/bdbje by this push:
new 5cd4d31 [doc] add changelog (#10)
5
caiconghui merged PR #9:
URL: https://github.com/apache/doris-thirdparty/pull/9
--
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...@dori
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
The following commit(s) were added to refs/heads/main by this push:
new 20fe30b [github] add branch protectio
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a commit to branch libhdfs3
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
The following commit(s) were added to refs/heads/libhdfs3 by this push:
new e8a64b8 [release] update vers
caiconghui merged PR #8:
URL: https://github.com/apache/doris-thirdparty/pull/8
--
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...@dori
morningman opened a new pull request, #9:
URL: https://github.com/apache/doris-thirdparty/pull/9
protect following branches:
1. main
2. bdbje
3. libhdfs3
--
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.
morningman pushed a change to branch revert-5-libhdfs3
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
at c44bda4 Revert "[Enhancement] Make libhdfs3 be compatible with old
linux kernel"
This bran
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch revert-5-libhdfs3
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
commit c44bda4c577df4817dea3a2d7ad8d723c7fc894a
Author: Mingyu Chen
AuthorDate: Tue Aug 9 21:55:09 202
pengxiangyu opened a new pull request, #11629:
URL: https://github.com/apache/doris/pull/11629
# Proposed changes
Issue Number: close #11627
## Problem summary
Fix bug for Cache Reader
## Checklist(Required)
1. Does it affect the original behavior:
-
liaoxin01 opened a new pull request, #11628:
URL: https://github.com/apache/doris/pull/11628
# Proposed changes
Issue Number: close #xxx
## Problem summary
The path missing backslash,so create a directory under an incorrect path.
## Checklist(Required)
1
xy720 merged PR #11529:
URL: https://github.com/apache/doris/pull/11529
--
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
This is an automated email from the ASF dual-hosted git repository.
xuyang 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 01e4522612 [fix]collect_list/collect_set without
This is an automated email from the ASF dual-hosted git repository.
xuyang 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 df47b6941d [feature-wip](array-type) support the
xy720 merged PR #11213:
URL: https://github.com/apache/doris/pull/11213
--
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
xy720 closed issue #11528: [Bug] collect_list without groupby make be crashed
URL: https://github.com/apache/doris/issues/11528
--
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.
hello-stephen commented on PR #11624:
URL: https://github.com/apache/doris/pull/11624#issuecomment-1209333813
great job~
--
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
morrySnow commented on code in PR #9983:
URL: https://github.com/apache/doris/pull/9983#discussion_r941285015
##
fe/fe-core/src/main/java/org/apache/doris/statistics/util/Packet.java:
##
@@ -0,0 +1,42 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more
pengxiangyu opened a new issue, #11627:
URL: https://github.com/apache/doris/issues/11627
### 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
morrySnow commented on code in PR #11604:
URL: https://github.com/apache/doris/pull/11604#discussion_r941116524
##
fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/cascades/CostAndEnforcerJob.java:
##
@@ -66,18 +67,18 @@ public CostAndEnforcerJob(GroupExpression groupExpre
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a commit to branch libhdfs3
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
The following commit(s) were added to refs/heads/libhdfs3 by this push:
new dad0008 [enhancement](libhdfs
caiconghui merged PR #7:
URL: https://github.com/apache/doris-thirdparty/pull/7
--
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...@dori
GoGoWen opened a new pull request, #7:
URL: https://github.com/apache/doris-thirdparty/pull/7
support crc32 checksum for hdfs
--
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.
catpineapple opened a new pull request, #11626:
URL: https://github.com/apache/doris/pull/11626
Avoid the restriction of having to add label_id when sql is insert into + CTE
When building a dbt project, the "with ... as(select)" sql expression model
is often used. However, due to the
github-actions[bot] commented on PR #11598:
URL: https://github.com/apache/doris/pull/11598#issuecomment-1209258370
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 #11595:
URL: https://github.com/apache/doris/pull/11595#issuecomment-1209251189
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
yiguolei commented on PR #11624:
URL: https://github.com/apache/doris/pull/11624#issuecomment-1209192090
wow, its great
--
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
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 7b67661262 add plan checker (#11619)
add 169996d8e4 [feature](information_schema) add `rowsets` table into
info
yiguolei merged PR #11266:
URL: https://github.com/apache/doris/pull/11266
--
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 commented on code in PR #11624:
URL: https://github.com/apache/doris/pull/11624#discussion_r941143348
##
regression-test/plugins/plugin_example.groovy:
##
@@ -32,3 +32,23 @@ Suite.metaClass.testPlugin = { String info /* param */ ->
}
logger.info("Added 'testPlugin' f
link3280 opened a new pull request, #54:
URL: https://github.com/apache/doris-flink-connector/pull/54
# Proposed changes
Issue Number: close #53
## Problem Summary:
Avoid ending recordStream in DorisStreamLoad when there's no data to flush.
## Checklist(Required)
yixiutt opened a new pull request, #11625:
URL: https://github.com/apache/doris/pull/11625
Stream load will ignore invisible columns if no http header columns
specified, but in some case user cannot get all columns if columns
changed frequently。
Add a hidden_columns header to support
link3280 opened a new issue, #53:
URL: https://github.com/apache/doris-flink-connector/issues/53
### 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
hello-stephen commented on PR #11325:
URL: https://github.com/apache/doris/pull/11325#issuecomment-1209159194
start_fe may need to rebase on master since it has added the '--version'
option.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
github-actions[bot] commented on PR #11325:
URL: https://github.com/apache/doris/pull/11325#issuecomment-1209154333
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
This is an automated email from the ASF dual-hosted git repository.
huajianlan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 583b44dfa8 [enhancement](broker) Improve the availability of broker
load (#10699)
add 7b67661262 add plan che
924060929 merged PR #11619:
URL: https://github.com/apache/doris/pull/11619
--
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
LizZhang315 opened a new pull request, #11624:
URL: https://github.com/apache/doris/pull/11624
# Proposed changes
Add p0 test cases from Baidu, including:
aggregate
join
union
order by
group by
keyword
arithmetic operators
logical operators
case function
c
github-actions[bot] commented on PR #11623:
URL: https://github.com/apache/doris/pull/11623#issuecomment-1209119665
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
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 583b44dfa8 [enhancement](broker) Improve the
morningman merged PR #10699:
URL: https://github.com/apache/doris/pull/10699
--
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
1 - 100 of 115 matches
Mail list logo