xy720 opened a new issue #4346:
URL: https://github.com/apache/incubator-doris/issues/4346
**Motivation**
Spark load currently needs to get status and kill application running on
YARN cluster by hadoop-yarn-client api.
However, this approach is not suitable for multiple environments.
morningman closed pull request #4246:
URL: https://github.com/apache/incubator-doris/pull/4246
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 10e3fc2 [BUG] Fix abs function cannot handle bigint or bigger data
type (#4326)
add 48d89e0 [Bug
kangkaisen merged pull request #4291:
URL: https://github.com/apache/incubator-doris/pull/4291
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
morningman commented on a change in pull request #4345:
URL: https://github.com/apache/incubator-doris/pull/4345#discussion_r469306197
##
File path: be/src/runtime/mem_tracker.h
##
@@ -588,14 +579,18 @@ class PoolMemTrackerRegistry {
/// with the process tracker as its paren
morningman commented on a change in pull request #4343:
URL: https://github.com/apache/incubator-doris/pull/4343#discussion_r469300571
##
File path:
fe/fe-core/src/main/java/org/apache/doris/alter/MaterializedViewHandler.java
##
@@ -458,7 +458,14 @@ private RollupJobV2 createM
vagetablechicken commented on a change in pull request #4345:
URL: https://github.com/apache/incubator-doris/pull/4345#discussion_r469275507
##
File path: be/src/runtime/mem_tracker.h
##
@@ -588,14 +579,18 @@ class PoolMemTrackerRegistry {
/// with the process tracker as its
morningman opened a new pull request #4345:
URL: https://github.com/apache/incubator-doris/pull/4345
## Proposed changes
After PR: #4135, If a mem tracker has parent, it should be created by
'CreateTracker'.
So I removed other unused constructors.
And also fix the bug descr
morningman opened a new issue #4344:
URL: https://github.com/apache/incubator-doris/issues/4344
**Describe the bug**
```
*** Aborted at 1597223166 (unix time) try "date -d @1597223166" if you are
using GNU date ***
PC: @ 0x2668380 (unknown)
*** SIGSEGV (@0x0) receiv
morningman closed issue #4325:
URL: https://github.com/apache/incubator-doris/issues/4325
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 98fe80d [MV]Forbidden no grouping mv on aggregation table (#4317)
add 10e3fc2 [BUG] Fix abs funct
morningman merged pull request #4326:
URL: https://github.com/apache/incubator-doris/pull/4326
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
morningman merged pull request #4317:
URL: https://github.com/apache/incubator-doris/pull/4317
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.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from d655b27 [Feature][Web] Add new feature to list all tablets on a
particular BE (#4268)
add 98fe80d
morningman closed issue #4316:
URL: https://github.com/apache/incubator-doris/issues/4316
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
morningman merged pull request #4268:
URL: https://github.com/apache/incubator-doris/pull/4268
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.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 3354645 [BugFix][ColocateJoin] Fix bug of issue 4305 (#4306)
add d655b27 [Feature][Web] Add new f
wutiangan commented on a change in pull request #4343:
URL: https://github.com/apache/incubator-doris/pull/4343#discussion_r469206567
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/OlapTable.java
##
@@ -563,10 +563,36 @@ public PartitionInfo getPartitionInfo()
wutiangan commented on a change in pull request #4343:
URL: https://github.com/apache/incubator-doris/pull/4343#discussion_r469206567
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/OlapTable.java
##
@@ -563,10 +563,36 @@ public PartitionInfo getPartitionInfo()
EmmyMiao87 opened a new pull request #4343:
URL: https://github.com/apache/incubator-doris/pull/4343
## Proposed changes
The partition column of table also must be the key in materialized view.
If not, when user wants to add partition of table, the be will core.
The materialized
EmmyMiao87 opened a new issue #4342:
URL: https://github.com/apache/incubator-doris/issues/4342
**Describe the bug**
The be core when add partition on table.
This table has materialized view.
The materialized view has a partition column which is not key in mv.
**To Reproduce*
7itrees opened a new issue #4341:
URL: https://github.com/apache/incubator-doris/issues/4341
I use spark to created a doris dataframe as the doris document,only updated
lts options with mine:
`val dorisSparkDF = spark.read.format("doris")
.option("doris.table.identifier",
"$YOU
Fullstop000 opened a new issue #4340:
URL: https://github.com/apache/incubator-doris/issues/4340
I'm testing out to scale-in the cluster from 2 BEs to single BE. And it
seems I need to set the `replication_num=1` to all the partitions of all the
tables first.
Here is what I tried follow
acelyc111 commented on pull request #4327:
URL: https://github.com/apache/incubator-doris/pull/4327#issuecomment-672731483
> UT compile failed
Fixed, but I found some UT which are disabled ever, now will execute and
fail.
24 matches
Mail list logo