chenhao7253886 commented on a change in pull request #1527: Expose data
pruned-filter-scan ability
URL: https://github.com/apache/incubator-doris/pull/1527#discussion_r306281075
##
File path: fe/src/main/java/org/apache/doris/http/rest/RestQueryPlanAction.java
##
@@ -0,0 +
chenhao7253886 commented on a change in pull request #1527: Expose data
pruned-filter-scan ability
URL: https://github.com/apache/incubator-doris/pull/1527#discussion_r306275680
##
File path: fe/src/main/java/org/apache/doris/http/rest/RestQueryPlanAction.java
##
@@ -0,0 +
chenhao7253886 commented on a change in pull request #1527: Expose data
pruned-filter-scan ability
URL: https://github.com/apache/incubator-doris/pull/1527#discussion_r306280568
##
File path: fe/src/main/java/org/apache/doris/http/rest/RestQueryPlanAction.java
##
@@ -0,0 +
chenhao7253886 commented on a change in pull request #1527: Expose data
pruned-filter-scan ability
URL: https://github.com/apache/incubator-doris/pull/1527#discussion_r306276112
##
File path: fe/src/main/java/org/apache/doris/http/rest/RestQueryPlanAction.java
##
@@ -0,0 +
zhangy5 opened a new issue #1534: Parquet导入问题
URL: https://github.com/apache/incubator-doris/issues/1534
1. help文档中说:
导入Parquet文件中数据 指定FORMAT 为parquet, 默认是通过文件后缀判断
我执行导入时,导入文件为
hdfs://host:port/data/d1.parquet 或 hdfs://host:port/data/d1.Parquet
导入该文件时,不指定format as,导入失败。看上去并不能通过文
imay commented on a change in pull request #1530: Add more logs and metrics to
trace the broker load process
URL: https://github.com/apache/incubator-doris/pull/1530#discussion_r306304630
##
File path: be/src/exec/tablet_sink.cpp
##
@@ -612,8 +616,17 @@ Status OlapTableSin
imay merged pull request #1530: Add more logs and metrics to trace the broker
load process
URL: https://github.com/apache/incubator-doris/pull/1530
This is an automated message from the Apache Git Service.
To respond to the
imay opened a new pull request #1535: Change RowsetWriter num_rows() return
int64_t
URL: https://github.com/apache/incubator-doris/pull/1535
This is an automated message from the Apache Git Service.
To respond to the message
wuyunfeng commented on a change in pull request #1527: Expose data
pruned-filter-scan ability
URL: https://github.com/apache/incubator-doris/pull/1527#discussion_r306599329
##
File path: fe/src/main/java/org/apache/doris/http/rest/RestCountAction.java
##
@@ -0,0 +1,141 @@
wuyunfeng commented on a change in pull request #1527: Expose data
pruned-filter-scan ability
URL: https://github.com/apache/incubator-doris/pull/1527#discussion_r306600198
##
File path: be/src/service/backend_service.cpp
##
@@ -245,4 +274,250 @@ void BackendService::submi
wuyunfeng commented on a change in pull request #1527: Expose data
pruned-filter-scan ability
URL: https://github.com/apache/incubator-doris/pull/1527#discussion_r306599268
##
File path: fe/src/main/java/org/apache/doris/http/rest/RestCountAction.java
##
@@ -0,0 +1,141 @@
wuyunfeng commented on a change in pull request #1527: Expose data
pruned-filter-scan ability
URL: https://github.com/apache/incubator-doris/pull/1527#discussion_r306600448
##
File path: be/src/common/config.h
##
@@ -406,6 +406,14 @@ namespace config {
// If this conf
wuyunfeng commented on a change in pull request #1527: Expose data
pruned-filter-scan ability
URL: https://github.com/apache/incubator-doris/pull/1527#discussion_r306600593
##
File path: be/src/exec/data_sink.cpp
##
@@ -69,7 +71,14 @@ Status DataSink::create_data_sink(
imay merged pull request #1529: Refactor storage aggregate framework
URL: https://github.com/apache/incubator-doris/pull/1529
This is an automated message from the Apache Git Service.
To respond to the message, please log on
imay merged pull request #1532: Fix rowset build validate failure
URL: https://github.com/apache/incubator-doris/pull/1532
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
imay commented on a change in pull request #1527: Expose data
pruned-filter-scan ability
URL: https://github.com/apache/incubator-doris/pull/1527#discussion_r306603116
##
File path: be/src/service/backend_service.cpp
##
@@ -245,4 +274,250 @@ void BackendService::submit_rou
imay merged pull request #1535: Change RowsetWriter num_rows() return int64_t
URL: https://github.com/apache/incubator-doris/pull/1535
This is an automated message from the Apache Git Service.
To respond to the message, pleas
chenhao7253886 opened a new issue #1536: Make the Cast compatible with mysql in
Expr and Functions.
URL: https://github.com/apache/incubator-doris/issues/1536
Cast is applied in many ways, such as Explicit cast in original SQL, or
implicit cast added automatically by Analyzer for Exprs or
imay opened a new pull request #1537: Remove unused code
URL: https://github.com/apache/incubator-doris/pull/1537
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
morningman merged pull request #1531: Show load statement support offset
URL: https://github.com/apache/incubator-doris/pull/1531
This is an automated message from the Apache Git Service.
To respond to the message, please log
worker24h commented on issue #1534: Parquet导入问题
URL:
https://github.com/apache/incubator-doris/issues/1534#issuecomment-514487299
**Create External Table:**
create external table t(
k1 tinyint(4) NULL COMMENT "",
v1 date NULL COMMENT ""
)
ENGINE=broker
properties("broker_n
worker24h commented on issue #1534: Parquet导入问题
URL:
https://github.com/apache/incubator-doris/issues/1534#issuecomment-514493056
Problem-1 and Problem-2,I had fix
This is an automated message from the Apache Git Service.
To
worker24h opened a new pull request #1538: FixBug: Load fail when we don't
specify format type.
URL: https://github.com/apache/incubator-doris/pull/1538
Fixup: https://github.com/apache/incubator-doris/issues/1534
This is an
imay merged pull request #1537: Remove unused code
URL: https://github.com/apache/incubator-doris/pull/1537
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
imay closed pull request #1474: Add segment iterator
URL: https://github.com/apache/incubator-doris/pull/1474
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
imay merged pull request #1538: FixBug: Load fail when we don't specify format
type.
URL: https://github.com/apache/incubator-doris/pull/1538
This is an automated message from the Apache Git Service.
To respond to the messag
kangpinghuang commented on a change in pull request #1409: Add dict page
URL: https://github.com/apache/incubator-doris/pull/1409#discussion_r306682489
##
File path: be/src/olap/rowset/segment_v2/encoding_info.h
##
@@ -22,18 +22,16 @@
#include "common/status.h"
#include "
kangpinghuang opened a new issue #1539: delete predicate property is missed
when clone from remote
URL: https://github.com/apache/incubator-doris/issues/1539
Now, when Tablet clone from remote be, the delete predicate property is
missed when create new rowset in local. The reason is AlphaR
imay opened a new pull request #1540: Remove unused FieldInfo
URL: https://github.com/apache/incubator-doris/pull/1540
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
kangpinghuang opened a new pull request #1541: Fix miss delete predicate when
clone
URL: https://github.com/apache/incubator-doris/pull/1541
related issue #1539
This is an automated message from the Apache Git Service.
To res
zhangy5 opened a new issue #1542: Session variable enable_insert_strict doesn't
work in fe follower
URL: https://github.com/apache/incubator-doris/issues/1542
**Describe the bug**
When I connect to fe master, set enable_insert_strict and the result is like
 {
}
int ma
morningman merged pull request #1409: Add dict page
URL: https://github.com/apache/incubator-doris/pull/1409
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
imay opened a new pull request #1552: Fix bug which make BE crash when load HLL
type
URL: https://github.com/apache/incubator-doris/pull/1552
This is an automated message from the Apache Git Service.
To respond to the messag
kangpinghuang closed issue #1408: Add dict encoding page
URL: https://github.com/apache/incubator-doris/issues/1408
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
imay merged pull request #1552: Fix bug which make BE crash when load HLL type
URL: https://github.com/apache/incubator-doris/pull/1552
This is an automated message from the Apache Git Service.
To respond to the message, plea
zhangy5 opened a new issue #1553: The result of count_distinc() is wrong
URL: https://github.com/apache/incubator-doris/issues/1553
**Describe the bug**
The result of count_distinct() is wrong. The count_distinct result is
different from count distinct.
 NULL COMMENT "",
`k2` int(
zhangy5 opened a new issue #1555: Insert default value failed when column is
nullable and do not set default value explicitly
URL: https://github.com/apache/incubator-doris/issues/1555
**Describe the bug**
Create table like
CREATE TABLE `d` (
`k1` int(11) NULL COMMENT "",
zhangy5 commented on issue #1554: Insert default value failed when column is
nullable and do not set default value
URL:
https://github.com/apache/incubator-doris/issues/1554#issuecomment-515381526
duplicate issue #1555
This
EmmyMiao87 opened a new pull request #1556: Allow the null default in insert
into stmt
URL: https://github.com/apache/incubator-doris/pull/1556
The default value of null is forbidden in insert into stmt while null column
has not been mentioned in stmt.
This is a bug because the unmentio
imay merged pull request #1544: Fix bug that getting compatible type for TIME
with other types fails
URL: https://github.com/apache/incubator-doris/pull/1544
This is an automated message from the Apache Git Service.
To respo
morningman opened a new issue #1557: Support loading data into mutil tables in
one load execution plan
URL: https://github.com/apache/incubator-doris/issues/1557
Currently, Doris only supports loading data into one table in a load
execution plan.
Which means if user want to load the dat
imay merged pull request #1556: Allow the null default in insert into stmt
URL: https://github.com/apache/incubator-doris/pull/1556
This is an automated message from the Apache Git Service.
To respond to the message, please l
morningman opened a new pull request #1546: Fix bugs of Broker load
URL: https://github.com/apache/incubator-doris/pull/1546
1. Use same UUID as query ID and load ID of a load execution plan.
Each load execution plan has a load ID, and as a plan, there is also a query
ID.
We can use s
morningman closed pull request #1546: Fix bugs of Broker load
URL: https://github.com/apache/incubator-doris/pull/1546
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
morningman opened a new pull request #1558: Modify load docs
URL: https://github.com/apache/incubator-doris/pull/1558
Make it work with documentation website
This is an automated message from the Apache Git Service.
To respond
imay merged pull request #1546: Fix bugs of Broker load
URL: https://github.com/apache/incubator-doris/pull/1546
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
morningman closed pull request #1558: Modify load docs
URL: https://github.com/apache/incubator-doris/pull/1558
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
morningman opened a new pull request #1558: Modify load docs
URL: https://github.com/apache/incubator-doris/pull/1558
Make it work with documentation website
This is an automated message from the Apache Git Service.
To respond
EmmyMiao87 commented on a change in pull request #1558: Modify load docs
URL: https://github.com/apache/incubator-doris/pull/1558#discussion_r307964867
##
File path:
docs/documentation/cn/administrator-guide/load-data/broker-load-manual.md
##
@@ -1,386 +1,451 @@
# Broker
EmmyMiao87 commented on a change in pull request #1558: Modify load docs
URL: https://github.com/apache/incubator-doris/pull/1558#discussion_r307964959
##
File path:
docs/documentation/cn/administrator-guide/load-data/broker-load-manual.md
##
@@ -1,386 +1,451 @@
# Broker
EmmyMiao87 commented on a change in pull request #1558: Modify load docs
URL: https://github.com/apache/incubator-doris/pull/1558#discussion_r307965409
##
File path:
docs/documentation/cn/administrator-guide/load-data/insert-into-manual.md
##
@@ -1,98 +1,104 @@
-# Insert i
EmmyMiao87 commented on a change in pull request #1558: Modify load docs
URL: https://github.com/apache/incubator-doris/pull/1558#discussion_r307965054
##
File path: docs/documentation/cn/administrator-guide/load-data/index.rst
##
@@ -4,6 +4,9 @@
.. toctree::
:maxde
EmmyMiao87 commented on a change in pull request #1558: Modify load docs
URL: https://github.com/apache/incubator-doris/pull/1558#discussion_r307964761
##
File path:
docs/documentation/cn/administrator-guide/load-data/broker-load-manual.md
##
@@ -1,386 +1,451 @@
# Broker
morningman commented on a change in pull request #1558: Modify load docs
URL: https://github.com/apache/incubator-doris/pull/1558#discussion_r307968036
##
File path:
docs/documentation/cn/administrator-guide/load-data/broker-load-manual.md
##
@@ -1,386 +1,451 @@
# Broker
morningman commented on a change in pull request #1558: Modify load docs
URL: https://github.com/apache/incubator-doris/pull/1558#discussion_r307968046
##
File path:
docs/documentation/cn/administrator-guide/load-data/broker-load-manual.md
##
@@ -1,386 +1,451 @@
# Broker
morningman commented on a change in pull request #1558: Modify load docs
URL: https://github.com/apache/incubator-doris/pull/1558#discussion_r307968059
##
File path: docs/documentation/cn/administrator-guide/load-data/index.rst
##
@@ -4,6 +4,9 @@
.. toctree::
:maxde
morningman commented on a change in pull request #1558: Modify load docs
URL: https://github.com/apache/incubator-doris/pull/1558#discussion_r307968294
##
File path:
docs/documentation/cn/administrator-guide/load-data/broker-load-manual.md
##
@@ -1,386 +1,451 @@
# Broker
acelyc111 opened a new pull request #1559: thirdparty: bump bzip version to
1.0.8
URL: https://github.com/apache/incubator-doris/pull/1559
bzip2-1.0.6 is outdated, and the latest version is bzip2-1.0.8.
This is an automated m
morningman commented on issue #1559: thirdparty: bump bzip version to 1.0.8
URL: https://github.com/apache/incubator-doris/pull/1559#issuecomment-515762472
Is there any new features or bugs fixed in new version 1.0.8.
Could you show use the change log?
---
morningman opened a new pull request #1560: Do not get file size in Broker
openReader() method
URL: https://github.com/apache/incubator-doris/pull/1560
The file is already got when listing files.
Get file size in openReader() again is unnecessary and inefficient.
--
acelyc111 commented on issue #1559: thirdparty: bump bzip version to 1.0.8
URL: https://github.com/apache/incubator-doris/pull/1559#issuecomment-515763623
I submmit this PR just because I can't build thirdparties, seems bzip2 1.0.6
download url is outdated, and the latest released stable ve
acelyc111 edited a comment on issue #1559: thirdparty: bump bzip version to
1.0.8
URL: https://github.com/apache/incubator-doris/pull/1559#issuecomment-515763623
I submmit this PR just because I can't build thirdparties, seems bzip2 1.0.6
download url is outdated, and the latest released s
1801 - 1900 of 7706 matches
Mail list logo