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 fef1062835 [optimization](array-type) optimize the help docs of array
type (#13001)
add 34b14a71c8 [Improvement
yiguolei merged PR #12911:
URL: https://github.com/apache/doris/pull/12911
--
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 #13053:
URL: https://github.com/apache/doris/pull/13053#issuecomment-1261863819
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 #13053:
URL: https://github.com/apache/doris/pull/13053#issuecomment-1261863776
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
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.1-lts by this push:
new 675166711a [improvement](memory
Wilson-BT closed issue #12718: 【Bug】doris writer write failed on json format
URL: https://github.com/apache/doris/issues/12718
--
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.
T
zenoyang closed pull request #7892: [refactor](vectorized) Create and insert
columns by tuple slots
URL: https://github.com/apache/doris/pull/7892
--
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
Yukang-LIAN opened a new pull request, #13056:
URL: https://github.com/apache/doris/pull/13056
# Proposed changes
Issue Number: close #12800
## Problem summary
The `retention` function takes as arguments a set of conditions from 1 to 32
arguments of type `UInt8` that in
morrySnow merged PR #12858:
URL: https://github.com/apache/doris/pull/12858
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a 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 1ae9454771 [enhancement](Nereids) planner perf
This is an automated email from the ASF dual-hosted git repository.
jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1ae9454771 [enhancement](Nereids) planner performance speed up (#12858)
add 42729786bf [enhancement](Nereids) pus
jackwener merged PR #12842:
URL: https://github.com/apache/doris/pull/12842
--
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 opened a new pull request, #13057:
URL: https://github.com/apache/doris/pull/13057
# Proposed changes
Add partition info into LogicalAggregate and set it as original group
expression list of aggregate when we do aggregate disassemble with distinct
aggregate function.
jackwener merged PR #13048:
URL: https://github.com/apache/doris/pull/13048
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 42729786bf [enhancement](Nereids) push filter into join
otherJoinCondition (#12842)
add a7b42a7029 [Fix](Nereids
Lchangliang opened a new pull request, #13058:
URL: https://github.com/apache/doris/pull/13058
# Proposed changes
Issue Number: close #xxx
## Problem summary
When upgrade from 1.1.2 to master, we will upgrade BE firstly, the load
operator will fail because the field colu
Gabriel39 commented on code in PR #13049:
URL: https://github.com/apache/doris/pull/13049#discussion_r983271273
##
be/src/vec/functions/multiply.cpp:
##
@@ -35,8 +35,8 @@ struct MultiplyImpl {
}
template
-static inline DecimalV2Value apply(DecimalV2Value a, Deci
weizhengte commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r983052579
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java:
##
@@ -0,0 +1,101 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or mor
github-actions[bot] commented on PR #13024:
URL: https://github.com/apache/doris/pull/13024#issuecomment-1262047857
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 #13024:
URL: https://github.com/apache/doris/pull/13024#issuecomment-1262047783
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
Lchangliang opened a new pull request, #13061:
URL: https://github.com/apache/doris/pull/13061
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
Gabriel39 merged PR #13024:
URL: https://github.com/apache/doris/pull/13024
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a7b42a7029 [Fix](Nereids) Fix exception message when can't bind slot.
(#13048)
add 287ff50a6f [Bug](datev2) F
Jibing-Li opened a new pull request, #13062:
URL: https://github.com/apache/doris/pull/13062
# Proposed changes
Add basic broker load regression test. It has been tested.
[jibing@dev-bj01 my-incubator-doris]$ ./run-regression-test.sh --run -d
load_p0 -s test_broker_load
Apache M
yangzhg opened a new pull request, #13063:
URL: https://github.com/apache/doris/pull/13063
## Problem summary
upport upper case in tag name
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
- [ ] No
- [ ] I don't know
2. Ha
morrySnow commented on code in PR #12890:
URL: https://github.com/apache/doris/pull/12890#discussion_r983213345
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/InnerJoinLAsscom.java:
##
@@ -40,19 +52,72 @@ public class InnerJoinLAsscom extends
OneExp
github-actions[bot] commented on PR #13063:
URL: https://github.com/apache/doris/pull/13063#issuecomment-1262170968
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 #13063:
URL: https://github.com/apache/doris/pull/13063#issuecomment-1262170928
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
weizuo93 opened a new issue, #13064:
URL: https://github.com/apache/doris/issues/13064
### 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 (commi
nextdreamblue opened a new pull request, #13065:
URL: https://github.com/apache/doris/pull/13065
# Proposed changes
Issue Number: close #13050
## Problem summary
只在fe上执行select时,DECIMAL类型的数据末尾的0会自动都删除,而不是保留
before:
MySQL [test]> select cast('135.000' as DECIMAL(1
nextdreamblue commented on issue #11706:
URL: https://github.com/apache/doris/issues/11706#issuecomment-1262195625
[WeOpen Star] I would like to help IMPROVEMENT Recover DDL
https://github.com/apache/doris/issues/8421
--
This is an automated message from the Apache Git Service.
To respond
weizuo93 opened a new pull request, #13066:
URL: https://github.com/apache/doris/pull/13066
# Proposed changes
Issue Number: close #13064
## Problem summary
Last line of data lost for stream load when line delimiter is more than one
character.
## Checklist(Re
jackwener merged PR #12982:
URL: https://github.com/apache/doris/pull/12982
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 287ff50a6f [Bug](datev2) Fix compatible error between datev2 and date
(#13024)
add 7aae98eb71 [fix](comment) spa
nextdreamblue opened a new pull request, #13067:
URL: https://github.com/apache/doris/pull/13067
# Proposed changes
Issue Number: close #8421
## Problem summary
1. 当drop库、表、partition的时候,会放到回收站中,并且允许同名信息,通过库、表、partition的id来区分;
2. 增加show
dropped命令,可以查看回收站中库、表、partition的
github-actions[bot] commented on PR #13057:
URL: https://github.com/apache/doris/pull/13057#issuecomment-1262216652
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 #13057:
URL: https://github.com/apache/doris/pull/13057#issuecomment-1262216697
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 #13061:
URL: https://github.com/apache/doris/pull/13061#issuecomment-1262292758
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 #13061:
URL: https://github.com/apache/doris/pull/13061#issuecomment-1262292689
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 #12866:
URL: https://github.com/apache/doris/pull/12866#issuecomment-1262316974
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, #13068:
URL: https://github.com/apache/doris/pull/13068
…n write
# Proposed changes
Issue Number: close #xxx
## Problem summary
Update english version later
## Checklist(Required)
1. Does it affect the original b
morrySnow merged PR #13044:
URL: https://github.com/apache/doris/pull/13044
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a 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 31a23baa37 [fix](planner) Add default executio
dinggege1024 opened a new issue, #13069:
URL: https://github.com/apache/doris/issues/13069
### 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
morningman opened a new pull request, #13070:
URL: https://github.com/apache/doris/pull/13070
# Proposed changes
Issue Number: close #xxx
## Problem summary
the `isRunning()` method of `TransactionState` is missing `PRE_COMMITTED`
status.
Which cause wrong judgment of
morningman opened a new issue, #13071:
URL: https://github.com/apache/doris/issues/13071
### 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.x
morrySnow merged PR #13057:
URL: https://github.com/apache/doris/pull/13057
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a 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 90f11ed7c1 [enhancement](Nereids) remove unnec
wsjz opened a new pull request, #13072:
URL: https://github.com/apache/doris/pull/13072
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
dataalive commented on issue #12914:
URL: https://github.com/apache/doris/issues/12914#issuecomment-1262435819
可能是因为cephFS和glusterFS的一些FS操作的原子语义实现不完整导致了兼容性问题?
--
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
dinggege1024 opened a new pull request, #13073:
URL: https://github.com/apache/doris/pull/13073
# Proposed changes
Issue Number: #13069
## Problem summary
alter clean dir
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
morningman closed pull request #12868: [draft] for testing p0, not merge
URL: https://github.com/apache/doris/pull/12868
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
morningman closed pull request #12750: [feature-wip](new-scan) file scan node
support load
URL: https://github.com/apache/doris/pull/12750
--
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
xy720 opened a new pull request, #13074:
URL: https://github.com/apache/doris/pull/13074
# Proposed changes
How to reproduce?
```
mysql> create table tbl (
id int,
c_array array
)
duplicate key(id)
distributed by hash(id) buckets 1
properties(
github-actions[bot] closed pull request #8801: [fix] remove _own_pool from
rumtime_profile to fix compile errors
URL: https://github.com/apache/doris/pull/8801
--
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 #8836:
URL: https://github.com/apache/doris/pull/8836#issuecomment-1262960676
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 PR #13073:
URL: https://github.com/apache/doris/pull/13073#issuecomment-1262976393
Please check fe ut.
--
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.
stalary commented on PR #13066:
URL: https://github.com/apache/doris/pull/13066#issuecomment-1262982627
Can you add some regression test?
--
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
weAreFriendYo opened a new issue, #13075:
URL: https://github.com/apache/doris/issues/13075
### 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.2
HappenLee commented on code in PR #13039:
URL: https://github.com/apache/doris/pull/13039#discussion_r984146930
##
be/src/vec/functions/function_timestamp.cpp:
##
@@ -214,6 +234,90 @@ struct MakeDateImpl {
}
};
+template
+struct DateTrunc {
+static constexpr auto na
HappenLee commented on code in PR #13039:
URL: https://github.com/apache/doris/pull/13039#discussion_r984146930
##
be/src/vec/functions/function_timestamp.cpp:
##
@@ -214,6 +234,90 @@ struct MakeDateImpl {
}
};
+template
+struct DateTrunc {
+static constexpr auto na
weizuo93 commented on PR #13066:
URL: https://github.com/apache/doris/pull/13066#issuecomment-1263020467
> Can you add some regression test?
OK, thanks for your review. I will add some test cases.
--
This is an automated message from the Apache Git Service.
To respond to the message
AshinGau closed pull request #12984: [feature-wip](parquet-reader) bugfix,
VFileScanner has memory leakage when ParquetReader init failed
URL: https://github.com/apache/doris/pull/12984
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
cambyzju merged PR #12728:
URL: https://github.com/apache/doris/pull/12728
--
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.
cambyzju pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 90f11ed7c1 [enhancement](Nereids) remove unnecessary exchange between
global and distinct local aggregate node (#130
cambyzju closed issue #12452: [Bug] Be coredump when insert array data
URL: https://github.com/apache/doris/issues/12452
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
cambyzju commented on code in PR #13074:
URL: https://github.com/apache/doris/pull/13074#discussion_r984163385
##
be/src/olap/rowset/segment_v2/column_reader.cpp:
##
@@ -562,7 +562,7 @@ Status ArrayFileColumnIterator::next_batch(size_t* n,
vectorized::MutableColumnP
const
dataroaring opened a new pull request, #13076:
URL: https://github.com/apache/doris/pull/13076
# Proposed changes
Flushing memtable is cpu bound, so 2 thread for a disk is tool small.
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Chec
github-actions[bot] commented on PR #12912:
URL: https://github.com/apache/doris/pull/12912#issuecomment-1263047704
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 #12912:
URL: https://github.com/apache/doris/pull/12912#issuecomment-1263047680
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 #13070:
URL: https://github.com/apache/doris/pull/13070#issuecomment-1263049360
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 #13070:
URL: https://github.com/apache/doris/pull/13070#issuecomment-1263049333
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
jackwener closed issue #12964: [Enhancement] SelectRollupTest UT is unstable
URL: https://github.com/apache/doris/issues/12964
--
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.
T
dataroaring commented on code in PR #13062:
URL: https://github.com/apache/doris/pull/13062#discussion_r984175711
##
regression-test/conf/regression-conf.groovy:
##
@@ -60,3 +60,8 @@ hdfsFs = "hdfs://127.0.0.1:9000"
hdfsUser = "doris-test"
hdfsPasswd = ""
brokerName = "broker
dataroaring commented on code in PR #13061:
URL: https://github.com/apache/doris/pull/13061#discussion_r984176217
##
docs/en/docs/sql-manual/sql-reference/Data-Definition-Statements/Create/CREATE-TABLE.md:
##
@@ -314,7 +314,9 @@ distribution_desc
* `light_schema_change`
github-actions[bot] commented on PR #13049:
URL: https://github.com/apache/doris/pull/13049#issuecomment-1263058761
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 #13049:
URL: https://github.com/apache/doris/pull/13049#issuecomment-1263058781
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 #13053:
URL: https://github.com/apache/doris/pull/13053
--
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.
dataroaring commented on code in PR #13056:
URL: https://github.com/apache/doris/pull/13056#discussion_r984176811
##
be/src/exprs/aggregate_functions.h:
##
@@ -372,6 +372,14 @@ class AggregateFunctions {
static StringVal window_funnel_serialize(FunctionContext* ctx, const
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from d73e437718 [fix](array-type) fix the be core dump when use string to
insert array (#12728)
add e7f18e998a [c
HappenLee commented on code in PR #13014:
URL: https://github.com/apache/doris/pull/13014#discussion_r984178375
##
be/src/util/block_compression.cpp:
##
@@ -73,6 +73,13 @@ class Lz4BlockCompression : public BlockCompressionCodec {
}
Status compress(const Slice& input
github-actions[bot] commented on PR #12883:
URL: https://github.com/apache/doris/pull/12883#issuecomment-1263063153
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 #12883:
URL: https://github.com/apache/doris/pull/12883#issuecomment-1263063137
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
LemonLiTree opened a new pull request, #13078:
URL: https://github.com/apache/doris/pull/13078
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
Gabriel39 opened a new pull request, #13079:
URL: https://github.com/apache/doris/pull/13079
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
Yukang-LIAN commented on code in PR #13056:
URL: https://github.com/apache/doris/pull/13056#discussion_r984186928
##
be/src/exprs/aggregate_functions.h:
##
@@ -372,6 +372,14 @@ class AggregateFunctions {
static StringVal window_funnel_serialize(FunctionContext* ctx, const
xinyiZzz opened a new pull request, #13080:
URL: https://github.com/apache/doris/pull/13080
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
github-actions[bot] commented on PR #13079:
URL: https://github.com/apache/doris/pull/13079#issuecomment-1263086520
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 #13079:
URL: https://github.com/apache/doris/pull/13079#issuecomment-1263086540
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
Yukang-LIAN opened a new pull request, #13081:
URL: https://github.com/apache/doris/pull/13081
# Proposed changes
Issue Number: close #xxx
## Problem summary
`--ui` parameter is no longer supported.
## Checklist(Required)
1. Does it affect the original behav
xinyiZzz opened a new pull request, #13082:
URL: https://github.com/apache/doris/pull/13082
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
dinggege1024 commented on PR #13073:
URL: https://github.com/apache/doris/pull/13073#issuecomment-1263101899
> Please check fe ut.
Why my local build test fine, but ci could not.
I used this command:
```bash
mvn clean install -Dos.arch=x86_64 -Dcheckstyle.skip -pl fe-core
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.1-lts by this push:
new a9470502b4 [branch-1.1-lts](mem
yiguolei merged PR #13080:
URL: https://github.com/apache/doris/pull/13080
--
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 #13082:
URL: https://github.com/apache/doris/pull/13082
--
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 branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.1-lts by this push:
new c77c8b0d7f [branch-1.1-lts](met
stalary commented on PR #13027:
URL: https://github.com/apache/doris/pull/13027#issuecomment-1263130882
Can you provide some test info? Such as query es result in your local
environment.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
This is an automated email from the ASF dual-hosted git repository.
gabriellee 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 3294b18674 [Improvement](datev2) fix some com
Gabriel39 merged PR #13079:
URL: https://github.com/apache/doris/pull/13079
--
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, #13085:
URL: https://github.com/apache/doris/pull/13085
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
100 matches
Mail list logo