HappenLee commented on code in PR #9433:
URL: https://github.com/apache/incubator-doris/pull/9433#discussion_r868793698
##
be/src/vec/exec/vparquet_scanner.cpp:
##
@@ -0,0 +1,311 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license ag
linzch3 commented on issue #9227:
URL:
https://github.com/apache/incubator-doris/issues/9227#issuecomment-1121993581
Hi guys, I don't think it's a bug. Instead, the correct result is returned
by doris.
Have you double-checked whether this issue is right? @morningman @HappenLee
--
github-actions[bot] commented on PR #9311:
URL: https://github.com/apache/incubator-doris/pull/9311#issuecomment-1121963868
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 us
github-actions[bot] commented on PR #9311:
URL: https://github.com/apache/incubator-doris/pull/9311#issuecomment-1121963848
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
carlvinhust2012 commented on code in PR #9311:
URL: https://github.com/apache/incubator-doris/pull/9311#discussion_r868787335
##
be/src/vec/exec/vjson_scanner.cpp:
##
@@ -0,0 +1,521 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license
yiguolei commented on code in PR #9368:
URL: https://github.com/apache/incubator-doris/pull/9368#discussion_r868777978
##
be/src/olap/tablet.cpp:
##
@@ -1446,4 +1437,99 @@ void Tablet::reset_compaction(CompactionType
compaction_type) {
}
}
+Status Tablet::create_initial
HappenLee commented on code in PR #9311:
URL: https://github.com/apache/incubator-doris/pull/9311#discussion_r868766116
##
be/src/vec/exec/vjson_scanner.cpp:
##
@@ -0,0 +1,521 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agree
hf200012 opened a new pull request, #9480:
URL: https://github.com/apache/incubator-doris/pull/9480
compile doc
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 99b8e08a5f [Enhancement](Optimizer) N
EmmyMiao87 closed issue #6483: New Optimizer
URL: https://github.com/apache/incubator-doris/issues/6483
--
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:
EmmyMiao87 merged PR #9474:
URL: https://github.com/apache/incubator-doris/pull/9474
--
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...
hf200012 opened a new pull request, #9479:
URL: https://github.com/apache/incubator-doris/pull/9479
CVE-2003-1567 The host supports the TRACE and/or TRACK methods. TRACE and
TRACK are methods used by HTTP to debug web server connections.
# Proposed changes
Issue Number: close #
github-actions[bot] commented on PR #9474:
URL: https://github.com/apache/incubator-doris/pull/9474#issuecomment-1121781020
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
yiguolei commented on PR #9427:
URL: https://github.com/apache/incubator-doris/pull/9427#issuecomment-1121768948
check failed @pengxiangyu PATL
--
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 #9456:
URL: https://github.com/apache/incubator-doris/pull/9456
--
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...@d
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 51db78d375 [refactor] modify all OLAP
yiguolei merged PR #9473:
URL: https://github.com/apache/incubator-doris/pull/9473
--
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...@d
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 76154f11b7 [docs][typo] Fix some
hf200012 merged PR #9455:
URL: https://github.com/apache/incubator-doris/pull/9455
--
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...@d
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 70642e3bff [Doc] 添加CTAS文档 (#9454)
hf200012 merged PR #9454:
URL: https://github.com/apache/incubator-doris/pull/9454
--
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...@d
github-actions[bot] commented on PR #9471:
URL: https://github.com/apache/incubator-doris/pull/9471#issuecomment-1121385377
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
morningman opened a new pull request, #9478:
URL: https://github.com/apache/incubator-doris/pull/9478
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beha
dataalive opened a new issue, #9477:
URL: https://github.com/apache/incubator-doris/issues/9477
### 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
morningman opened a new issue, #9476:
URL: https://github.com/apache/incubator-doris/issues/9476
### 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
tru
dataalive opened a new issue, #9475:
URL: https://github.com/apache/incubator-doris/issues/9475
### 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
jackwener closed pull request #9018: [feature](optimizer): rewrite expr self
compare
URL: https://github.com/apache/incubator-doris/pull/9018
--
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 spec
github-actions[bot] commented on PR #9474:
URL: https://github.com/apache/incubator-doris/pull/9474#issuecomment-1121196576
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 us
github-actions[bot] commented on PR #9474:
URL: https://github.com/apache/incubator-doris/pull/9474#issuecomment-1121196511
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
yiguolei commented on PR #9462:
URL: https://github.com/apache/incubator-doris/pull/9462#issuecomment-1121162713
check failed, @yixiutt please 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
github-actions[bot] commented on PR #9437:
URL: https://github.com/apache/incubator-doris/pull/9437#issuecomment-1121161775
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 us
924060929 opened a new pull request, #9474:
URL: https://github.com/apache/incubator-doris/pull/9474
# Proposed changes
Issue Number: close #6483
## Problem Summary:
This pr provide a new pattern matching framework for Nereids optimizer.
The new pattern matching framew
github-actions[bot] commented on PR #9456:
URL: https://github.com/apache/incubator-doris/pull/9456#issuecomment-1121141638
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 us
github-actions[bot] commented on PR #9473:
URL: https://github.com/apache/incubator-doris/pull/9473#issuecomment-1121127097
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 us
yinzhijian commented on PR #9433:
URL: https://github.com/apache/incubator-doris/pull/9433#issuecomment-1121098412
> And please fix the FE ut.
done
--
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 t
yinzhijian commented on PR #9433:
URL: https://github.com/apache/incubator-doris/pull/9433#issuecomment-1121097884
> **Code Quality Analysis / Build (pull_request) ** Failing after 3m — Build
done
--
This is an automated message from the Apache Git Service.
To respond to the message
famoliu commented on PR #6257:
URL: https://github.com/apache/incubator-doris/pull/6257#issuecomment-1121094731
+1
--
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
BiteThet commented on PR #9456:
URL: https://github.com/apache/incubator-doris/pull/9456#issuecomment-1121087725
> > Is there any way to automatically detect header guard style?
>
> Sorry, I don't have a good way to automatically check. Do you have any
good suggest? thanks!
BePPPower opened a new pull request, #9473:
URL: https://github.com/apache/incubator-doris/pull/9473
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Modify OLAP_LOG_WARNING to LOG(WARNING) in all files.
## Checklist(Required)
1. Does it affe
jackwener commented on PR #9470:
URL: https://github.com/apache/incubator-doris/pull/9470#issuecomment-1121025350
PTAL @morningman @EmmyMiao87
--
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
yixiutt commented on PR #9462:
URL: https://github.com/apache/incubator-doris/pull/9462#issuecomment-1120973640
limit memory usage by check pending size, avoid too much memory cost in
tablet sink
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
liuzhuang2017 commented on PR #9455:
URL: https://github.com/apache/incubator-doris/pull/9455#issuecomment-1120964959
@hf200012 , Thank you very much for your review .
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
Lchangliang opened a new pull request, #9472:
URL: https://github.com/apache/incubator-doris/pull/9472
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
1. Modifying Arrow's Interface Parameters. Use pre_buffer/threads to speed
up parquet file reading.
2
github-actions[bot] commented on PR #9455:
URL: https://github.com/apache/incubator-doris/pull/9455#issuecomment-1120917592
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 us
github-actions[bot] commented on PR #9455:
URL: https://github.com/apache/incubator-doris/pull/9455#issuecomment-1120917556
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
github-actions[bot] commented on PR #9454:
URL: https://github.com/apache/incubator-doris/pull/9454#issuecomment-1120916035
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
yixiutt commented on PR #9462:
URL: https://github.com/apache/incubator-doris/pull/9462#issuecomment-1120890488
limit memory usage by check pending size, avoid too much memory cost in
tablet sink
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
carlvinhust2012 commented on code in PR #9311:
URL: https://github.com/apache/incubator-doris/pull/9311#discussion_r867802574
##
be/src/vec/exec/vjson_scanner.cpp:
##
@@ -0,0 +1,517 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license
github-actions[bot] commented on PR #9471:
URL: https://github.com/apache/incubator-doris/pull/9471#issuecomment-1120851705
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 us
pengxiangyu commented on code in PR #9471:
URL: https://github.com/apache/incubator-doris/pull/9471#discussion_r867797240
##
fe/fe-core/src/main/java/org/apache/doris/load/sync/canal/CanalSyncChannel.java:
##
@@ -121,53 +123,60 @@ public void beginTxn(long batchId) throws UserEx
HappenLee commented on code in PR #9433:
URL: https://github.com/apache/incubator-doris/pull/9433#discussion_r867791905
##
be/test/vec/utils/arrow_column_to_doris_column_test.cpp:
##
@@ -0,0 +1,613 @@
+
Review Comment:
no need space
--
This is an automated message from t
wangshuo128 commented on code in PR #9470:
URL: https://github.com/apache/incubator-doris/pull/9470#discussion_r867792476
##
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/Memo.java:
##
@@ -21,19 +21,21 @@
import org.apache.doris.nereids.trees.plans.logical.LogicalPlan;
carlvinhust2012 commented on code in PR #9311:
URL: https://github.com/apache/incubator-doris/pull/9311#discussion_r867792394
##
be/src/vec/exec/vbroker_scan_node.h:
##
@@ -31,7 +31,8 @@ namespace vectorized {
class VBrokerScanNode final : public BrokerScanNode {
public:
hf200012 opened a new pull request, #9471:
URL: https://github.com/apache/incubator-doris/pull/9471
# Proposed changes
Issue Number: close #9468
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behav
HappenLee commented on code in PR #9433:
URL: https://github.com/apache/incubator-doris/pull/9433#discussion_r867790723
##
fe/fe-core/src/main/java/org/apache/doris/task/StreamLoadTask.java:
##
@@ -263,6 +263,9 @@ private void
setOptionalFromTSLPutRequest(TStreamLoadPutRequest
HappenLee closed issue #9399: [Bug][Vectorization] Insert select wrong result
URL: https://github.com/apache/incubator-doris/issues/9399
--
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
jackwener opened a new pull request, #9470:
URL: https://github.com/apache/incubator-doris/pull/9470
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
- rename GroupExpression
- use `HashSet groupExpressions` in `m
itonway opened a new issue, #9469:
URL: https://github.com/apache/incubator-doris/issues/9469
### 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.0.0
hf200012 opened a new issue, #9468:
URL: https://github.com/apache/incubator-doris/issues/9468
### 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.0
deardeng commented on code in PR #9358:
URL: https://github.com/apache/incubator-doris/pull/9358#discussion_r867756033
##
fe/fe-core/src/main/java/org/apache/doris/planner/StreamLoadScanNode.java:
##
@@ -66,8 +66,8 @@ public class StreamLoadScanNode extends LoadScanNode {
p
xiebanggui777 opened a new issue, #9467:
URL: https://github.com/apache/incubator-doris/issues/9467
### 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
adonis0147 opened a new pull request, #9466:
URL: https://github.com/apache/incubator-doris/pull/9466
# Proposed changes
Issue Number: close #9465
## Problem Summary:
Please refer to #9465 .
## Checklist(Required)
1. Does it affect the original behavior: No
github-actions[bot] commented on PR #9460:
URL: https://github.com/apache/incubator-doris/pull/9460#issuecomment-1120791833
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 us
adonis0147 opened a new issue, #9465:
URL: https://github.com/apache/incubator-doris/issues/9465
### 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
morrySnow commented on PR #9460:
URL: https://github.com/apache/incubator-doris/pull/9460#issuecomment-1120785395
> hi @morrySnow, the `FE Code Formatter` still failed, how about use `mvn
checkstyle:check` directly?
>
>
https://github.com/apache/incubator-seatunnel/tree/dev/.github/w
whutpencil commented on PR #9464:
URL: https://github.com/apache/incubator-doris/pull/9464#issuecomment-1120775361
@morningman 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 c
whutpencil opened a new pull request, #9464:
URL: https://github.com/apache/incubator-doris/pull/9464
# Proposed changes
Issue Number: #9463
## Problem Summary:
Please refer to issue for problem description.
The solution is to add configuration items to make the m
github-actions[bot] commented on PR #9462:
URL: https://github.com/apache/incubator-doris/pull/9462#issuecomment-1120760024
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 us
BiteThet commented on code in PR #9311:
URL: https://github.com/apache/incubator-doris/pull/9311#discussion_r867724517
##
be/src/vec/exec/vjson_scanner.cpp:
##
@@ -0,0 +1,517 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license ag
whutpencil opened a new issue, #9463:
URL: https://github.com/apache/incubator-doris/issues/9463
### 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
yixiutt opened a new pull request, #9462:
URL: https://github.com/apache/incubator-doris/pull/9462
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavio
carlvinhust2012 commented on code in PR #9311:
URL: https://github.com/apache/incubator-doris/pull/9311#discussion_r867721338
##
be/src/vec/exec/vjson_scanner.cpp:
##
@@ -0,0 +1,517 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license
carlvinhust2012 commented on code in PR #9311:
URL: https://github.com/apache/incubator-doris/pull/9311#discussion_r867719798
##
be/src/exec/base_scanner.h:
##
@@ -55,7 +57,7 @@ class BaseScanner {
const std::vector& pre_filter_texprs, ScannerCounter*
counter);
leo65535 commented on PR #9460:
URL: https://github.com/apache/incubator-doris/pull/9460#issuecomment-1120748395
hi @morrySnow, the `FE Code Formatter` still failed, how about use `mvn
checkstyle:check` directly?
https://github.com/apache/incubator-seatunnel/tree/dev/.github/workflow
leo65535 commented on PR #9460:
URL: https://github.com/apache/incubator-doris/pull/9460#issuecomment-1120744260
👍
--
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 unsub
carlvinhust2012 commented on code in PR #9311:
URL: https://github.com/apache/incubator-doris/pull/9311#discussion_r867696715
##
be/src/vec/exec/vjson_scanner.cpp:
##
@@ -0,0 +1,517 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license
76 matches
Mail list logo