morningman opened a new pull request #5028:
URL: https://github.com/apache/incubator-doris/pull/5028
This reverts commit 9c9992e0aa28ee85364eebf86a6675f1073e08fb.
## Proposed changes
The PR #4925 will cause BE crash by following case:
```
CREATE TABLE `tbl1` (
`k
This is an automated email from the ASF dual-hosted git repository.
kangkaisen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 9c9992e [Refactor] Refactor DeleteHandler and Cond module (#4925)
add c5f7803 [Repair] Add an opt
kangkaisen closed issue #5012:
URL: https://github.com/apache/incubator-doris/issues/5012
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
kangkaisen merged pull request #5013:
URL: https://github.com/apache/incubator-doris/pull/5013
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 commented on a change in pull request #5027:
URL: https://github.com/apache/incubator-doris/pull/5027#discussion_r536530342
##
File path: fe/fe-core/src/main/java/org/apache/doris/common/Config.java
##
@@ -1301,4 +1301,13 @@
*/
@ConfField
public stati
morningman commented on issue #4967:
URL:
https://github.com/apache/incubator-doris/issues/4967#issuecomment-739127352
> I encountered the same issue days ago, did you resolved?
What is your Doris version? And did you use jdbc to insert data line by line
at a high speed?
-
li215065046 commented on issue #4967:
URL:
https://github.com/apache/incubator-doris/issues/4967#issuecomment-739127231
I encountered the same issue days ago, did you resolved?
This is an automated message from the A
morningman closed pull request #5026:
URL: https://github.com/apache/incubator-doris/pull/5026
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
acelyc111 closed issue #5016:
URL: https://github.com/apache/incubator-doris/issues/5016
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 g
wangbo commented on a change in pull request #3775:
URL: https://github.com/apache/incubator-doris/pull/3775#discussion_r536109020
##
File path:
fe/fe-core/src/main/java/org/apache/doris/clone/DynamicPartitionScheduler.java
##
@@ -265,17 +265,16 @@ private void executeDynamicP
caiconghui opened a new pull request #5027:
URL: https://github.com/apache/incubator-doris/pull/5027
## Proposed changes
This PR is to support fe master get fe heartbeat response by thrift protocol
instead of http protocol.
## Types of changes
What types of changes does
caiconghui commented on a change in pull request #3775:
URL: https://github.com/apache/incubator-doris/pull/3775#discussion_r536084860
##
File path:
fe/fe-core/src/main/java/org/apache/doris/clone/DynamicPartitionScheduler.java
##
@@ -265,17 +265,16 @@ private void executeDyna
caiconghui commented on a change in pull request #3775:
URL: https://github.com/apache/incubator-doris/pull/3775#discussion_r536082788
##
File path:
fe/fe-core/src/main/java/org/apache/doris/clone/DynamicPartitionScheduler.java
##
@@ -265,17 +265,16 @@ private void executeDyna
wangbo commented on a change in pull request #3775:
URL: https://github.com/apache/incubator-doris/pull/3775#discussion_r536067102
##
File path:
fe/fe-core/src/main/java/org/apache/doris/clone/DynamicPartitionScheduler.java
##
@@ -265,17 +265,16 @@ private void executeDynamicP
morningman commented on issue #4967:
URL:
https://github.com/apache/incubator-doris/issues/4967#issuecomment-738684003
What is your Doris version?
This is an automated message from the Apache Git Service.
To respond to the m
morningman opened a new pull request #5026:
URL: https://github.com/apache/incubator-doris/pull/5026
Introduced due to conflict of #5018 and #4925
This is an automated message from the Apache Git Service.
To respond to the me
HappenLee commented on issue #5025:
URL:
https://github.com/apache/incubator-doris/issues/5025#issuecomment-738637922
if you want a stable result,order by dt, cityid.
This is an automated message from the Apache Git Ser
whatsgh opened a new issue #5025:
URL: https://github.com/apache/incubator-doris/issues/5025
**Describe the bug**
use duplicate model:
pic1:this is limit 10 result:

pi
morningman commented on a change in pull request #5022:
URL: https://github.com/apache/incubator-doris/pull/5022#discussion_r535901555
##
File path: be/src/exec/olap_scanner.cpp
##
@@ -164,8 +164,14 @@ Status OlapScanner::_init_params(const
std::vector& key_ranges,
// TOD
19 matches
Mail list logo