yiguolei closed pull request #10690: Bump hibernate-validator from 5.1.0.Final
to 6.0.23.Final in /fe/fe-core
URL: https://github.com/apache/doris/pull/10690
--
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
hf200012 opened a new pull request, #10692:
URL: https://github.com/apache/doris/pull/10692
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes
deardeng opened a new pull request, #10693:
URL: https://github.com/apache/doris/pull/10693
…(FE)
Co-authored-by:platonekos...@gmail.com
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Req
morningman closed issue #10634: [Bug] Coredump when reading the parquet file
for multi-thread
URL: https://github.com/apache/doris/issues/10634
--
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 sp
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 43915936b6 [refactor] add evaluate_and_vec() for
ComparisonPredicateBase (#10631)
add 7c330e38d9 [fix](multi-
morningman merged PR #10635:
URL: https://github.com/apache/doris/pull/10635
--
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 #10392:
URL: https://github.com/apache/doris/pull/10392#issuecomment-1178627057
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 #10392:
URL: https://github.com/apache/doris/pull/10392#issuecomment-1178627036
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 #10663:
URL: https://github.com/apache/doris/pull/10663#issuecomment-1177174712
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
924060929 commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r915456668
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -114,60 +134,96 @@ public PlanFragment visit(Plan plan,
PlanTr
yinzhijian opened a new pull request, #10670:
URL: https://github.com/apache/doris/pull/10670
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
for example:
select * from t1 inner join t2 on t1.a = t2.b inner join t3 on t3.c = t2.b;
If t3 is a large ta
924060929 commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r915532556
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/AggregateDisassemble.java:
##
@@ -64,49 +65,69 @@ public Rule build() {
Operator operat
924060929 commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r915532556
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/AggregateDisassemble.java:
##
@@ -64,49 +65,69 @@ public Rule build() {
Operator operat
carlvinhust2012 opened a new pull request, #10671:
URL: https://github.com/apache/doris/pull/10671
# Proposed changes
1. this pr is used for fixing keywords in sql-functions help documents.
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
morrySnow commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r915540173
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/Add.java:
##
@@ -57,6 +57,6 @@ public R accept(ExpressionVisitor visitor, C
context) {
morrySnow commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r915540665
##
fe/fe-core/src/test/java/org/apache/doris/nereids/AnalyzeSSBTest.java:
##
@@ -161,10 +161,7 @@ private void executeRewriteBottomUpJob(PlannerContext
plannerContext
github-actions[bot] commented on PR #10631:
URL: https://github.com/apache/doris/pull/10631#issuecomment-1177187523
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 #10631:
URL: https://github.com/apache/doris/pull/10631#issuecomment-1177187550
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
924060929 commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r915532556
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/AggregateDisassemble.java:
##
@@ -64,49 +65,69 @@ public Rule build() {
Operator operat
compasses commented on code in PR #10355:
URL: https://github.com/apache/doris/pull/10355#discussion_r915548571
##
be/src/olap/like_column_predicate.h:
##
@@ -0,0 +1,82 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.
compasses commented on code in PR #10355:
URL: https://github.com/apache/doris/pull/10355#discussion_r915548760
##
be/src/exprs/function_filter.h:
##
@@ -0,0 +1,43 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements. See
blysin commented on issue #8182:
URL: https://github.com/apache/doris/issues/8182#issuecomment-1177199218
请问你sqlserver外部表是怎么创建的,我这边一直创建失败,可以指导一下吗 @lahok
--
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
morrySnow commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r915557011
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -100,8 +103,25 @@ private static Expression
swapEqualToForChil
morrySnow commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r915560690
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -114,60 +134,96 @@ public PlanFragment visit(Plan plan,
PlanTr
lahok commented on issue #8182:
URL: https://github.com/apache/doris/issues/8182#issuecomment-1177204525
提示符就是成功。","marks":[]}]}]},{"type":"block","id":"2kwC-1645432781013","name":"code-line","data":{},"nodes":[{"type":"text","id":"kL1M-1645432781013","leaves":[{"text":"","marks":[]}]}]},{"t
morrySnow commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r915563444
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/AggregateDisassemble.java:
##
@@ -64,49 +65,69 @@ public Rule build() {
Operator operat
yangzhg commented on PR #10670:
URL: https://github.com/apache/doris/pull/10670#issuecomment-1177207309
you need to create an issue
--
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
github-actions[bot] commented on PR #10670:
URL: https://github.com/apache/doris/pull/10670#issuecomment-1177207598
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 #10670:
URL: https://github.com/apache/doris/pull/10670#issuecomment-1177207617
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
924060929 commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r915575646
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/AggregateDisassemble.java:
##
@@ -64,49 +65,69 @@ public Rule build() {
Operator operat
k-i-d-d commented on PR #10669:
URL: https://github.com/apache/doris/pull/10669#issuecomment-1177220655
> Add test cases please.
ok, i will add ut directly to master branch
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
adonis0147 opened a new pull request, #10672:
URL: https://github.com/apache/doris/pull/10672
# Proposed changes
~~Issue Number: close #xxx~~
## Problem Summary:
Refine some code snippets:
1. Rename: ExpressionUtils::add -> ExpressionUtils::and
2. Reduce temporary o
cambyzju opened a new pull request, #10673:
URL: https://github.com/apache/doris/pull/10673
# Proposed changes
Issue Number: close #10052
## Problem Summary:
refractor explode and explode_outer:
1. support more sub types;
2. support nullable elements of array;
morrySnow commented on code in PR #10659:
URL: https://github.com/apache/doris/pull/10659#discussion_r915560690
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -114,60 +134,96 @@ public PlanFragment visit(Plan plan,
PlanTr
github-actions[bot] commented on PR #10671:
URL: https://github.com/apache/doris/pull/10671#issuecomment-1177255204
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 #10671:
URL: https://github.com/apache/doris/pull/10671#issuecomment-1177255253
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
yinzhijian opened a new issue, #10674:
URL: https://github.com/apache/doris/issues/10674
### 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
cambyzju commented on PR #10606:
URL: https://github.com/apache/doris/pull/10606#issuecomment-1177289851
update regression-test output, because the output format for type
ARRAY have changed in pr10498.
https://github.com/apache/doris/pull/10498
--
This is an automated message from
luozenglin opened a new pull request, #10675:
URL: https://github.com/apache/doris/pull/10675
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Y
luozenglin closed pull request #9608: [Feature] Introducing OpenTelemetry to
improve the observability of Doris.
URL: https://github.com/apache/doris/pull/9608
--
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
yiguolei commented on code in PR #10611:
URL: https://github.com/apache/doris/pull/10611#discussion_r915666333
##
be/src/vec/exec/volap_scan_node.cpp:
##
@@ -462,6 +462,9 @@ void VOlapScanNode::scanner_thread(VOlapScanner* scanner) {
vexprs.clear();
morningman opened a new pull request, #10676:
URL: https://github.com/apache/doris/pull/10676
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Temporarily set enable_vectorization_engine to false to avoid
VecNotImplementException
when creating view.
zhengshiJ opened a new pull request, #10678:
URL: https://github.com/apache/doris/pull/10678
# Proposed changes
Physical sort:
* 1. Build sortInfo
*There are two types of slotRef:
*one is generated by the previous node, collectively called old.
*
adonis0147 opened a new pull request, #10677:
URL: https://github.com/apache/doris/pull/10677
# Proposed changes
~~Issue Number: close #xxx~~
## Problem Summary:
Usage:
DORIS_TOOLCHAIN=clang ./build-thirdparty.sh
## Checklist(Required)
1. Does it affect t
jackwener opened a new pull request, #10679:
URL: https://github.com/apache/doris/pull/10679
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Add hashCode(), equals() for operator.
Add basic UT for them(need more detail test).
## Checklist(Req
SaintBacchus commented on PR #10677:
URL: https://github.com/apache/doris/pull/10677#issuecomment-1177352036
:+1: :+1: :+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 above to go to the specific comment.
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 f03335d61d [action](Nereids): add label auto fo
yiguolei merged PR #10665:
URL: https://github.com/apache/doris/pull/10665
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch dev-1.0.1-v20220707
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 519dba0d102e9592922e161187ccb1ea28a05478
Author: morningman
AuthorDate: Thu Jul 7 18:45:15 2022 +0800
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch dev-1.0.1-v20220707
in repository https://gitbox.apache.org/repos/asf/doris.git
at 519dba0d10 [tmpfix] runtime filter and slot id
This branch includes the following new commits:
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.0.1 by this push:
new d56a32944b [hotfix](dev-1.0.1) Avoid VecN
myfjdthink commented on issue #10452:
URL: https://github.com/apache/doris/issues/10452#issuecomment-1177395118
I try to fix this issue
this is the [changed
files](https://github.com/apache/doris/compare/1.1.0-preview2...myfjdthink:feat-support-iceberg-on-gcs?expand=1)
Iceberg 0.12
yiguolei merged PR #10676:
URL: https://github.com/apache/doris/pull/10676
--
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
SWJTU-ZhangLei opened a new issue, #10680:
URL: https://github.com/apache/doris/issues/10680
### 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
[zhang
wsjz commented on PR #10512:
URL: https://github.com/apache/doris/pull/10512#issuecomment-1177470187
TPCH sql completed
in be.conf enable: parquet_predicate_push_down=true
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
github-actions[bot] commented on PR #10656:
URL: https://github.com/apache/doris/pull/10656#issuecomment-1177490080
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 #10656:
URL: https://github.com/apache/doris/pull/10656#issuecomment-1177490129
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
jackwener opened a new pull request, #10682:
URL: https://github.com/apache/doris/pull/10682
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior:
github-actions[bot] commented on PR #10635:
URL: https://github.com/apache/doris/pull/10635#issuecomment-1177527285
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
chenlinzhong opened a new issue, #10683:
URL: https://github.com/apache/doris/issues/10683
### 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
1.vec
morrySnow commented on code in PR #10679:
URL: https://github.com/apache/doris/pull/10679#discussion_r915822237
##
fe/fe-core/src/test/java/org/apache/doris/nereids/operators/EqualsTest.java:
##
@@ -0,0 +1,106 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+//
Lchangliang opened a new pull request, #10684:
URL: https://github.com/apache/doris/pull/10684
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
In
```
SegmentWriter::append_block(const vectorized::Block* block, size_t row_pos,
size_t num_rows)
```,
chenlinzhong opened a new pull request, #10685:
URL: https://github.com/apache/doris/pull/10685
# Proposed changes
Issue Number: close #10683
## Problem Summary:
Currently, vectorized udaf can only be implemented locally based on c++ or
Java. There are some problems need to
github-actions[bot] commented on PR #10684:
URL: https://github.com/apache/doris/pull/10684#issuecomment-1177580998
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
hello-stephen opened a new pull request, #10686:
URL: https://github.com/apache/doris/pull/10686
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior:
github-actions[bot] commented on PR #10684:
URL: https://github.com/apache/doris/pull/10684#issuecomment-1177581040
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
liaoxin01 opened a new pull request, #10687:
URL: https://github.com/apache/doris/pull/10687
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Ye
liaoxin01 closed pull request #10687: [hotfix](dev-1.0.1) Fix bug of
VInPredicate on date type
URL: https://github.com/apache/doris/pull/10687
--
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 spe
BiteThet commented on PR #10687:
URL: https://github.com/apache/doris/pull/10687#issuecomment-1177589546
Maybe we should notice whether have same problems at `bloom filter` or `min
max`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
github-actions[bot] commented on PR #10687:
URL: https://github.com/apache/doris/pull/10687#issuecomment-1177600667
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 #10687:
URL: https://github.com/apache/doris/pull/10687#issuecomment-1177600715
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 #10624:
URL: https://github.com/apache/doris/pull/10624#issuecomment-1177648449
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 #10624:
URL: https://github.com/apache/doris/pull/10624#issuecomment-1177648508
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
stalary opened a new pull request, #10688:
URL: https://github.com/apache/doris/pull/10688
# Proposed changes
Issue Number: close https://github.com/apache/doris/issues/10350
## Problem Summary:
Compatibility_mysql now, curtime, current_time, current_timestamp,
localtime, lo
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 c583d3e27c [fix][vectorized] Fix bug of VInPred
yiguolei closed issue #10662: [Bug] [Vectorized] Wrong result when in
predicate used on date type
URL: https://github.com/apache/doris/issues/10662
--
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
dataroaring opened a new pull request, #10689:
URL: https://github.com/apache/doris/pull/10689
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (
yiguolei merged PR #10663:
URL: https://github.com/apache/doris/pull/10663
--
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
EmmyMiao87 closed issue #10616: [Enhancement] There redundant field in
TSortNode.
URL: https://github.com/apache/doris/issues/10616
--
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
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from c583d3e27c [fix][vectorized] Fix bug of VInPredicate on date type
(#10663)
add 3ce9e7cfca [enhance](planner): r
EmmyMiao87 merged PR #10624:
URL: https://github.com/apache/doris/pull/10624
--
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
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a commit to branch dev-1.0.1-v20220707
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 8190c78e53c2a6b0d548fbc7040755811add09ad
Author: EmmyMiao87 <522274...@qq.com>
AuthorDate: Thu Jul 7 22:59:
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a change to branch dev-1.0.1-v20220707
in repository https://gitbox.apache.org/repos/asf/doris.git
discard 519dba0d10 [tmpfix] runtime filter and slot id
new 8190c78e53 [tmpfix] runtime filter and slot id
jackwener closed pull request #10679: [feature](Nereids): hashCode(), equals()
and UT for operator.
URL: https://github.com/apache/doris/pull/10679
--
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
adonis0147 commented on code in PR #10689:
URL: https://github.com/apache/doris/pull/10689#discussion_r916018415
##
bin/stop_be.sh:
##
@@ -23,7 +23,7 @@ export DORIS_HOME=`cd "$curdir/.."; pwd`
export PID_DIR=`cd "$curdir"; pwd`
signum=9
-if [ $1 = "--grace" ]; then
+if [ "x
adonis0147 commented on code in PR #10689:
URL: https://github.com/apache/doris/pull/10689#discussion_r916018415
##
bin/stop_be.sh:
##
@@ -23,7 +23,7 @@ export DORIS_HOME=`cd "$curdir/.."; pwd`
export PID_DIR=`cd "$curdir"; pwd`
signum=9
-if [ $1 = "--grace" ]; then
+if [ "x
morningman commented on code in PR #10512:
URL: https://github.com/apache/doris/pull/10512#discussion_r911231300
##
be/src/vec/exec/file_scan_node.cpp:
##
@@ -315,6 +315,7 @@ std::unique_ptr
FileScanNode::create_scanner(const TFileScanRange&
scan = new FileTextScanner(
morningman commented on code in PR #10512:
URL: https://github.com/apache/doris/pull/10512#discussion_r916052685
##
be/src/exec/arrow/parquet_reader.cpp:
##
@@ -239,8 +240,32 @@ Status ParquetReaderWrap::handle_timestamp(const
std::shared_ptrhttp://www.apache.org/licenses/LICEN
morningman commented on PR #10548:
URL: https://github.com/apache/doris/pull/10548#issuecomment-1177924418
hi @compiletheworld , please fix the BE code format
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
github-actions[bot] commented on PR #10548:
URL: https://github.com/apache/doris/pull/10548#issuecomment-1177924816
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
dependabot[bot] opened a new pull request, #10690:
URL: https://github.com/apache/doris/pull/10690
Bumps hibernate-validator from 5.1.0.Final to 6.0.23.Final.
[ were added to refs/heads/dev-1.0.1 by this push:
new dd27acc22a [hotfix](dev-1.0.1) Fix bug of
yiguolei merged PR #10687:
URL: https://github.com/apache/doris/pull/10687
--
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 #10633:
URL: https://github.com/apache/doris/pull/10633
--
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 #10610: [Bug] core dump caused by runtime filters
URL: https://github.com/apache/doris/issues/10610
--
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
yiguolei merged PR #10611:
URL: https://github.com/apache/doris/pull/10611
--
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 03296aedd5 [BUG] fix core dump caused by runtim
morningman commented on PR #10686:
URL: https://github.com/apache/doris/pull/10686#issuecomment-1178414478
Have you tested that how long it takes to run? with 16c 64g single node BE?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
morningman merged PR #10602:
URL: https://github.com/apache/doris/pull/10602
--
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
101 - 200 of 202 matches
Mail list logo