morrySnow commented on code in PR #13044:
URL: https://github.com/apache/doris/pull/13044#discussion_r983076227
##
fe/fe-core/src/main/java/org/apache/doris/common/Config.java:
##
@@ -1785,4 +1785,10 @@ public class Config extends ConfigBase {
*/
@ConfField(mutable =
Hokot opened a new issue, #13050:
URL: https://github.com/apache/doris/issues/13050
### 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
###
Gabriel39 merged PR #12970:
URL: https://github.com/apache/doris/pull/12970
--
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 opened a new pull request, #13051:
URL: https://github.com/apache/doris/pull/13051
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
jackwener commented on PR #13030:
URL: https://github.com/apache/doris/pull/13030#issuecomment-126185
Merge it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubs
jackwener merged PR #13030:
URL: https://github.com/apache/doris/pull/13030
--
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 #12982:
URL: https://github.com/apache/doris/pull/12982#issuecomment-1261827540
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 #12982:
URL: https://github.com/apache/doris/pull/12982#issuecomment-1261827575
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 merged PR #13001:
URL: https://github.com/apache/doris/pull/13001
--
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
sohardforaname opened a new pull request, #13052:
URL: https://github.com/apache/doris/pull/13052
# Proposed changes
Issue Number: close #xxx
## Problem summary
change runtime filter test's checker from String... colNames to
Set> colNames
## Checklist(Required)
github-actions[bot] commented on PR #13048:
URL: https://github.com/apache/doris/pull/13048#issuecomment-1261835711
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
adonis0147 opened a new pull request, #13053:
URL: https://github.com/apache/doris/pull/13053
# Proposed changes
~~Issue Number: close #xxx~~
Remove useless lines which cause compilation errors
## Problem summary
Failed to build BE UT from source by clang-15.
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
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
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
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
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
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
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
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
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
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
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
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
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
BePPPower opened a new pull request, #13086:
URL: https://github.com/apache/doris/pull/13086
# Proposed changes
Issue Number: close #xxx
I add the `backends` table into information_schema database.
The table schema of `backends` is:
```
MySQL > desc information_schema.
nextdreamblue commented on PR #13065:
URL: https://github.com/apache/doris/pull/13065#issuecomment-1263186283
> Some results are wrong in tests. Could you fix it also?
ok, let me fix it
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
801 - 900 of 64658 matches
Mail list logo