Kikyou1997 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929592289
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -0,0 +1,249 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+
Kikyou1997 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929590951
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/HashJoinEstimation.java:
##
@@ -0,0 +1,155 @@
+// Licensed to the Apache Software Foundation (ASF) under on
zhengshiJ commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929586034
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -0,0 +1,249 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+/
Kikyou1997 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929585624
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/Utils.java:
##
@@ -39,8 +39,49 @@ public static String quoteIfNeeded(String part) {
}
/**
-
hello-stephen commented on PR #11160:
URL: https://github.com/apache/doris/pull/11160#issuecomment-1195073535
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubs
Kikyou1997 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929582472
##
fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStats.java:
##
@@ -76,6 +76,22 @@ public class ColumnStats {
private LiteralExpr minValue;
pri
morningman opened a new issue, #11202:
URL: https://github.com/apache/doris/issues/11202
### 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.0, 1.1.
wangshuo128 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929579824
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -0,0 +1,249 @@
+// Licensed to the Apache Software Foundation (ASF) under one
morningman opened a new pull request, #11201:
URL: https://github.com/apache/doris/pull/11201
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
When traversing the image files in the meta directory,
it cannot be guaranteed to be traversed in the order of
wangshuo128 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929566505
##
fe/fe-core/src/test/java/org/apache/doris/nereids/stats/StatsCalculatorTest.java:
##
@@ -0,0 +1,191 @@
+// Licensed to the Apache Software Foundation (ASF) under
wangshuo128 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929544516
##
fe/fe-core/src/main/java/org/apache/doris/statistics/StatsDeriveResult.java:
##
@@ -37,12 +39,27 @@ public class StatsDeriveResult {
// The actual key is slo
xy720 opened a new pull request, #11200:
URL: https://github.com/apache/doris/pull/11200
# Proposed changes
Issue Number: close #11199
## Problem Summary:
1. Fix this problem.
2. Add some cases in regression test.
## Checklist(Required)
1. Does it affect
xy720 opened a new issue, #11199:
URL: https://github.com/apache/doris/issues/11199
### 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
##
wangshuo128 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929559347
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/FilterSelectivityCalculator.java:
##
@@ -0,0 +1,101 @@
+// Licensed to the Apache Software Foundation (ASF
wangshuo128 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929554699
##
fe/fe-core/src/main/java/org/apache/doris/statistics/StatsDeriveResult.java:
##
@@ -37,12 +39,27 @@ public class StatsDeriveResult {
// The actual key is slo
ByteYue commented on code in PR #11169:
URL: https://github.com/apache/doris/pull/11169#discussion_r929555676
##
fe/fe-core/src/main/java/org/apache/doris/common/util/PropertyAnalyzer.java:
##
@@ -451,8 +453,27 @@ public static long analyzeTimeout(Map
properties, long defaultTi
wangshuo128 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929517042
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/Utils.java:
##
@@ -39,8 +39,49 @@ public static String quoteIfNeeded(String part) {
}
/**
-
HappenLee commented on code in PR #11017:
URL: https://github.com/apache/doris/pull/11017#discussion_r929538513
##
be/src/olap/predicate_creator.h:
##
@@ -0,0 +1,263 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements. Se
github-actions[bot] commented on PR #11160:
URL: https://github.com/apache/doris/pull/11160#issuecomment-1195010342
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 #11160:
URL: https://github.com/apache/doris/pull/11160#issuecomment-1195010322
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
HappenLee commented on code in PR #10694:
URL: https://github.com/apache/doris/pull/10694#discussion_r929522152
##
be/src/olap/rowset/segment_v2/segment_iterator.cpp:
##
@@ -104,6 +107,43 @@ class SegmentIterator::BitmapRangeIterator {
bool _eof = false;
};
+// A backwar
HappenLee commented on code in PR #10694:
URL: https://github.com/apache/doris/pull/10694#discussion_r929506877
##
be/src/vec/olap/vcollect_iterator.cpp:
##
@@ -145,7 +150,7 @@ bool
VCollectIterator::LevelIteratorComparator::operator()(LevelIterator* lhs, L
bool lower = (c
github-actions[bot] commented on PR #11153:
URL: https://github.com/apache/doris/pull/11153#issuecomment-1194995438
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
xinyiZzz closed issue #6116: [Proposal] Support RuntimeFilter for Doris
URL: https://github.com/apache/doris/issues/6116
--
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
This is an automated email from the ASF dual-hosted git repository.
huajianlan 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 58795771f2 [feature](nereids) Add subquery ex
924060929 merged PR #11129:
URL: https://github.com/apache/doris/pull/11129
--
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 #11129:
URL: https://github.com/apache/doris/pull/11129#issuecomment-1194986623
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.
huajianlan 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 8fc79e3ee4 rename aggregate properties (#
924060929 merged PR #7:
URL: https://github.com/apache/doris/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...@doris.ap
github-actions[bot] commented on PR #11153:
URL: https://github.com/apache/doris/pull/11153#issuecomment-1194982710
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
yiguolei commented on PR #11196:
URL: https://github.com/apache/doris/pull/11196#issuecomment-1194964784
asan detect this bug. I will do fast merge for 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
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 e54b57107a [bug](FE): Fix show alter column ret
yiguolei closed issue #11143: [Bug] (FE) : show alter command return incorrect
alter job progress
URL: https://github.com/apache/doris/issues/11143
--
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
yiguolei merged PR #11184:
URL: https://github.com/apache/doris/pull/11184
--
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
timey13 opened a new pull request, #45:
URL: https://github.com/apache/doris-spark-connector/pull/45
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Due to getopt command is original version on Mac OS, when execute build.sh,
it cannot parse long term opti
mrhhsg commented on code in PR #11175:
URL: https://github.com/apache/doris/pull/11175#discussion_r929496959
##
be/src/vec/exec/vaggregation_node.h:
##
@@ -356,46 +356,75 @@ struct AggregationMethodSingleNullableColumn : public
SingleColumnMethod {
using AggregatedDataWithUInt
Gabriel39 opened a new pull request, #11198:
URL: https://github.com/apache/doris/pull/11198
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior:
dataroaring commented on code in PR #11169:
URL: https://github.com/apache/doris/pull/11169#discussion_r929493699
##
fe/fe-core/src/main/java/org/apache/doris/common/util/PropertyAnalyzer.java:
##
@@ -451,8 +453,27 @@ public static long analyzeTimeout(Map
properties, long defau
github-actions[bot] commented on PR #11197:
URL: https://github.com/apache/doris/pull/11197#issuecomment-1194956634
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 #11197:
URL: https://github.com/apache/doris/pull/11197#issuecomment-1194956646
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
Gabriel39 commented on code in PR #11175:
URL: https://github.com/apache/doris/pull/11175#discussion_r929492639
##
be/src/vec/exec/vaggregation_node.cpp:
##
@@ -1155,10 +1226,13 @@ Status
AggregationNode::_merge_with_serialized_key(Block* block) {
auto empl
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 6a53cf8efa [dependency](be) Add vectorscan fo
morningman merged PR #11102:
URL: https://github.com/apache/doris/pull/11102
--
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 #11196:
URL: https://github.com/apache/doris/pull/11196#issuecomment-1194952423
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 #11196:
URL: https://github.com/apache/doris/pull/11196#issuecomment-1194952389
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
Kikyou1997 commented on PR #11179:
URL: https://github.com/apache/doris/pull/11179#issuecomment-1194950746
@morrySnow
--
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 un
Kikyou1997 commented on PR #11181:
URL: https://github.com/apache/doris/pull/11181#issuecomment-1194950893
@morrySnow
--
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 un
github-actions[bot] commented on PR #11192:
URL: https://github.com/apache/doris/pull/11192#issuecomment-1194942827
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
HappenLee opened a new pull request, #11197:
URL: https://github.com/apache/doris/pull/11197
# Proposed changes
Issue Number: close #5
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (
starocean999 opened a new pull request, #11196:
URL: https://github.com/apache/doris/pull/11196
…d varchar type
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Fix p0 regression
suite("test_numbers", "correctness") {
...
qt_stringfunctio
yixiutt opened a new pull request, #11195:
URL: https://github.com/apache/doris/pull/11195
…ublish version
1.make version publish work in version order
2.update delete bitmap while publish version, load current version rowset
primary key and search in pre rowsets
3.speed up pu
xiaokang commented on PR #10694:
URL: https://github.com/apache/doris/pull/10694#issuecomment-1194928145
we test in a log matching senario, runtime of the following SQL drops
significantly from **1.8s to 0.1s**
`SELECT * FROM log_table WHERE timestamp > t1 ORDER BY timestamp DESC LIM
github-actions[bot] commented on PR #11180:
URL: https://github.com/apache/doris/pull/11180#issuecomment-1194909010
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
englefly opened a new pull request, #11192:
URL: https://github.com/apache/doris/pull/11192
# Proposed changes
LogicalSort.equals() method depends on OrderKey.equals(), which is not
defined correctly.
This pr defines OrderKey.equals() to enable correctly comparing LogicalSort.
I
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 3e3b2d15d4 [bug]string pad functions should alw
yiguolei merged PR #11140:
URL: https://github.com/apache/doris/pull/11140
--
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 #10702:
URL: https://github.com/apache/doris/pull/10702#issuecomment-119448
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 #10702:
URL: https://github.com/apache/doris/pull/10702#issuecomment-119426
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
ChPi opened a new issue, #11191:
URL: https://github.com/apache/doris/issues/11191
### 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
### Wh
morningman commented on code in PR #11166:
URL: https://github.com/apache/doris/pull/11166#discussion_r929452409
##
docs/en/community/how-to-contribute/commit-format-specification.md:
##
@@ -1,6 +1,6 @@
---
{
-"title": "Commit Format Specification",
+"title": "Commit 格
morningman closed pull request #11128: [github] disable clang build action
URL: https://github.com/apache/doris/pull/11128
--
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 un
ReganHoo commented on issue #11024:
URL: https://github.com/apache/doris/issues/11024#issuecomment-1194867410
CREATE TABLE `account_udid` (
`game_cd` int NOT NULL COMMENT "",
`account_id` char(256) NOT NULL COMMENT "",
`udid` char(256) NOT NULL COMMENT "
) ENGINE=HIVE
COM
xinyiZzz opened a new pull request, #11190:
URL: https://github.com/apache/doris/pull/11190
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
### Accuracy Analysis of Tracking Memory Based on Hook
### Load accuracy optimization
### Othe
github-actions[bot] commented on PR #11184:
URL: https://github.com/apache/doris/pull/11184#issuecomment-1194853752
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 #11184:
URL: https://github.com/apache/doris/pull/11184#issuecomment-1194853731
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 #11177:
URL: https://github.com/apache/doris/pull/11177#issuecomment-1194852903
@morningman
--
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 commented on PR #11180:
URL: https://github.com/apache/doris/pull/11180#issuecomment-1194852243
@Gabriel39
--
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
yiguolei commented on PR #11183:
URL: https://github.com/apache/doris/pull/11183#issuecomment-1194850636
@morningman
--
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 commented on PR #11184:
URL: https://github.com/apache/doris/pull/11184#issuecomment-1194849505
@morningman
--
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
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 1788e2fe6c [fix](fe-ut) Ignore invalid dateti
morningman merged PR #11178:
URL: https://github.com/apache/doris/pull/11178
--
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 #11188:
URL: https://github.com/apache/doris/pull/11188#issuecomment-1194805034
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 #11178:
URL: https://github.com/apache/doris/pull/11178#issuecomment-1194421767
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 #11178:
URL: https://github.com/apache/doris/pull/11178#issuecomment-1194421716
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
emerkfu opened a new pull request, #11189:
URL: https://github.com/apache/doris/pull/11189
# Proposed changes
Document formatting optimization, spelling correction.
## Problem Summary:
## Checklist(Required)
1. Does it affect the original behavior: (No)
2. Has u
github-actions[bot] commented on PR #11057:
URL: https://github.com/apache/doris/pull/11057#issuecomment-1194332137
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
mrhhsg commented on code in PR #11175:
URL: https://github.com/apache/doris/pull/11175#discussion_r929019287
##
be/src/vec/exec/vaggregation_node.h:
##
@@ -157,7 +157,7 @@ struct AggregationMethodStringNoCache {
/// For the case where there is one numeric key.
/// FieldType
mrhhsg commented on code in PR #11175:
URL: https://github.com/apache/doris/pull/11175#discussion_r929017035
##
be/src/vec/exec/vaggregation_node.cpp:
##
@@ -208,20 +229,36 @@ void
AggregationNode::_init_hash_method(std::vector& probe_exprs)
if (use_fixed_key) {
zxealous opened a new pull request, #11188:
URL: https://github.com/apache/doris/pull/11188
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Fix the duplicate partition name in example of CREATE TABLE.
## Checklist(Required)
1. Does it affect
HappenLee opened a new pull request, #11187:
URL: https://github.com/apache/doris/pull/11187
# Proposed changes
Issue Number: close #10332
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (
compasses commented on code in PR #11144:
URL: https://github.com/apache/doris/pull/11144#discussion_r928937707
##
be/src/olap/merger.cpp:
##
@@ -41,8 +41,9 @@ Status Merger::merge_rowsets(TabletSharedPtr tablet,
ReaderType reader_type,
reader_params.reader_type = reader_t
zhannngchen commented on code in PR #11057:
URL: https://github.com/apache/doris/pull/11057#discussion_r928913088
##
be/src/olap/rowset/segment_v2/segment_iterator.cpp:
##
@@ -444,6 +458,36 @@ Status SegmentIterator::_lookup_ordinal(const RowCursor&
key, bool is_include, r
xiaokang commented on issue #10733:
URL: https://github.com/apache/doris/issues/10733#issuecomment-1194072963
@compasses great! look forward for you pr.
--
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
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 795a2cd5ca9 Random Distribution
79
pengxiangyu opened a new pull request, #11186:
URL: https://github.com/apache/doris/pull/11186
# Proposed changes
Issue Number: close #11185
## Problem Summary:
Add FileCache for RemoteFile, it will be opened in StoragePolicy.
Cold data in remote file will be download
pengxiangyu opened a new issue, #11185:
URL: https://github.com/apache/doris/issues/11185
### 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
Add Fi
chenlinzhong commented on code in PR #11132:
URL: https://github.com/apache/doris/pull/11132#discussion_r928804040
##
samples/doris-demo/remote-udaf-cpp-demo/cpp_function_service_demo.cpp:
##
@@ -59,7 +59,40 @@ class FunctionServiceImpl : public PFunctionService {
}
SaintBacchus commented on PR #11046:
URL: https://github.com/apache/doris/pull/11046#issuecomment-1193956936
@carlvinhust2012 Yes, please use the latest docker image to compile it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
wangbo commented on code in PR #11175:
URL: https://github.com/apache/doris/pull/11175#discussion_r928786365
##
be/src/vec/exec/vaggregation_node.cpp:
##
@@ -208,20 +229,36 @@ void
AggregationNode::_init_hash_method(std::vector& probe_exprs)
if (use_fixed_key) {
BiteThet commented on PR #11182:
URL: https://github.com/apache/doris/pull/11182#issuecomment-1193933709
It looks like this pr modifies the behavior of the `load`/`window
function`/`reader` related functions.
I only see errors about `load` and `window functions` in #5, Then maybe
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-flink-connector.git
The following commit(s) were added to refs/heads/master by this push:
new 0b47e8a Solve the excepti
hf200012 merged PR #50:
URL: https://github.com/apache/doris-flink-connector/pull/50
--
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...
ByteYue opened a new pull request, #11184:
URL: https://github.com/apache/doris/pull/11184
# Proposed changes
Issue Number: close #11143
## Problem Summary:
Add indexSchema to light schema change job to make show alter table return
the correct job progress message.
github-actions[bot] commented on PR #11164:
URL: https://github.com/apache/doris/pull/11164#issuecomment-1193914900
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 #11164:
URL: https://github.com/apache/doris/pull/11164#issuecomment-1193914866
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
wangbo commented on code in PR #11175:
URL: https://github.com/apache/doris/pull/11175#discussion_r928739166
##
be/src/vec/exec/vaggregation_node.h:
##
@@ -157,7 +157,7 @@ struct AggregationMethodStringNoCache {
/// For the case where there is one numeric key.
/// FieldType
wangbo commented on PR #11175:
URL: https://github.com/apache/doris/pull/11175#issuecomment-1193887197
Can string type in serialized key can use this optimization?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
Author: yiguolei
Date: Mon Jul 25 10:34:55 2022
New Revision: 55940
Log:
1.1.1 rc03
Added:
dev/doris/1.1.1-rc03/
dev/doris/1.1.1-rc03/apache-doris-1.1.1-bin-arm.tar.gz (with props)
dev/doris/1.1.1-rc03/apache-doris-1.1.1-bin-arm.tar.gz.asc (with props)
dev/doris/1.1.1-rc03/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 9ec8e732ae [regression-test]Add order-by to tes
yiguolei merged PR #11174:
URL: https://github.com/apache/doris/pull/11174
--
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
1 - 100 of 151 matches
Mail list logo