kangkaisen closed issue #1637: Curl Mini load timeout
URL: https://github.com/apache/incubator-doris/issues/1637
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
wangbo closed issue #1626: Insert select Stmt keep the same semantics with
mysql
URL: https://github.com/apache/incubator-doris/issues/1626
This is an automated message from the Apache Git Service.
To respond to the message
kangkaisen closed issue #1356: Wrong query result with constant
URL: https://github.com/apache/incubator-doris/issues/1356
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
worker24h commented on a change in pull request #1617: Add PreAgg Hint
URL: https://github.com/apache/incubator-doris/pull/1617#discussion_r314167325
##
File path: fe/src/main/java/org/apache/doris/analysis/BaseTableRef.java
##
@@ -70,6 +70,7 @@ public void analyze(Analyzer
morningman commented on a change in pull request #1597: Support checking error
data row when doing INSERT
URL: https://github.com/apache/incubator-doris/pull/1597#discussion_r314170106
##
File path: fe/src/main/java/org/apache/doris/qe/StmtExecutor.java
##
@@ -690,7 +692,1
imay opened a new pull request #1646: Support page compression in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646
This is an automated message from the Apache Git Service.
To respond to the message, please
imay merged pull request #1600: Fix timediff can't support time berfore 1970
URL: https://github.com/apache/incubator-doris/pull/1600
This is an automated message from the Apache Git Service.
To respond to the message, please
gaodayue opened a new issue #1647: V2 segment file should contain no more than
INT32_MAX rows
URL: https://github.com/apache/incubator-doris/issues/1647
Current V2 segment file allows more than INT32_MAX rows, it uses `uint64_t`
to represent row count both in `segment_v2::SegmentWriter` an
gaodayue opened a new issue #1648: optimize V2 BinaryPlainPage format
URL: https://github.com/apache/incubator-doris/issues/1648
The current format for binary page is `Count(4), OffsetPos(4), Value^Count,
Offset(4)^Count`.
I think a better approach is to store Offset and Count in the
xonze opened a new issue #1649: 0.10.12升级到0.10.15后fe不能正常选主
URL: https://github.com/apache/incubator-doris/issues/1649
**Describe the bug**
0.10.12升级到0.10.15过程中就发现升级master的时候停止后另外两个就不能正常选主,造成fe无主的问题,升级完成后测试确认此问题,只能原来的master做主,其它两个都不能正常选主
--
worker24h opened a new issue #1650: Where clause can't push down into the right
table of JOIN clasure
URL: https://github.com/apache/incubator-doris/issues/1650
Where clause can't push down into the right table of JOIN clasure in Doris,
howevery Impala or Mysql can do that.
For example
EmmyMiao87 commented on issue #1650: Where clause can't push down into the
right table of JOIN clasure
URL:
https://github.com/apache/incubator-doris/issues/1650#issuecomment-521538908
The where predicate could not be pushed down when the predicate is on the
outer join table.
For examp
imay opened a new issue #1651: Support checksum in BetaRowset
URL: https://github.com/apache/incubator-doris/issues/1651
We should add checksum for BetaRowset.
This is an automated message from the Apache Git Service.
To respo
imay opened a new issue #1652: support filter with predicate in BetaRowset
URL: https://github.com/apache/incubator-doris/issues/1652
Support predicate filter in BetaRowset iterator.
It's better if we can support lazy materialization.
-
imay closed issue #1391: Add column page cache
URL: https://github.com/apache/incubator-doris/issues/1391
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
morningman commented on a change in pull request #1642: add
kafka_default_offsets when no partiotion specify .support read kafka partition
from start
URL: https://github.com/apache/incubator-doris/pull/1642#discussion_r314215358
##
File path:
fe/src/main/java/org/apache/doris/loa
EmmyMiao87 commented on issue #1650: Where clause can't push down into the
right table of JOIN clasure
URL:
https://github.com/apache/incubator-doris/issues/1650#issuecomment-521565573
This
https://www.ibm.com/developerworks/data/library/techarticle/purcell/0201purcell.html
provides a th
EmmyMiao87 commented on issue #353: Support loading data from Kafka
URL: https://github.com/apache/incubator-doris/issues/353#issuecomment-521572294
#967
This is an automated message from the Apache Git Service.
To respond to
EmmyMiao87 commented on issue #353: Support loading data from Kafka
URL: https://github.com/apache/incubator-doris/issues/353#issuecomment-521572468
#1650 scheduler routine load job for stream load
This is an automated messag
EmmyMiao87 removed a comment on issue #353: Support loading data from Kafka
URL: https://github.com/apache/incubator-doris/issues/353#issuecomment-521572468
#1650 scheduler routine load job for stream load
This is an automate
yiguolei opened a new pull request #1653: Use same dir during schema change
URL: https://github.com/apache/incubator-doris/pull/1653
1. Use same dir during schema change
2. Should start column id from base tablet's unique id
---
morningman merged pull request #1653: Use same dir during schema change
URL: https://github.com/apache/incubator-doris/pull/1653
This is an automated message from the Apache Git Service.
To respond to the message, please log
morningman closed pull request #1613: Refactor alter job process
URL: https://github.com/apache/incubator-doris/pull/1613
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
DDouble opened a new issue #1654: When we use streamload, we can't get the
label in the log
URL: https://github.com/apache/incubator-doris/issues/1654
@imay Hi, I will PR later. Below is my log information
less log/fe.log
2019-08-15 11:04:11,494 INFO 161 [LoadAction.executeWit
DDouble opened a new pull request #1655: Fix get label when use StreamLoad
URL: https://github.com/apache/incubator-doris/pull/1655
For https://github.com/apache/incubator-doris/issues/1654
This is an automated message fro
xonze closed issue #1649: 0.10.12升级到0.10.15后fe不能正常选主
URL: https://github.com/apache/incubator-doris/issues/1649
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
xonze commented on issue #1649: 0.10.12升级到0.10.15后fe不能正常选主
URL:
https://github.com/apache/incubator-doris/issues/1649#issuecomment-521620570
经测试是升级完后我用了openjdk的原因,换成oracle 官方jdk "1.8.0_211"版本一切如初
This is an automated message
manannan2017 opened a new issue #1656: the sql-reference doc review,i have some
doubts
URL: https://github.com/apache/incubator-doris/issues/1656
一、github上sql-reference
1、dayofweek(DATETIME date)描述不清晰
原来:参数为Date或者Datetime类型; 纠正信息:可cast到date的数字也可以
地址:https://github.com/apache/incub
manannan2017 opened a new pull request #1657: Doc review
URL: https://github.com/apache/incubator-doris/pull/1657
the sql-reference doc review,i have some doubts。Take a look at your hard
work,thanks
This is an automated messa
imay commented on issue #1656: the sql-reference doc review,i have some doubts
URL:
https://github.com/apache/incubator-doris/issues/1656#issuecomment-521637670
Can you change it for us, and give PR to fix it?
This is an auto
chaoyli commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314308435
##
File path: be/src/olap/rowset/segment_v2/page_compression.cpp
##
@@ -0,0 +1,88 @@
+// Licensed to t
chaoyli commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314298476
##
File path: be/src/olap/rowset/segment_v2/column_writer.cpp
##
@@ -226,10 +228,14 @@ Status ColumnWr
chaoyli commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314304332
##
File path: be/src/olap/rowset/segment_v2/page_compression.h
##
@@ -0,0 +1,98 @@
+// Licensed to the
chaoyli commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314304011
##
File path: be/src/olap/rowset/segment_v2/page_compression.cpp
##
@@ -0,0 +1,88 @@
+// Licensed to t
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314311878
##
File path: be/src/olap/rowset/segment_v2/page_compression.cpp
##
@@ -0,0 +1,88 @@
+// Licensed to the
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314312114
##
File path: be/src/olap/rowset/segment_v2/page_compression.h
##
@@ -0,0 +1,98 @@
+// Licensed to the Ap
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314312234
##
File path: be/src/olap/rowset/segment_v2/page_compression.cpp
##
@@ -0,0 +1,88 @@
+// Licensed to the
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314312451
##
File path: be/src/olap/rowset/segment_v2/column_writer.cpp
##
@@ -226,10 +228,14 @@ Status ColumnWrite
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314300861
##
File path: be/src/olap/rowset/segment_v2/column_writer.h
##
@@ -140,8 +142,7 @@ class ColumnWriter
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314264398
##
File path: be/src/util/block_compression.cpp
##
@@ -319,7 +319,8 @@ class ZlibBlockCompression : p
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314299730
##
File path: be/src/olap/rowset/segment_v2/column_writer.h
##
@@ -38,6 +39,7 @@ struct ColumnWriterO
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314264051
##
File path: be/src/olap/rowset/segment_v2/segment_writer.cpp
##
@@ -63,6 +63,7 @@ Status SegmentWri
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314272255
##
File path: be/src/olap/rowset/segment_v2/page_compression.cpp
##
@@ -0,0 +1,88 @@
+// Licensed to
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314311623
##
File path: be/src/olap/rowset/segment_v2/page_compression.cpp
##
@@ -0,0 +1,88 @@
+// Licensed to
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314303135
##
File path: be/src/olap/rowset/segment_v2/column_writer.h
##
@@ -38,6 +39,7 @@ struct ColumnWriterO
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314301529
##
File path: be/test/olap/rowset/segment_v2/column_reader_writer_test.cpp
##
@@ -58,6 +58,7 @@ void
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314262395
##
File path: be/src/olap/rowset/segment_v2/page_compression.h
##
@@ -0,0 +1,98 @@
+// Licensed to th
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314316890
##
File path: be/src/olap/rowset/segment_v2/page_compression.h
##
@@ -0,0 +1,98 @@
+// Licensed to the Ap
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314317409
##
File path: be/src/util/block_compression.cpp
##
@@ -319,7 +319,8 @@ class ZlibBlockCompression : publi
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314320623
##
File path: be/src/olap/rowset/segment_v2/column_writer.h
##
@@ -38,6 +39,7 @@ struct ColumnWriterOptio
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314322444
##
File path: be/src/olap/rowset/segment_v2/page_compression.cpp
##
@@ -0,0 +1,88 @@
+// Licensed to the
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314322807
##
File path: be/src/olap/rowset/segment_v2/segment_writer.cpp
##
@@ -63,6 +63,7 @@ Status SegmentWriter:
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314324126
##
File path: be/test/olap/rowset/segment_v2/column_reader_writer_test.cpp
##
@@ -58,6 +58,7 @@ void test
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314324063
##
File path: be/src/olap/rowset/segment_v2/column_writer.h
##
@@ -140,8 +142,7 @@ class ColumnWriter {
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314324798
##
File path: be/src/olap/rowset/segment_v2/column_writer.h
##
@@ -38,6 +39,7 @@ struct ColumnWriterOptio
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314326190
##
File path: be/src/olap/rowset/segment_v2/page_compression.cpp
##
@@ -0,0 +1,88 @@
+// Licensed to the
imay merged pull request #1655: Fix get label when use StreamLoad
URL: https://github.com/apache/incubator-doris/pull/1655
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314565548
##
File path: be/src/olap/rowset/segment_v2/page_compression.cpp
##
@@ -0,0 +1,88 @@
+// Licensed to
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314565890
##
File path: be/src/olap/rowset/segment_v2/column_writer.h
##
@@ -140,8 +142,7 @@ class ColumnWriter
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314566101
##
File path: be/src/olap/rowset/segment_v2/column_writer.h
##
@@ -38,6 +39,7 @@ struct ColumnWriterO
morningman opened a new pull request #1658: FROM_UNIXTIME should only convert
timestamp from 0 to 253402271999
URL: https://github.com/apache/incubator-doris/pull/1658
which is between 1900-01-01 00:00:00 ~ -12-31 23:59:59, otherwise,
return null
--
imay commented on a change in pull request #1658: FROM_UNIXTIME should only
convert timestamp from 0 to 253402271999
URL: https://github.com/apache/incubator-doris/pull/1658#discussion_r314569259
##
File path: be/src/runtime/datetime_value.cpp
##
@@ -1544,6 +1544,10 @@ boo
morningman closed pull request #1642: add kafka_default_offsets when no
partiotion specify .support read kafka partition from start
URL: https://github.com/apache/incubator-doris/pull/1642
This is an automated message from
wkhappy1 opened a new pull request #1642: add kafka_default_offsets when no
partiotion specify .support read kafka partition from start
URL: https://github.com/apache/incubator-doris/pull/1642
add kafka_default_offsets when no partiotion specify
value OFFSET_BEGINNING,OFFSET_END
-
imay opened a new pull request #1659: Remove tempory fail UT
URL: https://github.com/apache/incubator-doris/pull/1659
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
imay merged pull request #1659: Remove tempory fail UT
URL: https://github.com/apache/incubator-doris/pull/1659
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
yuanlihan opened a new pull request #1635: Enable parsing columns from file
path for Broker Load (#1582)
URL: https://github.com/apache/incubator-doris/pull/1635
Currently, we do not support parsing encoded/compressed columns in file
path, eg: extract column k1 from file path /path/to/dir/
yuanlihan closed pull request #1635: Enable parsing columns from file path for
Broker Load (#1582)
URL: https://github.com/apache/incubator-doris/pull/1635
This is an automated message from the Apache Git Service.
To respond
morningman merged pull request #1642: add kafka_default_offsets when no
partiotion specify .support read kafka partition from start
URL: https://github.com/apache/incubator-doris/pull/1642
This is an automated message from
imay commented on a change in pull request #1657: Doc review
URL: https://github.com/apache/incubator-doris/pull/1657#discussion_r314600486
##
File path: doc_review
##
@@ -0,0 +1 @@
+see issue:https://github.com/apache/incubator-doris/issues/1656
Review comment:
I thi
imay merged pull request #1657: Doc review
URL: https://github.com/apache/incubator-doris/pull/1657
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
imay commented on a change in pull request #1635: Enable parsing columns from
file path for Broker Load (#1582)
URL: https://github.com/apache/incubator-doris/pull/1635#discussion_r314604083
##
File path: be/src/exec/parquet_reader.cpp
##
@@ -122,16 +122,18 @@ inline void
imay commented on a change in pull request #1635: Enable parsing columns from
file path for Broker Load (#1582)
URL: https://github.com/apache/incubator-doris/pull/1635#discussion_r314608503
##
File path: fe/src/main/java/org/apache/doris/load/Load.java
##
@@ -651,11 +651,
imay commented on a change in pull request #1635: Enable parsing columns from
file path for Broker Load (#1582)
URL: https://github.com/apache/incubator-doris/pull/1635#discussion_r314609114
##
File path: fe/src/test/java/org/apache/doris/common/util/BrokerUtilTest.java
##
imay commented on a change in pull request #1635: Enable parsing columns from
file path for Broker Load (#1582)
URL: https://github.com/apache/incubator-doris/pull/1635#discussion_r314604233
##
File path: be/src/exec/parquet_scanner.cpp
##
@@ -70,6 +70,9 @@ Status ParquetS
imay commented on a change in pull request #1635: Enable parsing columns from
file path for Broker Load (#1582)
URL: https://github.com/apache/incubator-doris/pull/1635#discussion_r314606951
##
File path: fe/src/main/java/org/apache/doris/load/BrokerFileGroup.java
##
@@ -3
imay commented on a change in pull request #1635: Enable parsing columns from
file path for Broker Load (#1582)
URL: https://github.com/apache/incubator-doris/pull/1635#discussion_r314609191
##
File path: be/src/exec/base_scanner.cpp
##
@@ -179,4 +179,21 @@ bool BaseScanne
yuanlihan commented on a change in pull request #1635: Enable parsing columns
from file path for Broker Load (#1582)
URL: https://github.com/apache/incubator-doris/pull/1635#discussion_r314612151
##
File path: be/src/exec/base_scanner.cpp
##
@@ -179,4 +179,21 @@ bool BaseS
manannan2017 opened a new pull request #1660: modify Doc file
URL: https://github.com/apache/incubator-doris/pull/1660
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
morningman closed pull request #1597: Support checking error data row when
doing INSERT
URL: https://github.com/apache/incubator-doris/pull/1597
This is an automated message from the Apache Git Service.
To respond to the mes
morningman opened a new pull request #1597: Support checking error data row
when doing INSERT
URL: https://github.com/apache/incubator-doris/pull/1597
If strict mode is true, and at least one row is filtered, the insert
operation will fail and a url will be given to get the error rows.
imay commented on a change in pull request #1597: Support checking error data
row when doing INSERT
URL: https://github.com/apache/incubator-doris/pull/1597#discussion_r314630388
##
File path: fe/src/main/java/org/apache/doris/qe/StmtExecutor.java
##
@@ -612,36 +616,31 @@
chaoyli commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314556042
##
File path: be/src/olap/rowset/segment_v2/page_compression.h
##
@@ -86,9 +87,8 @@ class PageCompress
yiguolei opened a new pull request #1661: Print logs when parse scroll result
failed
URL: https://github.com/apache/incubator-doris/pull/1661
This is an automated message from the Apache Git Service.
To respond to the messag
morningman merged pull request #1661: Print logs when parse scroll result failed
URL: https://github.com/apache/incubator-doris/pull/1661
This is an automated message from the Apache Git Service.
To respond to the message, pl
imay merged pull request #1658: FROM_UNIXTIME should only convert timestamp
from 0 to 253402271999
URL: https://github.com/apache/incubator-doris/pull/1658
This is an automated message from the Apache Git Service.
To respond
imay commented on a change in pull request #1597: Support checking error data
row when doing INSERT
URL: https://github.com/apache/incubator-doris/pull/1597#discussion_r314669650
##
File path: fe/src/main/java/org/apache/doris/qe/StmtExecutor.java
##
@@ -612,35 +616,36 @@
imay merged pull request #1597: Support checking error data row when doing
INSERT
URL: https://github.com/apache/incubator-doris/pull/1597
This is an automated message from the Apache Git Service.
To respond to the message,
imay closed pull request #1660: modify Doc file
URL: https://github.com/apache/incubator-doris/pull/1660
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314739417
##
File path: be/src/olap/rowset/segment_v2/column_writer.h
##
@@ -38,6 +39,7 @@ struct ColumnWriterOptio
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314739992
##
File path: be/src/olap/rowset/segment_v2/page_compression.h
##
@@ -86,9 +87,8 @@ class PageCompressor
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314805202
##
File path: be/src/olap/rowset/segment_v2/column_writer.cpp
##
@@ -222,23 +224,34 @@ Status ColumnW
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314790770
##
File path: be/src/olap/rowset/segment_v2/page_compression.h
##
@@ -0,0 +1,98 @@
+// Licensed to th
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314798918
##
File path: be/src/olap/rowset/segment_v2/page_compression.cpp
##
@@ -0,0 +1,96 @@
+// Licensed to
gaodayue commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314794911
##
File path: be/src/olap/rowset/segment_v2/page_compression.h
##
@@ -0,0 +1,98 @@
+// Licensed to th
chaoyli commented on a change in pull request #1646: Support page compression
in BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314931824
##
File path: be/src/olap/rowset/segment_v2/column_reader.cpp
##
@@ -106,30 +111,47 @@ Status ColumnRe
morningman opened a new pull request #1662: Add broker doc
URL: https://github.com/apache/incubator-doris/pull/1662
Add a independent document for introducing broker properties.
Also modify the committers list.
This is an a
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314950526
##
File path: be/src/olap/rowset/segment_v2/page_compression.h
##
@@ -0,0 +1,98 @@
+// Licensed to the Ap
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314950552
##
File path: be/src/olap/rowset/segment_v2/page_compression.h
##
@@ -0,0 +1,98 @@
+// Licensed to the Ap
imay commented on a change in pull request #1646: Support page compression in
BetaRowset
URL: https://github.com/apache/incubator-doris/pull/1646#discussion_r314950597
##
File path: be/src/olap/rowset/segment_v2/column_writer.cpp
##
@@ -222,23 +224,34 @@ Status ColumnWrite
2501 - 2600 of 7706 matches
Mail list logo