acelyc111 opened a new pull request #4933:
URL: https://github.com/apache/incubator-doris/pull/4933
## Proposed changes
I found function Tablet::rowset_meta_is_useful will cost a considerable CPU
load, we can short circuit return to avoid meaningless loop.
## Types of changes
petermenglei commented on issue #4931:
URL:
https://github.com/apache/incubator-doris/issues/4931#issuecomment-730941926
BE node down with info above, the routine job is for loading kafka json data.
This is an automated mess
petermenglei commented on issue #4931:
URL:
https://github.com/apache/incubator-doris/issues/4931#issuecomment-730938216
F1120 14:45:12.575322 31927 json_scanner.cpp:522] Check failed:
json_values->Size() >= 1
This is an au
HappenLee opened a new pull request #4932:
URL: https://github.com/apache/incubator-doris/pull/4932
issue:#4926
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request. If it fixes a bug or
res
petermenglei opened a new issue #4931:
URL: https://github.com/apache/incubator-doris/issues/4931
I tried to drop an unused routine load job but couldn't find a way to do it.
is there a way to do so?
This is an automated mes
yangzhg commented on issue #4918:
URL:
https://github.com/apache/incubator-doris/issues/4918#issuecomment-730810419
fe unittest may also be formate and tidy at this time
This is an automated message from the Apache Git Servi
HappenLee commented on issue #4926:
URL:
https://github.com/apache/incubator-doris/issues/4926#issuecomment-730809932
Hi,It's look like is FE query plan's problem. I will try to fix the problem
This is an automated message f
This is an automated email from the ASF dual-hosted git repository.
kangkaisen 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 d1a7f1d Fix column_reader_writer_t
kangkaisen merged pull request #4913:
URL: https://github.com/apache/incubator-doris/pull/4913
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
kangkaisen closed issue #4835:
URL: https://github.com/apache/incubator-doris/issues/4835
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.
kangkaisen 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 f445ed5 Disable the creation of se
kangkaisen merged pull request #4919:
URL: https://github.com/apache/incubator-doris/pull/4919
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
This is an automated email from the ASF dual-hosted git repository.
kangkaisen 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 234e9b5 [Doc] Fiexed example conte
kangkaisen merged pull request #4923:
URL: https://github.com/apache/incubator-doris/pull/4923
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
This is an automated email from the ASF dual-hosted git repository.
kangkaisen 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 64b219f Fix typo (#4923)
64b219f i
kangkaisen merged pull request #4924:
URL: https://github.com/apache/incubator-doris/pull/4924
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
sduzh opened a new pull request #4930:
URL: https://github.com/apache/incubator-doris/pull/4930
## Proposed changes
#4918
clang-format -style=file -i be/src/**/**.cpp
clang-format -style=file -i be/src/**/**.h
## Types of changes
What types of changes does y
acelyc111 commented on issue #4928:
URL:
https://github.com/apache/incubator-doris/issues/4928#issuecomment-730324657
Simply based on Operation Type and Data Type may give a incorrect estimate
selectivity result indeed, but consider if two predicates have similar
selectivity based on stat
wangbo commented on issue #4928:
URL:
https://github.com/apache/incubator-doris/issues/4928#issuecomment-730282616
It looks more like based on ```Operation Type``` and ```Data Type``` .
Where is ```Based on cost``` reflected?
I wonder whether we need to collect column's statistics inf
id4alexsu opened a new pull request #4929:
URL: https://github.com/apache/incubator-doris/pull/4929
## Proposed changes
This is a minor issue when we had FE start after a fresh installation, but
it will occur an error about the log directory is missing due to **log
directory is not
acelyc111 opened a new issue #4928:
URL: https://github.com/apache/incubator-doris/issues/4928
**Is your feature request related to a problem? Please describe.**
Suppose there is a table:
```
CREATE TABLE `test_table3` (
`key_int` int(11) NULL COMMENT "",
`key_varchar` var
xinghuayu007 opened a new issue #4927:
URL: https://github.com/apache/incubator-doris/issues/4927
**Is your feature request related to a problem? Please describe.**
In real maintenance of Doris, we found that sometimes one query is delayed
seriously by only one node. We call it `Slow N
22 matches
Mail list logo