morningman commented on code in PR #13096:
URL: https://github.com/apache/doris/pull/13096#discussion_r990957510
##
docs/zh-CN/docs/sql-manual/sql-reference/Data-Definition-Statements/Alter/ALTER-RESOURCE.md:
##
@@ -50,6 +50,22 @@ ALTER RESOURCE 'spark0' PROPERTIES ("working_dir
github-actions[bot] commented on PR #13051:
URL: https://github.com/apache/doris/pull/13051#issuecomment-1272858578
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 #13051:
URL: https://github.com/apache/doris/pull/13051#issuecomment-1272858480
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 63903136c4 [refactor](jcup) Format keywords in sql_parser.cup (#13133)
add e094e6ca71 [typo](docs)add hive-bitma
yiguolei merged PR #13237:
URL: https://github.com/apache/doris/pull/13237
--
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
Kikyou1997 opened a new pull request, #13243:
URL: https://github.com/apache/doris/pull/13243
# Proposed changes
Issue Number: noissue
## Problem summary
Such error stack is totally useless and noising.
## Checklist(Required)
1. Does it affect the original b
nextdreamblue opened a new issue, #13242:
URL: https://github.com/apache/doris/issues/13242
### 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-6
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1539b661cb [fix](be_ut) fix endless loop in parquet scan when do
parquet_scanner_test ut and es_http_scan_no
yiguolei merged PR #13241:
URL: https://github.com/apache/doris/pull/13241
--
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 opened a new pull request, #13241:
URL: https://github.com/apache/doris/pull/13241
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
morningman merged PR #13133:
URL: https://github.com/apache/doris/pull/13133
--
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.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 86d55dd79c [Improvement](like function) avoid to convert const column
to full column (#13214)
add 63903136c4
nextdreamblue opened a new pull request, #13240:
URL: https://github.com/apache/doris/pull/13240
Signed-off-by: nextdreamblue
# Proposed changes
Issue Number: close #xxx
## Problem summary
add check view name by table name regex when create.
## Checklist(Re
stalary commented on code in PR #13051:
URL: https://github.com/apache/doris/pull/13051#discussion_r990881647
##
docs/zh-CN/docs/sql-manual/sql-reference/Account-Management-Statements/CREATE-USER.md:
##
@@ -87,6 +112,18 @@ host 部分也可指定为 domain,语法为:'user_name'@['domain'],即使
C
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 a8535e91af [Improvement](runtimefilter) DO NOT allocate memory for bbf
in prepare phase (#13207)
add 86d55dd79c
yiguolei merged PR #13207:
URL: https://github.com/apache/doris/pull/13207
--
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 #13214:
URL: https://github.com/apache/doris/pull/13214
--
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 a8535e91af [Improvement](runtimefilter) DO NOT
xinyiZzz commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r990934807
##
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 more
xinyiZzz commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r990933566
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java:
##
@@ -197,17 +205,49 @@ protected TableRef(TableRef other) {
lateralViewRefs.add(
xinyiZzz commented on code in PR #10170:
URL: https://github.com/apache/doris/pull/10170#discussion_r990929685
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java:
##
@@ -160,6 +161,12 @@ public TableRef(TableName name, String alias,
PartitionNames partitionName
spihiker opened a new issue, #13239:
URL: https://github.com/apache/doris/issues/13239
### 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
My doris
morningman commented on code in PR #13051:
URL: https://github.com/apache/doris/pull/13051#discussion_r990924323
##
docs/zh-CN/docs/advanced/variables.md:
##
@@ -520,4 +523,27 @@ SELECT /*+ SET_VAR(query_timeout = 1,
enable_partition_cache=true) */ sleep(3);
用于调试目的。在向量化执行引擎中
morningman commented on code in PR #13051:
URL: https://github.com/apache/doris/pull/13051#discussion_r990922948
##
fe/fe-core/src/main/cup/sql_parser.cup:
##
@@ -1650,6 +1670,145 @@ opt_user_role ::=
:}
;
+opt_password_option ::=
+opt_passwd_history_policy:histo
morrySnow closed pull request #13013: [enhancement](explain) compress
descriptor table explain string
URL: https://github.com/apache/doris/pull/13013
--
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
Gabriel39 opened a new pull request, #13238:
URL: https://github.com/apache/doris/pull/13238
# Proposed changes
For an vectorized expression which meets the condition
`vexpr->is_constant()`, a const column is expected to return.
But now we still don't cover all predicates for const
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 375dfedd83 [feature](nereids) dump physical tr
morrySnow merged PR #13091:
URL: https://github.com/apache/doris/pull/13091
--
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 #13091:
URL: https://github.com/apache/doris/pull/13091#issuecomment-1272790542
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 #13091:
URL: https://github.com/apache/doris/pull/13091#issuecomment-1272790516
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 #13234:
URL: https://github.com/apache/doris/pull/13234#issuecomment-1272785485
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 #13234:
URL: https://github.com/apache/doris/pull/13234#issuecomment-1272785463
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 #13237:
URL: https://github.com/apache/doris/pull/13237#issuecomment-1272784494
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 #13237:
URL: https://github.com/apache/doris/pull/13237#issuecomment-1272784468
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.
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 1cf8557ff35 [typo](doc)add hive-bit
hf200012 merged PR #137:
URL: https://github.com/apache/doris-website/pull/137
--
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
This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1cd4e5cec6 refractor insert_xxx functions (#13088)
add bdcb600f3d [Bug](load) fix core dump on big block load (
HappenLee closed issue #13011: [Bug] core dump on load with lateral view
URL: https://github.com/apache/doris/issues/13011
--
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
HappenLee merged PR #13014:
URL: https://github.com/apache/doris/pull/13014
--
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
LemonLiTree opened a new pull request, #13237:
URL: https://github.com/apache/doris/pull/13237
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
morrySnow commented on code in PR #13216:
URL: https://github.com/apache/doris/pull/13216#discussion_r990880286
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalJoin.java:
##
@@ -45,8 +45,10 @@
public class LogicalJoin
extends LogicalBina
This is an automated email from the ASF dual-hosted git repository.
xuyang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 20b583c91e [Bug](array-type) Fix memory buffer overflow (#13074)
add 1cd4e5cec6 refractor insert_xxx functions (#1
xy720 merged PR #13088:
URL: https://github.com/apache/doris/pull/13088
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apache
github-actions[bot] commented on PR #13214:
URL: https://github.com/apache/doris/pull/13214#issuecomment-1272750567
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 #13214:
URL: https://github.com/apache/doris/pull/13214#issuecomment-1272750536
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.
cambyzju 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 20b583c91e [Bug](array-type) Fix memory buffer
cambyzju merged PR #13074:
URL: https://github.com/apache/doris/pull/13074
--
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
dataroaring opened a new pull request, #13234:
URL: https://github.com/apache/doris/pull/13234
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
github-actions[bot] commented on PR #13074:
URL: https://github.com/apache/doris/pull/13074#issuecomment-1272748461
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
AshinGau commented on code in PR #13051:
URL: https://github.com/apache/doris/pull/13051#discussion_r990895260
##
fe/fe-core/src/main/cup/sql_parser.cup:
##
@@ -1650,6 +1670,145 @@ opt_user_role ::=
:}
;
+opt_password_option ::=
+opt_passwd_history_policy:history
github-actions[bot] commented on PR #13233:
URL: https://github.com/apache/doris/pull/13233#issuecomment-1272742421
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 #13233:
URL: https://github.com/apache/doris/pull/13233#issuecomment-1272742408
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
yixiutt opened a new pull request, #13233:
URL: https://github.com/apache/doris/pull/13233
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
vvii opened a new issue, #13232:
URL: https://github.com/apache/doris/issues/13232
### 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-rc05-a8323d
luozenglin commented on code in PR #13228:
URL: https://github.com/apache/doris/pull/13228#discussion_r990887320
##
docs/zh-CN/docs/sql-manual/sql-functions/aggregate-functions/any_value.md:
##
@@ -0,0 +1,48 @@
+---
+{
+"title": "ANY_VALUE",
+"language": "zh-CN"
+}
+---
deardeng commented on PR #13096:
URL: https://github.com/apache/doris/pull/13096#issuecomment-1272728721
> We also need a document to introduce this feature, and best practice of
this feature for user. You can refer to
>
> ```
> https://doris.apache.org/zh-CN/docs/dev/advanced/cach
github-actions[bot] commented on PR #13207:
URL: https://github.com/apache/doris/pull/13207#issuecomment-1272727164
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 #13207:
URL: https://github.com/apache/doris/pull/13207#issuecomment-1272727152
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
luozenglin commented on PR #13227:
URL: https://github.com/apache/doris/pull/13227#issuecomment-1272724225
Does this pr solve the problem that #12261 wants to fix?
--
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 commented on code in PR #13228:
URL: https://github.com/apache/doris/pull/13228#discussion_r990876879
##
docs/zh-CN/docs/sql-manual/sql-functions/aggregate-functions/any_value.md:
##
@@ -0,0 +1,48 @@
+---
+{
+"title": "ANY_VALUE",
+"language": "zh-CN"
+}
+---
+
SaintBacchus opened a new pull request, #13231:
URL: https://github.com/apache/doris/pull/13231
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
SaintBacchus closed pull request #13145: [feature-wip](CN Node)Support compute
only node in doris
URL: https://github.com/apache/doris/pull/13145
--
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
SaintBacchus closed pull request #13145: [feature-wip](CN Node)Support Compute
Only Node in doris
URL: https://github.com/apache/doris/pull/13145
--
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
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 935ef5a598 [feature-wip](new-scan) Add new ES s
yiguolei merged PR #13027:
URL: https://github.com/apache/doris/pull/13027
--
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 #13027:
URL: https://github.com/apache/doris/pull/13027#issuecomment-1272682101
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 #13027:
URL: https://github.com/apache/doris/pull/13027#issuecomment-1272682086
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 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 dd089259be [feature-wip](multi-catalog) Optimiz
yiguolei merged PR #13212:
URL: https://github.com/apache/doris/pull/13212
--
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 e829061614 [fix](sort)should not change resolve
yiguolei merged PR #13211:
URL: https://github.com/apache/doris/pull/13211
--
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 3dc4dc6d43 [compaction](http_action) enable be
yiguolei merged PR #13219:
URL: https://github.com/apache/doris/pull/13219
--
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 #13222:
URL: https://github.com/apache/doris/pull/13222
--
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 15c7c0b754 [chore](release build) copy license
github-actions[bot] closed pull request #8906: [feat](sql) support star except
modifier
URL: https://github.com/apache/doris/pull/8906
--
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 #13212:
URL: https://github.com/apache/doris/pull/13212#issuecomment-1272578937
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 #13212:
URL: https://github.com/apache/doris/pull/13212#issuecomment-1272578940
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 #13222:
URL: https://github.com/apache/doris/pull/13222#issuecomment-1272578114
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 #13222:
URL: https://github.com/apache/doris/pull/13222#issuecomment-1272578104
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
morningman commented on code in PR #13224:
URL: https://github.com/apache/doris/pull/13224#discussion_r990808904
##
be/src/olap/rowset/beta_rowset_writer.cpp:
##
@@ -173,7 +173,11 @@ OLAPStatus
BetaRowsetWriter::flush_single_memtable(MemTable* memtable, int64_t*
RowsetSharedPt
Toms1999 opened a new pull request, #13229:
URL: https://github.com/apache/doris/pull/13229
# 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 #13143:
URL: https://github.com/apache/doris/pull/13143#issuecomment-1272565640
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/3214629210";) output.
shellcheck err
luozenglin opened a new pull request, #13228:
URL: https://github.com/apache/doris/pull/13228
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
This is an automated email from the ASF dual-hosted git repository.
zouxinyi 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 1539b661cb [fix](be_ut) fix end
xinyiZzz merged PR #13217:
URL: https://github.com/apache/doris/pull/13217
--
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 #13217:
URL: https://github.com/apache/doris/pull/13217#issuecomment-1272553367
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 #13217:
URL: https://github.com/apache/doris/pull/13217#issuecomment-1272553122
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
starocean999 opened a new pull request, #13227:
URL: https://github.com/apache/doris/pull/13227
# Proposed changes
Issue Number: close #xxx
## Problem summary
in hash join node, should call getOutputTblRefIds to get child's tuple info,
this function works for both inline
hf200012 closed pull request #13226: [refactor](datax)Refactoring doris writer
code
URL: https://github.com/apache/doris/pull/13226
--
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
hf200012 opened a new pull request, #13226:
URL: https://github.com/apache/doris/pull/13226
Refactoring doris writer code
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect th
cambyzju opened a new pull request, #13225:
URL: https://github.com/apache/doris/pull/13225
# Proposed changes
Issue Number: close #13119
## Problem summary
Describe your changes.
We should get data ptr after check element size.
## Checklist(Required)
1.
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 b9516b50c1 [typo](docs)fix docs 404 url (#13157)
add 581494dea8 [fix](test) resolve load in tpch_sf100_unique
dataroaring merged PR #13208:
URL: https://github.com/apache/doris/pull/13208
--
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.
github-actions[bot] commented on PR #13211:
URL: https://github.com/apache/doris/pull/13211#issuecomment-1272531596
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 #13211:
URL: https://github.com/apache/doris/pull/13211#issuecomment-1272531589
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
zhannngchen commented on code in PR #12866:
URL: https://github.com/apache/doris/pull/12866#discussion_r990780225
##
be/src/olap/delta_writer.cpp:
##
@@ -295,9 +307,13 @@ Status DeltaWriter::close() {
return Status::OLAPInternalError(OLAP_ERR_ALREADY_CANCELLED);
}
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.git
The following commit(s) were added to refs/heads/master by this push:
new b9516b50c1 [typo](docs)fix docs 404 url (#1
hf200012 merged PR #13157:
URL: https://github.com/apache/doris/pull/13157
--
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.
jakevin 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 7b2fdd26a1 [schema change](fix) fix coredump of
1 - 100 of 176 matches
Mail list logo