caiconghui closed issue #4980:
URL: https://github.com/apache/incubator-doris/issues/4980
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
yangzhg opened a new pull request #4985:
URL: https://github.com/apache/incubator-doris/pull/4985
## Proposed changes
Fix get FE log file doc typo
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the boxes that apply_
HappenLee opened a new issue #4986:
URL: https://github.com/apache/incubator-doris/issues/4986
**Is your feature request related to a problem? Please describe.**
Now, Doris's **OLAP_SCAN_NODE can push the conjuncts condition to the
storage engine**.
But after push it down to stor
weizuo93 opened a new pull request #4987:
URL: https://github.com/apache/incubator-doris/pull/4987
## Proposed changes
Remove some unused variables and update BE config documents about compaction.
## Types of changes
What types of changes does your code introduce to Dori
morningman closed issue #4963:
URL: https://github.com/apache/incubator-doris/issues/4963
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.
morningman 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 99404df [Bug][Compaction] Fix bug
morningman merged pull request #4964:
URL: https://github.com/apache/incubator-doris/pull/4964
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
weizuo93 opened a new issue #4988:
URL: https://github.com/apache/incubator-doris/issues/4988
The current tablet selection strategy for compaction task is to traverse all
tablets and then find a tablet with the highest score for compaction task. This
mechanism is expensive to select a tabl
stalary opened a new issue #4989:
URL: https://github.com/apache/incubator-doris/issues/4989
**Describe the bug**
When I create an ES external and use a Boolean field, `where` if this field
is used, the query for ES will report an error.
I1129 15:22:51.790351 90353 es_scroll_query
francisoliverlee commented on issue #4960:
URL:
https://github.com/apache/incubator-doris/issues/4960#issuecomment-736157712
> @francisoliverlee I haven't see it before.
> A little suggestion for positioning stream load problem:
> 1 find the label for current stream load
> 2 grep l
petermenglei commented on issue #4967:
URL:
https://github.com/apache/incubator-doris/issues/4967#issuecomment-736177955
I encountered the same issue days ago, did you use the routine load job for
json kafka streaming data?
yangzhg closed issue #4957:
URL: https://github.com/apache/incubator-doris/issues/4957
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
This is an automated email from the ASF dual-hosted git repository.
yangzhg 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 df1f06e Optimized the read performanc
yangzhg merged pull request #4958:
URL: https://github.com/apache/incubator-doris/pull/4958
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
wuyunfeng opened a new pull request #4990:
URL: https://github.com/apache/incubator-doris/pull/4990
## 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
resolves a feature req
imay commented on a change in pull request #4990:
URL: https://github.com/apache/incubator-doris/pull/4990#discussion_r533073600
##
File path: be/src/exec/es/es_query_builder.cpp
##
@@ -53,16 +53,37 @@ TermQueryBuilder::TermQueryBuilder(const std::string&
field, const std::str
songchuangyuan opened a new pull request #4991:
URL: https://github.com/apache/incubator-doris/pull/4991
… the return type of method ‘str_to_date’ to the actual type datetime;3,In
the header information returned by mysql, the data type length is returned
according to the actual type.
17 matches
Mail list logo