This is an automated email from the ASF dual-hosted git repository.
xuyang 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 0497d58943 [FIX]DCHECK error of array functions (
xy720 merged PR #11335:
URL: https://github.com/apache/doris/pull/11335
--
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
xy720 commented on PR #11335:
URL: https://github.com/apache/doris/pull/11335#issuecomment-1200099956
Fast merge because this bug causes regression-test core dump.
--
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 #11335:
URL: https://github.com/apache/doris/pull/11335#issuecomment-1200099929
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 #11335:
URL: https://github.com/apache/doris/pull/11335#issuecomment-1200099923
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
adonis0147 commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r933724598
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logi
adonis0147 commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r933724598
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logi
adonis0147 commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r933724598
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logi
jackwener commented on code in PR #11222:
URL: https://github.com/apache/doris/pull/11222#discussion_r933757285
##
fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpecHash.java:
##
@@ -0,0 +1,102 @@
+// Licensed to the Apache Software Foundation (ASF) un
starocean999 commented on code in PR #11335:
URL: https://github.com/apache/doris/pull/11335#discussion_r933731907
##
be/src/vec/functions/array/function_array_binary.h:
##
@@ -39,7 +39,11 @@ class FunctionArrayBinary : public IFunction {
DataTypePtr get_return_type_impl(co
starocean999 commented on code in PR #11335:
URL: https://github.com/apache/doris/pull/11335#discussion_r933731907
##
be/src/vec/functions/array/function_array_binary.h:
##
@@ -39,7 +39,11 @@ class FunctionArrayBinary : public IFunction {
DataTypePtr get_return_type_impl(co
starocean999 commented on code in PR #11335:
URL: https://github.com/apache/doris/pull/11335#discussion_r933731907
##
be/src/vec/functions/array/function_array_binary.h:
##
@@ -39,7 +39,11 @@ class FunctionArrayBinary : public IFunction {
DataTypePtr get_return_type_impl(co
adonis0147 commented on PR #11299:
URL: https://github.com/apache/doris/pull/11299#issuecomment-1200079020
> Could you explain what kind of normalization is implemented in this PR? It
would be good if these informations are added in `Proposed Change` section.
Added.
--
This is an a
dataroaring opened a new pull request, #11350:
URL: https://github.com/apache/doris/pull/11350
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
- [ ] No
-
adonis0147 commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r933724598
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logi
adonis0147 commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r933724127
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/BinaryExpression.java:
##
@@ -23,15 +23,4 @@
* Interface for all expression that have two chi
kpfly commented on PR #11348:
URL: https://github.com/apache/doris/pull/11348#issuecomment-1200076556
use title like this [enhancement](regression-test) add ssb sf0.1 test under
unique table with zstd
--
This is an automated message from the Apache Git Service.
To respond to the message,
github-actions[bot] commented on PR #11349:
URL: https://github.com/apache/doris/pull/11349#issuecomment-1200075372
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 #11349:
URL: https://github.com/apache/doris/pull/11349#issuecomment-1200075362
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 opened a new pull request, #11349:
URL: https://github.com/apache/doris/pull/11349
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Allow blank, -, _ in title-checker
## Checklist(Required)
1. Does it affect the original behavior:
smallhibiscus opened a new pull request, #11348:
URL: https://github.com/apache/doris/pull/11348
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Add ssb sf0.1 test under unique table with zstd
## Checklist(Required)
1. Does it affect the orig
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 1ada6d8641 [feature-wip](unique-key-merge-on
dataroaring merged PR #11303:
URL: https://github.com/apache/doris/pull/11303
--
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 #11303:
URL: https://github.com/apache/doris/pull/11303#issuecomment-1200073271
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 #11289:
URL: https://github.com/apache/doris/pull/11289#issuecomment-1200073139
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 #11283:
URL: https://github.com/apache/doris/pull/11283#issuecomment-1200072936
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 #11283:
URL: https://github.com/apache/doris/pull/11283#issuecomment-1200072928
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 532395c6a0 [Bug][Function] core dump on sum(dis
yiguolei closed issue #11302: [Bug][Function] core dump on sum(distinct)
URL: https://github.com/apache/doris/issues/11302
--
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
yiguolei merged PR #11308:
URL: https://github.com/apache/doris/pull/11308
--
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 9d9fcca40c [regression-test](array)add test for
yiguolei merged PR #11329:
URL: https://github.com/apache/doris/pull/11329
--
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
englefly commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r933699230
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logica
englefly commented on PR #11299:
URL: https://github.com/apache/doris/pull/11299#issuecomment-1200049529
Could you explain what kind of normalization is implemented in this PR?
It would be good if these informations are added in `Proposed Change`
section.
--
This is an automated messag
xinyiZzz opened a new pull request, #11347:
URL: https://github.com/apache/doris/pull/11347
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
1. Add a new global mem tracker pool, save all the MemTrackers in use,
maintain the weak relationship between MemTr
xinyiZzz commented on PR #11320:
URL: https://github.com/apache/doris/pull/11320#issuecomment-1199730176
Can the Runtime Filter be pushed down to the storage engine
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
xy720 commented on code in PR #11335:
URL: https://github.com/apache/doris/pull/11335#discussion_r933445343
##
be/src/vec/functions/array/function_array_binary.h:
##
@@ -39,7 +39,11 @@ class FunctionArrayBinary : public IFunction {
DataTypePtr get_return_type_impl(const Dat
morningman opened a new issue, #11346:
URL: https://github.com/apache/doris/issues/11346
### 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.1
morningman opened a new pull request, #11345:
URL: https://github.com/apache/doris/pull/11345
# Proposed changes
Issue Number: close #xxx
## Problem Summary
If the hive is created by Tez, the location of the table is a second-level
director, eg:
/user/hive/warehou
platoneko opened a new pull request, #11344:
URL: https://github.com/apache/doris/pull/11344
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
If `path` is not end with '/', deleting by prefix will delete data which
should not be deleted.
## Checklis
starocean999 commented on PR #11335:
URL: https://github.com/apache/doris/pull/11335#issuecomment-1199308063
> Please use `[fix](array).` pass the ci check.
thx
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
freesinger commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r933283403
##
be/src/olap/types.h:
##
@@ -1454,6 +1460,66 @@ struct FieldTypeTraits : public
FieldTypeTraits
+struct FieldTypeTraits : public
FieldTypeTraits {
+static int
freesinger commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r933274534
##
be/src/olap/types.h:
##
@@ -1454,6 +1460,66 @@ struct FieldTypeTraits : public
FieldTypeTraits
+struct FieldTypeTraits : public
FieldTypeTraits {
+static int
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 c1fbee7fe1 [fix] the nullable info is lost i
dataroaring merged PR #11268:
URL: https://github.com/apache/doris/pull/11268
--
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.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from c1fbee7fe1 [fix] the nullable info is lost in ifnull expr (#11212)
add 5999666115 [fix](planner)do not change
dataroaring closed issue #11250: [Bug] be
core,doris::vectorized::VMergeIteratorContext::copy_row
URL: https://github.com/apache/doris/issues/11250
--
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
dataroaring merged PR #11212:
URL: https://github.com/apache/doris/pull/11212
--
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.
924060929 commented on code in PR #11342:
URL: https://github.com/apache/doris/pull/11342#discussion_r933267228
##
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/Memo.java:
##
@@ -122,44 +124,63 @@ private Plan groupToTreeNode(Group group) {
}
/**
- * Ins
freesinger commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r933266400
##
be/src/vec/columns/column_json.h:
##
@@ -0,0 +1,299 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.
englefly commented on code in PR #11342:
URL: https://github.com/apache/doris/pull/11342#discussion_r933254780
##
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/Memo.java:
##
@@ -122,44 +124,63 @@ private Plan groupToTreeNode(Group group) {
}
/**
- * Inse
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 5215d95064 [enhancement](workflow) Use ccache t
yiguolei merged PR #11339:
URL: https://github.com/apache/doris/pull/11339
--
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
jackwener commented on PR #11340:
URL: https://github.com/apache/doris/pull/11340#issuecomment-1199273612
Please use `[feature](array).` pass the ci check.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
github-actions[bot] commented on PR #11339:
URL: https://github.com/apache/doris/pull/11339#issuecomment-1199272961
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 #11339:
URL: https://github.com/apache/doris/pull/11339#issuecomment-1199273011
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 commented on PR #11335:
URL: https://github.com/apache/doris/pull/11335#issuecomment-1199272217
Please use `[fix](array).` pass the ci check.
--
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
jackwener closed pull request #10647: [feature](planner): push limit to
olapscan when meet sort.
URL: https://github.com/apache/doris/pull/10647
--
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 s
jackwener commented on PR #10647:
URL: https://github.com/apache/doris/pull/10647#issuecomment-1199268347
Merge it into #10694
--
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 commen
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 a46f94320d [fix](ci): add checkout to fix PR-ti
yiguolei merged PR #11336:
URL: https://github.com/apache/doris/pull/11336
--
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.
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 e7fae413dd [feature](nereids) add scalar subq
924060929 merged PR #11332:
URL: https://github.com/apache/doris/pull/11332
--
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.
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 8483660fe7 [opt] unify stop script (#11337)
848
yiguolei merged PR #11337:
URL: https://github.com/apache/doris/pull/11337
--
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
zhannngchen commented on code in PR #11283:
URL: https://github.com/apache/doris/pull/11283#discussion_r933224897
##
be/src/olap/rowset/beta_rowset_writer.cpp:
##
@@ -161,6 +161,10 @@ Status BetaRowsetWriter::add_rowset(RowsetSharedPtr
rowset) {
_total_data_size += rowset-
luozenglin commented on code in PR #11316:
URL: https://github.com/apache/doris/pull/11316#discussion_r933206295
##
be/src/exec/repeat_node.h:
##
@@ -52,12 +55,17 @@ class RepeatNode : public ExecNode {
std::vector> _grouping_list;
// Tuple id used for output, it has n
github-actions[bot] commented on PR #11308:
URL: https://github.com/apache/doris/pull/11308#issuecomment-1199197481
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 #11308:
URL: https://github.com/apache/doris/pull/11308#issuecomment-1199197447
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.
dataroaring 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 e7635e54ee [doc](unique key) add suggestion
dataroaring merged PR #11223:
URL: https://github.com/apache/doris/pull/11223
--
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 #11337:
URL: https://github.com/apache/doris/pull/11337#issuecomment-1199186641
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 #11337:
URL: https://github.com/apache/doris/pull/11337#issuecomment-1199186663
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
wsjz opened a new pull request, #11343:
URL: https://github.com/apache/doris/pull/11343
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
- [ ] No
- [ ] I
morrySnow commented on PR #11342:
URL: https://github.com/apache/doris/pull/11342#issuecomment-1199175298
@924060929 @englefly PTAL
--
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
morrySnow opened a new pull request, #11342:
URL: https://github.com/apache/doris/pull/11342
## Problem Summary:
Split rewrite and insert into memo to 2 functions to make the code easy to
read.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
freesinger commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r933135588
##
be/src/vec/olap/olap_data_convertor.cpp:
##
@@ -577,6 +580,77 @@ Status
OlapBlockDataConvertor::OlapColumnDataConvertorDate::convert_to_olap() {
}
}
+// c
github-actions[bot] commented on PR #11223:
URL: https://github.com/apache/doris/pull/11223#issuecomment-1199166777
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 #11336:
URL: https://github.com/apache/doris/pull/11336#issuecomment-1199163137
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 #11336:
URL: https://github.com/apache/doris/pull/11336#issuecomment-1199163110
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.
dataroaring 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 a7e7df658c [Doc] update FAQ about ODBC (#112
dataroaring merged PR #11263:
URL: https://github.com/apache/doris/pull/11263
--
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.
dataroaring 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 d6f937cb01 (performance)[scanner] Isolate lo
dataroaring merged PR #11006:
URL: https://github.com/apache/doris/pull/11006
--
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.
FreeOnePlus opened a new issue, #11341:
URL: https://github.com/apache/doris/issues/11341
### 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
LOAD L
freesinger commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r933120201
##
be/src/vec/columns/column_json.h:
##
@@ -0,0 +1,299 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.
freesinger commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r933111884
##
be/src/vec/core/field.h:
##
@@ -572,13 +671,21 @@ class Field {
create(reinterpret_cast(data), size);
}
+void create_json(const unsigned char*
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 84ce2a1e98 [feature-wip](multi-catalog)(fix)
morningman merged PR #11260:
URL: https://github.com/apache/doris/pull/11260
--
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
SaintBacchus commented on code in PR #11338:
URL: https://github.com/apache/doris/pull/11338#discussion_r933104103
##
fe/fe-core/src/main/java/org/apache/doris/analysis/UseStmt.java:
##
@@ -35,19 +35,35 @@
*/
public class UseStmt extends StatementBase {
private static fi
SaintBacchus commented on code in PR #11338:
URL: https://github.com/apache/doris/pull/11338#discussion_r933103466
##
fe/fe-core/src/main/cup/sql_parser.cup:
##
@@ -2738,6 +2742,10 @@ show_param ::=
{:
RESULT = new ShowDbStmt(parser.wild, parser.where);
:}
+
morningman commented on code in PR #11338:
URL: https://github.com/apache/doris/pull/11338#discussion_r933099724
##
fe/fe-core/src/main/java/org/apache/doris/analysis/UseStmt.java:
##
@@ -35,19 +35,35 @@
*/
public class UseStmt extends StatementBase {
private static fina
morningman commented on code in PR #11292:
URL: https://github.com/apache/doris/pull/11292#discussion_r933095117
##
be/src/exec/arrow/parquet_reader.h:
##
@@ -86,8 +85,9 @@ class ParquetReaderWrap final : public ArrowReaderWrap {
int32_t* wbtyes);
caoliang-web commented on code in PR #45:
URL:
https://github.com/apache/doris-spark-connector/pull/45#discussion_r933095406
##
spark-doris-connector/build.sh:
##
@@ -45,6 +45,17 @@ usage() {
exit 1
}
+# we use GNU enhanced version getopt command here for long option name
stalary opened a new pull request, #11340:
URL: https://github.com/apache/doris/pull/11340
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
doe support array
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
hello-stephen commented on PR #11325:
URL: https://github.com/apache/doris/pull/11325#issuecomment-1199111829
> > May I ask what is the problem when the script is a soft link?
>
> see #10918
Thanks,
I tried your new script and figured that when using 'ln -s bin/start_fe.sh
x
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 cb7eb725fe Optimize flink oracle cdc, add flink
yiguolei merged PR #11274:
URL: https://github.com/apache/doris/pull/11274
--
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
adonis0147 opened a new pull request, #11339:
URL: https://github.com/apache/doris/pull/11339
# Proposed changes
~~Issue Number: close #xxx~~
## Problem Summary:
We can use [ccache-action](https://github.com/hendrikmuhs/ccache-action) to
speed the workflow BE UT (Clang)
ByteYue closed issue #10914: [refactor] remove redundant code in column writer
URL: https://github.com/apache/doris/issues/10914
--
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.
1 - 100 of 162 matches
Mail list logo