lingbin opened a new pull request #2881: Improve the triggering strategy of BE
report
URL: https://github.com/apache/incubator-doris/pull/2881
Currently, the report from BE to FE is completed in the background
threads of `AgentServer` (`report_tablet_thread` and
`report_disk_stat_thre
morningman commented on a change in pull request #2847: Doris support in memory
olap table
URL: https://github.com/apache/incubator-doris/pull/2847#discussion_r377466577
##
File path: fe/src/main/java/org/apache/doris/alter/SchemaChangeHandler.java
##
@@ -1405,6 +1420,88 @
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 fdbc0f7 Change replace bzip and boost sources (#2878) (#2880)
add 1f00148 Support batch add and d
kangkaisen merged pull request #2781: Batch Operate Rollup table in Doris #2671
URL: https://github.com/apache/incubator-doris/pull/2781
This is an automated message from the Apache Git Service.
To respond to the message, ple
HangyuanLiu commented on issue #2879: fix some typo in bitmap index docs.
URL: https://github.com/apache/incubator-doris/pull/2879#issuecomment-584472515
你好,可以在文档中给出一些使用案例吗?比如在某个场景下,使用bitmap会大幅提高doris的性能。作为一个使用方,目前感觉不知如何介入这个优秀的功能。
kangkaisen commented on a change in pull request #2847: Doris support in memory
olap table
URL: https://github.com/apache/incubator-doris/pull/2847#discussion_r377440342
##
File path: fe/src/main/java/org/apache/doris/alter/SchemaChangeHandler.java
##
@@ -1405,6 +1420,88 @
imay commented on a change in pull request #2879: fix some typo in bitmap index
docs.
URL: https://github.com/apache/incubator-doris/pull/2879#discussion_r377439919
##
File path: fe/src/main/cup/sql_parser.cup
##
@@ -967,6 +967,10 @@ create_stmt ::=
{:
RESULT
kangkaisen commented on a change in pull request #2847: Doris support in memory
olap table
URL: https://github.com/apache/incubator-doris/pull/2847#discussion_r377439575
##
File path: fe/src/main/java/org/apache/doris/alter/SchemaChangeHandler.java
##
@@ -1405,6 +1420,88 @
imay merged pull request #2880: Change replace bzip and boost sources
URL: https://github.com/apache/incubator-doris/pull/2880
This is an automated message from the Apache Git Service.
To respond to the message, please log on
This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 3a8e783 Compatible with python3 in build (#2876)
add fdbc0f7 Change replace bzip and boost sources (#2
Seaven opened a new pull request #2880: Change replace bzip and boost sources
(#2878)
URL: https://github.com/apache/incubator-doris/pull/2880
replace fast sources for download bzip and boost when build
This is an automated m
yangzhg opened a new pull request #2879: fix some typo in bitmap index docs.
URL: https://github.com/apache/incubator-doris/pull/2879
1. fix some typo in bitmap index docs.
2. full compitiable bitmap index type location with mysql
-
Seaven opened a new issue #2878: Download (bzip, boost) libraries is too slow
when build
URL: https://github.com/apache/incubator-doris/issues/2878
Download some third-party libraries (bzip, boost) is too slow..need
replace the better sources
--
yangzhg opened a new pull request #2877: [FIX] fix a bug when using grouping
set without all column in a grouping set item
URL: https://github.com/apache/incubator-doris/pull/2877
fix a bug when using grouping sets without all column in a grouping set item
will produce wrong value.
fix
imay commented on issue #2663: [Proposal] Support partition overwrite operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584457567
> Actually, Doris do support holes in partition range, and it will not cause
any problem.(It is same as user drop a partition in
yangzhg commented on issue #2873: [Bitmap Index] can't create index with
order"alter table add index using bitmap"
URL:
https://github.com/apache/incubator-doris/issues/2873#issuecomment-584456355
the syntax you using is invalid the right syntax likes `ALTER TABLE table1
ADD INDEX index_
morningman commented on issue #2663: [Proposal] Support partition overwrite
operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584438238
> My concern is that Doris should not allow the existence of holes at this
time. If there is a hole, it may cause problem
imay commented on issue #2663: [Proposal] Support partition overwrite operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584179072
> I mean, for example, the origin partition(p1, p2) ranges are:
> [0, 10)
> [10, 20)
>
> And user create 2 temp part
morningman commented on issue #2663: [Proposal] Support partition overwrite
operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584175459
> > > In the statement the replaced partition is already specified.
> >
> >
> > No, I mean we have to specify t
morningman commented on issue #2663: [Proposal] Support partition overwrite
operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584172183
> I think it is not a good idea not to do this. Better to treat temp
partition like normal partition, otherwise when the
morningman closed issue #2806: wrong sequence of 1.2 and 1.4
URL: https://github.com/apache/incubator-doris/issues/2806
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
morningman closed issue #2859: doris be will core when using group by rollup
URL: https://github.com/apache/incubator-doris/issues/2859
This is an automated message from the Apache Git Service.
To respond to the message, plea
morningman closed issue #2862: [Unused Code] Remove unused function python files
URL: https://github.com/apache/incubator-doris/issues/2862
This is an automated message from the Apache Git Service.
To respond to the message,
imay commented on issue #2663: [Proposal] Support partition overwrite operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584169740
> > In the statement the replaced partition is already specified.
>
> No, I mean we have to specify the name of correspond
morningman commented on issue #2872: Release Notes 0.12.0
URL:
https://github.com/apache/incubator-doris/issues/2872#issuecomment-584169634
> The ongoing work to support complex data type may introduce incompatible
changes to V2 format, so the release should pause until we finalized V2 for
imay commented on issue #2663: [Proposal] Support partition overwrite operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584167899
> > I think the TEMP keyword here isn't necessary, and should be removed.
>
> It is not easy to guarantee that the name of
morningman commented on issue #2663: [Proposal] Support partition overwrite
operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584167764
> In the statement the replaced partition is already specified.
No, I mean we have to specify the name of correspon
imay commented on issue #2663: [Proposal] Support partition overwrite operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584163927
> If so, we also need to be able to specify the name of corresponding formal
partition for the temporary partition in the statem
morningman commented on a change in pull request #2847: Doris support in memory
olap table
URL: https://github.com/apache/incubator-doris/pull/2847#discussion_r377108563
##
File path: fe/src/main/java/org/apache/doris/alter/SchemaChangeHandler.java
##
@@ -1405,6 +1420,88 @
morningman commented on a change in pull request #2847: Doris support in memory
olap table
URL: https://github.com/apache/incubator-doris/pull/2847#discussion_r377111269
##
File path: fe/src/main/java/org/apache/doris/alter/SchemaChangeHandler.java
##
@@ -1405,6 +1420,88 @
HangyuanLiu closed issue #2875: Doris build shell don't compatible with python3
URL: https://github.com/apache/incubator-doris/issues/2875
This is an automated message from the Apache Git Service.
To respond to the message, p
morningman edited a comment on issue #2663: [Proposal] Support partition
overwrite operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-583703429
Redesign according to new requirements
We hope that the Temporary Partition feature can be more flexible. Wh
morningman commented on issue #2663: [Proposal] Support partition overwrite
operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584154516
> I think the TEMP keyword here isn't necessary, and should be removed.
It is not easy to guarantee that the name o
morningman commented on issue #2663: [Proposal] Support partition overwrite
operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584151950
> Besides the ranges don't conflict, the new partitions' range should be
exactly the same with old partitions'. For examp
morningman commented on issue #2663: [Proposal] Support partition overwrite
operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584150138
> > However, all ranges of the temporary partitions of a table must not
conflict.
>
> Is this necessary?
Ye
morningman commented on issue #2663: [Proposal] Support partition overwrite
operation
URL:
https://github.com/apache/incubator-doris/issues/2663#issuecomment-584149703
> If the Temporary Partition is not binding with the original Partition, we
will need to support Temporary Partition set
morningman commented on a change in pull request #2856: add spark load design
URL: https://github.com/apache/incubator-doris/pull/2856#discussion_r377092552
##
File path: docs/documentation/cn/internal/spark_load.md
##
@@ -0,0 +1,166 @@
+# Doris支持spark导入设计文档
+
+## 背景
+
+Dor
This is an automated email from the ASF dual-hosted git repository.
zhaoc 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 3a8e783 Compatible with python3 in buil
imay merged pull request #2876: Compatible with python3 in build
URL: https://github.com/apache/incubator-doris/pull/2876
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
imay commented on a change in pull request #2876: Compatible with python3 in
build
URL: https://github.com/apache/incubator-doris/pull/2876#discussion_r376992988
##
File path: be/src/codegen/gen_ir_descriptions.py
##
@@ -176,7 +179,7 @@ class IRFunction {\n\
os.makedi
gaodayue commented on issue #2872: Release Notes 0.12.0
URL:
https://github.com/apache/incubator-doris/issues/2872#issuecomment-584063379
The ongoing work to support complex data type may introduce incompatible
changes to V2 format, so the release should pause until we finalized V2 format.
This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 4e151b1 Remove boost exception when parse store path (#2861)
add 03c8bc9 Change MVN to MVN_CMD same as
imay merged pull request #2874: Change MVN to MVN_CMD same as #2837 for builing
hdfs broker
URL: https://github.com/apache/incubator-doris/pull/2874
This is an automated message from the Apache Git Service.
To respond to the
HangyuanLiu opened a new pull request #2876: Compatible with python3 in build
URL: https://github.com/apache/incubator-doris/pull/2876
Compatible with python3 #2875
This is an automated message from the Apache Git Service.
To
HangyuanLiu opened a new issue #2875: Doris build shell don't compatible with
python3
URL: https://github.com/apache/incubator-doris/issues/2875
**Is your feature request related to a problem? Please describe.**
Doris build shell don't compatible with python3
---
jmpaaak opened a new pull request #2874: Change MVN to MVN_CMD same as #2837
for builing hdfs broker
URL: https://github.com/apache/incubator-doris/pull/2874
#2837
This is an automated message from the Apache Git Service.
To
This is an automated email from the ASF dual-hosted git repository.
lingbin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from c89d0a0 Fix bug that _min_percentage_of_error_disk was not
initialized (#2867)
add 4e151b1 Remove b
lingbin merged pull request #2861: Remove boost exception when parse store path
URL: https://github.com/apache/incubator-doris/pull/2861
This is an automated message from the Apache Git Service.
To respond to the message, ple
chaoyli merged pull request #2867: Fix bug that _min_percentage_of_error_disk
was not initialized
URL: https://github.com/apache/incubator-doris/pull/2867
This is an automated message from the Apache Git Service.
To respond
This is an automated email from the ASF dual-hosted git repository.
lichaoyong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 7037754 Fix a bug that TabletsChannel may be written after cancel
(#2870)
add c89d0a0 Fix bug th
50 matches
Mail list logo