imay opened a new pull request #1579: Switch MAKE_TEST off in build.sh
URL: https://github.com/apache/incubator-doris/pull/1579
This is an automated message from the Apache Git Service.
To respond to the message, please log o
imay opened a new issue #1578: Compile BE with right MACRO after run-ut.sh
URL: https://github.com/apache/incubator-doris/issues/1578
Currently, if we compile BE after running run-ut.sh, we will get a compiled
BE with BE_TEST enable. In that BE, some code can't run correctly because it is
FYI
> Begin forwarded message:
>
> From: Justin Mclean
> Subject: [MENTORS] IPMC Policy change work in progress disclaimer
> Date: August 1, 2019 at 7:25:00 PM PDT
> To: gene...@incubator.apache.org
> Reply-To: gene...@incubator.apache.org
>
> Hi,
>
> The work in progress progress disclaimer (
imay opened a new pull request #1577: Support Segment for BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1577
This is an automated message from the Apache Git Service.
To respond to the message, please log on
你可以像访问MySQL一样访问Doris。MySQL的JDBC就可以用来访问Doris
程亚楠 于2019年8月2日周五 下午5:01写道:
> 尊敬的Doris工作人员:
> 您好,Doris有没有提供相应的Java或者Scala API啊,Apache Doris官网上并没有相关内容
??Doris??
??DorisJavaScala APIApache Doris
morningman commented on a change in pull request #1575: Thrown
TabletQuorumFailedException in commitTxn
URL: https://github.com/apache/incubator-doris/pull/1575#discussion_r310038618
##
File path:
fe/src/main/java/org/apache/doris/transaction/TabletQuorumFailedException.java
#
gaodayue commented on a change in pull request #1572: Add new format short key
index
URL: https://github.com/apache/incubator-doris/pull/1572#discussion_r310029920
##
File path: gensrc/proto/segment_v2.proto
##
@@ -117,3 +117,21 @@ message FileFooterPB {
repeated Meta
kangpinghuang commented on a change in pull request #1572: Add new format short
key index
URL: https://github.com/apache/incubator-doris/pull/1572#discussion_r310024330
##
File path: be/src/olap/short_key_index.h
##
@@ -0,0 +1,197 @@
+// Licensed to the Apache Software Fou
kangpinghuang commented on a change in pull request #1572: Add new format short
key index
URL: https://github.com/apache/incubator-doris/pull/1572#discussion_r310014596
##
File path: gensrc/proto/segment_v2.proto
##
@@ -117,3 +117,21 @@ message FileFooterPB {
repeated
kangpinghuang commented on a change in pull request #1572: Add new format short
key index
URL: https://github.com/apache/incubator-doris/pull/1572#discussion_r310027271
##
File path: be/src/olap/key_coder.h
##
@@ -0,0 +1,221 @@
+// Licensed to the Apache Software Foundatio
kangpinghuang commented on a change in pull request #1572: Add new format short
key index
URL: https://github.com/apache/incubator-doris/pull/1572#discussion_r310022895
##
File path: be/src/olap/short_key_index.h
##
@@ -0,0 +1,197 @@
+// Licensed to the Apache Software Fou
kangpinghuang commented on a change in pull request #1572: Add new format short
key index
URL: https://github.com/apache/incubator-doris/pull/1572#discussion_r310025240
##
File path: be/src/olap/short_key_index.h
##
@@ -0,0 +1,197 @@
+// Licensed to the Apache Software Fou
kangpinghuang commented on a change in pull request #1572: Add new format short
key index
URL: https://github.com/apache/incubator-doris/pull/1572#discussion_r310020386
##
File path: be/src/olap/short_key_index.h
##
@@ -0,0 +1,197 @@
+// Licensed to the Apache Software Fou
kangpinghuang commented on a change in pull request #1572: Add new format short
key index
URL: https://github.com/apache/incubator-doris/pull/1572#discussion_r310021203
##
File path: be/src/olap/short_key_index.h
##
@@ -0,0 +1,197 @@
+// Licensed to the Apache Software Fou
chaoyli opened a new pull request #1576: Change cumulative compaction for
decoupling storage from compution
URL: https://github.com/apache/incubator-doris/pull/1576
1. Calculate cumulative point when loading tablet first time.
2. Simplify pick rowsets logic upon delete predicate.
3. S
EmmyMiao87 opened a new pull request #1575: Thrown TabletQuorumFailedException
in commitTxn
URL: https://github.com/apache/incubator-doris/pull/1575
The TabletQuorumFailedException will be thrown in commitTxn while the
success replica num of tablet is less then quorom replica num.
The H
17 matches
Mail list logo