chaoyli commented on issue #4662:
URL:
https://github.com/apache/incubator-doris/issues/4662#issuecomment-698155254
Reproduce the bug
```
1. load a file using stream load
2. kill BE process
3. show proc
```
T
chaoyli opened a new issue #4662:
URL: https://github.com/apache/incubator-doris/issues/4662
After BE down, transactions is not be cleared. But now, it's not.
This is an automated message from the Apache Git Service.
To r
chaoyli opened a new pull request #4661:
URL: https://github.com/apache/incubator-doris/pull/4661
After BE down, transactions related should be cleared.
The hostname is used to retrive the transactions.
But hostname is recorded as hostname + port, the port
should be removed.
acelyc111 commented on issue #4660:
URL:
https://github.com/apache/incubator-doris/issues/4660#issuecomment-698096745
This issue may be ralated with
https://github.com/apache/incubator-doris/issues/4527
This is an automated
acelyc111 opened a new issue #4660:
URL: https://github.com/apache/incubator-doris/issues/4660
**Describe the bug**
BE coredump when do schema change on a column from CHAR(10) to VARCHAR(64)
```
Core was generated by
`/home/work/app/doris/zjyprc-hadoop/be/package/be/lib/palo_be
HangyuanLiu commented on a change in pull request #4648:
URL: https://github.com/apache/incubator-doris/pull/4648#discussion_r493549108
##
File path: be/src/exec/schema_scanner/schema_columns_scanner.cpp
##
@@ -93,6 +93,41 @@ Status SchemaColumnsScanner::start(RuntimeState *sta
EmmyMiao87 commented on a change in pull request #4648:
URL: https://github.com/apache/incubator-doris/pull/4648#discussion_r493541513
##
File path: be/src/exec/schema_scanner/schema_columns_scanner.cpp
##
@@ -93,6 +93,41 @@ Status SchemaColumnsScanner::start(RuntimeState *stat
Nivane opened a new pull request #4659:
URL: https://github.com/apache/incubator-doris/pull/4659
fix typo
## Proposed changes
fix typo
## Types of changes
What types of changes does your code introduce to Doris?
Documentation Update (if none of the other ch
EmmyMiao87 commented on a change in pull request #4658:
URL: https://github.com/apache/incubator-doris/pull/4658#discussion_r493339458
##
File path:
fe/fe-core/src/main/java/org/apache/doris/load/loadv2/LoadingTaskPlanner.java
##
@@ -182,6 +182,13 @@ public String getTimezone(
xinghuayu007 commented on pull request #4658:
URL: https://github.com/apache/incubator-doris/pull/4658#issuecomment-697213624
this bug has been fixed at PR:
https://github.com/apache/incubator-doris/pull/4621
This is an auto
xy720 opened a new pull request #4658:
URL: https://github.com/apache/incubator-doris/pull/4658
## Proposed changes
Fix #4657
when a dynamic partitioned table is created, it will take some time to
create the partitions, a exception needs to be thrown when users try to load
d
xy720 opened a new issue #4657:
URL: https://github.com/apache/incubator-doris/issues/4657
**Describe the bug**
The load will stuck in Loading phase when the table is a
dynamic-partitioned-table
**To Reproduce**
Steps to reproduce the behavior:
1. create a dynamic-partitione
kangkaisen closed issue #4649:
URL: https://github.com/apache/incubator-doris/issues/4649
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 724f70a Fix all queries failed whe
kangkaisen merged pull request #4651:
URL: https://github.com/apache/incubator-doris/pull/4651
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
15 matches
Mail list logo