[GitHub] [incubator-doris] Seaven closed pull request #2978: Incomplete support Array type (#2871)

2020-02-23 Thread GitBox
Seaven closed pull request #2978: Incomplete support Array type (#2871) URL: https://github.com/apache/incubator-doris/pull/2978 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-doris] Seaven opened a new pull request #2978: Incomplete support Array type (#2871)

2020-02-23 Thread GitBox
Seaven opened a new pull request #2978: Incomplete support Array type (#2871) URL: https://github.com/apache/incubator-doris/pull/2978 Incomplete support Array type The sub-element type only support INT/VARCHAR. Main include: * FE SQL syntax (Create table) support array

[GitHub] [incubator-doris] Lishi-hub closed pull request #2911: Support not_empty function and empty function

2020-02-23 Thread GitBox
Lishi-hub closed pull request #2911: Support not_empty function and empty function URL: https://github.com/apache/incubator-doris/pull/2911 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-doris] Lishi-hub opened a new pull request #2977: Support null_or_empty function

2020-02-23 Thread GitBox
Lishi-hub opened a new pull request #2977: Support null_or_empty function URL: https://github.com/apache/incubator-doris/pull/2977 It returns true if the string is an empty string or NULL. Otherwise it returns false. #2592 #2593 -

[GitHub] [incubator-doris] gaodayue commented on issue #2976: [Proposal] Select * support HLL and Bitmap column

2020-02-23 Thread GitBox
gaodayue commented on issue #2976: [Proposal] Select * support HLL and Bitmap column URL: https://github.com/apache/incubator-doris/issues/2976#issuecomment-590167658 Usually it's a mistake to directly select HLL or bitmap column without applying function on it. In order to work around th

[GitHub] [incubator-doris] imay commented on issue #2976: [Proposal] Select * support HLL and Bitmap column

2020-02-23 Thread GitBox
imay commented on issue #2976: [Proposal] Select * support HLL and Bitmap column URL: https://github.com/apache/incubator-doris/issues/2976#issuecomment-590163258 I prefer 2. If we follow the third way, its behavior will be inconsistent with `insert into select *`.

[GitHub] [incubator-doris] kangkaisen opened a new issue #2976: [Proposal] Select * support HLL and Bitmap column

2020-02-23 Thread GitBox
kangkaisen opened a new issue #2976: [Proposal] Select * support HLL and Bitmap column URL: https://github.com/apache/incubator-doris/issues/2976 ## Why Currently, select * doesn't support HLL and Bitmap column. 1. Which isn't compatible with tableau or navicat ... mysql tool and BI

[GitHub] [incubator-doris] imay commented on a change in pull request #2972: Remove unused LLVM related codes of directory:be/src/exprs (#2910)

2020-02-23 Thread GitBox
imay commented on a change in pull request #2972: Remove unused LLVM related codes of directory:be/src/exprs (#2910) URL: https://github.com/apache/incubator-doris/pull/2972#discussion_r383075294 ## File path: be/src/exprs/anyval_util.h ## @@ -18,12 +18,12 @@ #ifndef DORI

[GitHub] [incubator-doris] imay commented on a change in pull request #2953: [segment_v2] Switch to Unified and Extensible Page Format

2020-02-23 Thread GitBox
imay commented on a change in pull request #2953: [segment_v2] Switch to Unified and Extensible Page Format URL: https://github.com/apache/incubator-doris/pull/2953#discussion_r382045474 ## File path: gensrc/proto/segment_v2.proto ## @@ -205,22 +191,52 @@ message IndexedCo

[GitHub] [incubator-doris] imay commented on a change in pull request #2953: [segment_v2] Switch to Unified and Extensible Page Format

2020-02-23 Thread GitBox
imay commented on a change in pull request #2953: [segment_v2] Switch to Unified and Extensible Page Format URL: https://github.com/apache/incubator-doris/pull/2953#discussion_r382045727 ## File path: gensrc/proto/segment_v2.proto ## @@ -205,22 +191,52 @@ message IndexedCo

[GitHub] [incubator-doris] kangkaisen merged pull request #2966: Add more constraints for bitmap column

2020-02-23 Thread GitBox
kangkaisen merged pull request #2966: Add more constraints for bitmap column URL: https://github.com/apache/incubator-doris/pull/2966 This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-doris] branch master updated: Add more constraints for bitmap column (#2966)

2020-02-23 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen 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 fb5b58b Add more constraints for b

[GitHub] [incubator-doris] wuyunfeng edited a comment on issue #2916: doris on es report 500 Internal Privoxy Error

2020-02-23 Thread GitBox
wuyunfeng edited a comment on issue #2916: doris on es report 500 Internal Privoxy Error URL: https://github.com/apache/incubator-doris/issues/2916#issuecomment-590147597 @hexian55 你加下 imay的微信,我们拉个讨论组,最近太忙把这事给忘了,咱们当面沟通说 Thi

[GitHub] [incubator-doris] wuyunfeng edited a comment on issue #2916: doris on es report 500 Internal Privoxy Error

2020-02-23 Thread GitBox
wuyunfeng edited a comment on issue #2916: doris on es report 500 Internal Privoxy Error URL: https://github.com/apache/incubator-doris/issues/2916#issuecomment-590147597 @hexian55 你加下 imay的微信,我们拉个讨论组,最近太忙把这事给忘了,当面沟通说吧 This

[GitHub] [incubator-doris] wuyunfeng commented on issue #2916: doris on es report 500 Internal Privoxy Error

2020-02-23 Thread GitBox
wuyunfeng commented on issue #2916: doris on es report 500 Internal Privoxy Error URL: https://github.com/apache/incubator-doris/issues/2916#issuecomment-590147597 @hexian55 你加下 imay的微信,我们拉个讨论组,最近太忙把这事给忘了 This is an automat