chenhao7253886 opened a new pull request #1471: Planner support push down
predicates past agg, win and sort
URL: https://github.com/apache/incubator-doris/pull/1471
…sort
This is an automated message from the Apache Git Servi
imay commented on issue #1469: Fix bug when use SELECT * FROM TABLE LIMIT 1
URL: https://github.com/apache/incubator-doris/pull/1469#issuecomment-511168038
#1470
This is an automated message from the Apache Git Service.
To re
WingsGo opened a new issue #1470: SQL Statement SELECT * FROM TABLE LIMIT 1 may
cause BE crash when table datas is large.
URL: https://github.com/apache/incubator-doris/issues/1470
**Describe the bug**
When I use SQL Statement SELECT * FROM TABLE LIMIT 1 in a table with large
datas, the
imay merged pull request #1469: Fix bug when use SELECT * FROM TABLE LIMIT 1
URL: https://github.com/apache/incubator-doris/pull/1469
This is an automated message from the Apache Git Service.
To respond to the message, please
WingsGo opened a new pull request #1469: Fix bug when use SELECT * FROM TABLE
LIMIT 1
URL: https://github.com/apache/incubator-doris/pull/1469
When I use SQL Statement SELECT * FROM TABLE LIMIT 1 in a table with large
datas, the query statement will cause BE crash.The profile shows that th
WingsGo closed pull request #1468: Fix bug when use SQL Statement SELECT * FROM
TABLE LIMIT 1
URL: https://github.com/apache/incubator-doris/pull/1468
This is an automated message from the Apache Git Service.
To respond to t
morningman commented on a change in pull request #1468: Fix bug when use SQL
Statement SELECT * FROM TABLE LIMIT 1
URL: https://github.com/apache/incubator-doris/pull/1468#discussion_r303207082
##
File path: be/src/exec/olap_scanner.cpp
##
@@ -467,6 +468,7 @@ void OlapScan
WingsGo opened a new pull request #1468: Fix bug when use SQL Statement SELECT
* FROM TABLE LIMIT 1
URL: https://github.com/apache/incubator-doris/pull/1468
When I use SQL Statement SELECT * FROM TABLE LIMIT 1, I found that it will
scan more rows which will cost more query time.
-
imay merged pull request #1467: doris snappy thirdparty build with
optimize-options
URL: https://github.com/apache/incubator-doris/pull/1467
This is an automated message from the Apache Git Service.
To respond to the message
imay closed pull request #1467: doris snappy thirdparty build with
optimize-options
URL: https://github.com/apache/incubator-doris/pull/1467
This is an automated message from the Apache Git Service.
To respond to the message
zhongyun2019 opened a new pull request #1467: doris snappy thirdparty build
with optimize-options
URL: https://github.com/apache/incubator-doris/pull/1467
#1466Add doris snappy thirdparty build optimize-options
This is an
zhongyun2019 opened a new pull request #1467: doris snappy thirdparty build
with optimize-options
URL: https://github.com/apache/incubator-doris/pull/1467
#1466Add doris snappy thirdparty build optimize-options
This is an
zhongyun2019 opened a new issue #1466: doris thirdparty snappy build without
Optimize-Options
URL: https://github.com/apache/incubator-doris/issues/1466
When i do some sql optimization, I found snappy compress cost 40% in pprof
svg image.
After i rebuilt doris with snappy thirdparty
13 matches
Mail list logo