[GitHub] kangkaisen commented on issue #246: Colocate Join (#245)

2018-11-02 Thread GitBox
kangkaisen commented on issue #246: Colocate Join (#245) URL: https://github.com/apache/incubator-doris/pull/246#issuecomment-435353104 Update this commit. Because the change for latest code is big, I will do a full test on this weekend. ---

[GitHub] lide-reed opened a new pull request #278: Correct an error in READEME.md

2018-11-02 Thread GitBox
lide-reed opened a new pull request #278: Correct an error in READEME.md URL: https://github.com/apache/incubator-doris/pull/278 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] lide-reed closed pull request #275: Fixed wrong link in READEME.md

2018-11-02 Thread GitBox
lide-reed closed pull request #275: Fixed wrong link in READEME.md URL: https://github.com/apache/incubator-doris/pull/275 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[GitHub] morningman commented on a change in pull request #275: Fixed wrong link in READEME.md

2018-11-02 Thread GitBox
morningman commented on a change in pull request #275: Fixed wrong link in READEME.md URL: https://github.com/apache/incubator-doris/pull/275#discussion_r230319754 ## File path: README.md ## @@ -199,7 +199,7 @@ Currently we only support full data backup data rather than i

[GitHub] kangkaisen commented on issue #256: Improve cardinality, avgRowSize, numNodes stat info in OlapScanNode

2018-11-02 Thread GitBox
kangkaisen commented on issue #256: Improve cardinality, avgRowSize, numNodes stat info in OlapScanNode URL: https://github.com/apache/incubator-doris/pull/256#issuecomment-435318443 Update this commit This is an automated me

[GitHub] kangkaisen commented on issue #255: Simplify constant Expr

2018-11-02 Thread GitBox
kangkaisen commented on issue #255: Simplify constant Expr URL: https://github.com/apache/incubator-doris/pull/255#issuecomment-435315874 Update this commit. This is an automated message from the Apache Git Service. To respond

Podling Report Reminder - November 2018

2018-11-02 Thread jmclean
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 21 November 2018, 10:30 am PDT. The report for your podling will for

Re: Refactoring to work with Apache Impala

2018-11-02 Thread Li,De(BDG)
I created an issue for this: https://github.com/apache/incubator-doris/issues/270 Best Regards, Reed On 2018/11/2 上午11:19, "Li,De(BDG)" wrote: >Yes, I agree with you. We are going to use GitHub Issues for Doris, I will >put them into GitHub Issues. > >Best Regards, >Reed > >On 2018/11/2 上午11:00

[GitHub] imay closed pull request #277: Remove my aes

2018-11-02 Thread GitBox
imay closed pull request #277: Remove my aes URL: https://github.com/apache/incubator-doris/pull/277 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork),

[GitHub] kangpinghuang opened a new pull request #277: Remove my aes

2018-11-02 Thread GitBox
kangpinghuang opened a new pull request #277: Remove my aes URL: https://github.com/apache/incubator-doris/pull/277 Remove my aes and fix palo ns to doris This is an automated message from the Apache Git Service. To respond to

[GitHub] imay closed issue #271: User can not kill it own session with 'kill' cmd

2018-11-02 Thread GitBox
imay closed issue #271: User can not kill it own session with 'kill' cmd URL: https://github.com/apache/incubator-doris/issues/271 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] imay closed pull request #276: Fix a bug that user can not kill it own connection

2018-11-02 Thread GitBox
imay closed pull request #276: Fix a bug that user can not kill it own connection URL: https://github.com/apache/incubator-doris/pull/276 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is

[GitHub] morningman opened a new pull request #276: Fix a bug that user can not kill it own connection

2018-11-02 Thread GitBox
morningman opened a new pull request #276: Fix a bug that user can not kill it own connection URL: https://github.com/apache/incubator-doris/pull/276 Resolves: #271 This is an automated message from the Apache Git Service. T

[GitHub] morningman closed pull request #274: Change SQL built-in function's symbol

2018-11-02 Thread GitBox
morningman closed pull request #274: Change SQL built-in function's symbol URL: https://github.com/apache/incubator-doris/pull/274 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a forei

[GitHub] kangkaisen commented on issue #253: Doris view support parenthesis

2018-11-02 Thread GitBox
kangkaisen commented on issue #253: Doris view support parenthesis URL: https://github.com/apache/incubator-doris/pull/253#issuecomment-435304264 Update this commit This is an automated message from the Apache Git Service. To

[GitHub] lide-reed opened a new pull request #275: Fixed wrong link in READEME.md

2018-11-02 Thread GitBox
lide-reed opened a new pull request #275: Fixed wrong link in READEME.md URL: https://github.com/apache/incubator-doris/pull/275 Fixed wrong link of install and deploy to the wiki. This is an automated message from the Apache

[GitHub] imay closed pull request #250: Fix trivial log issue

2018-11-02 Thread GitBox
imay closed pull request #250: Fix trivial log issue URL: https://github.com/apache/incubator-doris/pull/250 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from

[GitHub] kangkaisen commented on issue #252: Doris support NULLS LAST and NULLS FIRST

2018-11-02 Thread GitBox
kangkaisen commented on issue #252: Doris support NULLS LAST and NULLS FIRST URL: https://github.com/apache/incubator-doris/pull/252#issuecomment-435300080 Update this commit This is an automated message from the Apache Git Se

[GitHub] kangkaisen commented on a change in pull request #250: Fix trivial log issue

2018-11-02 Thread GitBox
kangkaisen commented on a change in pull request #250: Fix trivial log issue URL: https://github.com/apache/incubator-doris/pull/250#discussion_r230293064 ## File path: fe/src/main/java/org/apache/doris/analysis/InsertStmt.java ## @@ -233,7 +233,7 @@ public void analyze(Ana

[GitHub] imay commented on a change in pull request #250: Fix trivial log issue

2018-11-02 Thread GitBox
imay commented on a change in pull request #250: Fix trivial log issue URL: https://github.com/apache/incubator-doris/pull/250#discussion_r230292477 ## File path: fe/src/main/java/org/apache/doris/analysis/InsertStmt.java ## @@ -233,7 +233,7 @@ public void analyze(Analyzer

[GitHub] kangkaisen commented on a change in pull request #250: Fix InsertStmt explain bug

2018-11-02 Thread GitBox
kangkaisen commented on a change in pull request #250: Fix InsertStmt explain bug URL: https://github.com/apache/incubator-doris/pull/250#discussion_r230291291 ## File path: fe/src/main/java/org/apache/doris/analysis/InsertStmt.java ## @@ -233,7 +233,7 @@ public void analy

[GitHub] chenhao7253886 opened a new pull request #274: Change SQL built-in function's symbol

2018-11-02 Thread GitBox
chenhao7253886 opened a new pull request #274: Change SQL built-in function's symbol URL: https://github.com/apache/incubator-doris/pull/274 Change "palo" in built-in function symbol to "doris" This is an automated message fr

[GitHub] chenhao7253886 closed pull request #272: Change SQL built-in function's symbol

2018-11-02 Thread GitBox
chenhao7253886 closed pull request #272: Change SQL built-in function's symbol URL: https://github.com/apache/incubator-doris/pull/272 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a f

[DISCUSS]Use GitHub Issue as issue tracking system

2018-11-02 Thread Zhao Chun
Hi all I propose that we use GitHub Issues as our issue tracking system. Because all the committers now are located in China, accessing Apache Jira from here is very very slow. Looking forward to your reply Thanks, Zhao Chun

[GitHub] imay closed issue #257: rewrite aes encryption

2018-11-02 Thread GitBox
imay closed issue #257: rewrite aes encryption URL: https://github.com/apache/incubator-doris/issues/257 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the UR

[GitHub] imay closed pull request #264: Rewrite aes encryption #257

2018-11-02 Thread GitBox
imay closed pull request #264: Rewrite aes encryption #257 URL: https://github.com/apache/incubator-doris/pull/264 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request

[GitHub] kangkaisen commented on issue #251: Fix InsertStmt reAnalyze bug

2018-11-02 Thread GitBox
kangkaisen commented on issue #251: Fix InsertStmt reAnalyze bug URL: https://github.com/apache/incubator-doris/pull/251#issuecomment-435292231 Update this commit. This is an automated message from the Apache Git Service. To r

[GitHub] lide-reed opened a new pull request #273: update README.md and build.sh

2018-11-02 Thread GitBox
lide-reed opened a new pull request #273: update README.md and build.sh URL: https://github.com/apache/incubator-doris/pull/273 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] wuyunfeng commented on a change in pull request #272: Change SQL built-in function's symbol

2018-11-02 Thread GitBox
wuyunfeng commented on a change in pull request #272: Change SQL built-in function's symbol URL: https://github.com/apache/incubator-doris/pull/272#discussion_r230283803 ## File path: gensrc/script/gen_build_version.sh ## @@ -143,7 +143,7 @@ cat >"${GEN_CPP_DIR}/version.h"

[GitHub] wuyunfeng commented on a change in pull request #272: Change SQL built-in function's symbol

2018-11-02 Thread GitBox
wuyunfeng commented on a change in pull request #272: Change SQL built-in function's symbol URL: https://github.com/apache/incubator-doris/pull/272#discussion_r230283782 ## File path: gensrc/script/gen_functions.py ## @@ -595,7 +595,7 @@ #ifndef BDG_PALO_OPCODE_FUNCTIONS_