EmmyMiao87 edited a comment on issue #7789:
URL:
https://github.com/apache/incubator-doris/issues/7789#issuecomment-1015174532
1. create table unique_table (k1 int, k2 int) unique key(k1) distributed by
hash(k1);
2. EXPORT TABLE unique_table TO "hdfs://xxx:9000/xxx" WITH BROKER "xxx"
(
EmmyMiao87 commented on issue #7789:
URL:
https://github.com/apache/incubator-doris/issues/7789#issuecomment-1015174532
1. create table unique_table (k1 int, k2 int) unique key(k1) distributed by
hash(k1);
2. EXPORT TABLE unique_table TO "hdfs://xxx:9000/xxx" WITH BROKER "xxx"
("userna
yiguolei commented on issue #7502:
URL:
https://github.com/apache/incubator-doris/issues/7502#issuecomment-1015182922
Could use vectorized method to optimize load process??
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
huzk8 closed pull request #6747:
URL: https://github.com/apache/incubator-doris/pull/6747
--
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-
i7xh commented on issue #7502:
URL:
https://github.com/apache/incubator-doris/issues/7502#issuecomment-1015191906
Why Doris need push based query engine?
--
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
i7xh edited a comment on issue #7502:
URL:
https://github.com/apache/incubator-doris/issues/7502#issuecomment-1015191906
Why Doris need push based query execution engine?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
zbtzbtzbt opened a new pull request #7790:
URL: https://github.com/apache/incubator-doris/pull/7790
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behav
yiguolei commented on issue #7502:
URL:
https://github.com/apache/incubator-doris/issues/7502#issuecomment-1015197025
@i7xh
Two example:
1. Currently doris‘s concurrency control is based on tablet, one tablet
---> exec fragment, there is only one thread to deal with the data at que
zuochunwei opened a new pull request #7791:
URL: https://github.com/apache/incubator-doris/pull/7791
# Proposed changes
1. BitmapRangeIterator refactor, avoid new/delete, reduce check condition
2. modify evaluate_vec, avoid set and check new_flags out of
block_column_predicate->evalua
BiteThet opened a new issue #7792:
URL: https://github.com/apache/incubator-doris/issues/7792
### 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
BiteThet opened a new pull request #7793:
URL: https://github.com/apache/incubator-doris/pull/7793
# Proposed changes
Issue Number: close #7792
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original b
zenoyang opened a new issue #7794:
URL: https://github.com/apache/incubator-doris/issues/7794
### 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
-
zenoyang opened a new pull request #7795:
URL: https://github.com/apache/incubator-doris/pull/7795
# Proposed changes
Issue Number: #7794
1. Using SIMD to speed up rowid selection
2. Use `make_unique` instead of reset
3. `block->clear_column_data()` removes the for loop
wangbo commented on a change in pull request #7795:
URL: https://github.com/apache/incubator-doris/pull/7795#discussion_r786766718
##
File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp
##
@@ -671,7 +673,7 @@ void SegmentIterator::_vec_init_lazy_materialization() {
wangbo commented on a change in pull request #7795:
URL: https://github.com/apache/incubator-doris/pull/7795#discussion_r786808199
##
File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp
##
@@ -807,10 +809,31 @@ void
SegmentIterator::_evaluate_vectorization_predicate(
wangbo opened a new pull request #7796:
URL: https://github.com/apache/incubator-doris/pull/7796
# Proposed changes
A very simple fix.
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes
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/incubator-doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 25fc693 update cron-deploy
JNSimba commented on pull request #7457:
URL: https://github.com/apache/incubator-doris/pull/7457#issuecomment-1015552412
only when it is judged to be a unique model, perform the delete operation.
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
zenoyang commented on a change in pull request #7795:
URL: https://github.com/apache/incubator-doris/pull/7795#discussion_r787336118
##
File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp
##
@@ -671,7 +673,7 @@ void SegmentIterator::_vec_init_lazy_materialization() {
zenoyang commented on a change in pull request #7795:
URL: https://github.com/apache/incubator-doris/pull/7795#discussion_r787336407
##
File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp
##
@@ -807,10 +809,31 @@ void
SegmentIterator::_evaluate_vectorization_predicat
morningman merged pull request #7773:
URL: https://github.com/apache/incubator-doris/pull/7773
--
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: com
morningman closed issue #7765:
URL: https://github.com/apache/incubator-doris/issues/7765
--
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-
morningman merged pull request #7788:
URL: https://github.com/apache/incubator-doris/pull/7788
--
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: com
wangbo commented on a change in pull request #7795:
URL: https://github.com/apache/incubator-doris/pull/7795#discussion_r787345637
##
File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp
##
@@ -671,7 +673,7 @@ void SegmentIterator::_vec_init_lazy_materialization() {
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/incubator-doris.git.
from 5fc0a9f [improvement](Load) Cancel the load job ASAP when encounter
unqualified data (#6319)
add
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/incubator-doris.git.
from aacbc96 [fix][chore](thrift) Fix warning when generate cpp code by
thrift IDL file and use strict mode
26 matches
Mail list logo