[jira] [Updated] (PHOENIX-3312) Dividing int constant values should result in decimal

2016-09-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3312: -- Description: When dividing int constants the result is an int while it should be decimal

[jira] [Updated] (PHOENIX-3312) Dividing int constant values should result in decimal

2016-09-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3312: -- Summary: Dividing int constant values should result in decimal (was: when dividing int

[jira] [Updated] (PHOENIX-3312) when dividing int column the value is in while it should be flout (like 1/3 = 0 and not 0.33)

2016-09-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3312: -- Fix Version/s: 4.9.0 > when dividing int column the value is in while it should be flout

[jira] [Created] (PHOENIX-3312) when dividing int column the value is in while it should be flout (like 1/3 = 0 and not 0.33)

2016-09-21 Thread noam bulvik (JIRA)
noam bulvik created PHOENIX-3312: Summary: when dividing int column the value is in while it should be flout (like 1/3 = 0 and not 0.33) Key: PHOENIX-3312 URL: https://issues.apache.org/jira/browse/PHOENIX-3312

[jira] [Updated] (PHOENIX-3181) Run test methods in parallel to reduce test suite run time

2016-09-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3181: -- Attachment: PHOENIX-3181_v5.patch Patch that turns on parallelization in surefire. Let's see

[jira] [Updated] (PHOENIX-3308) Shutdown minicluster after parallel tests complete

2016-09-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3308: -- Attachment: PHOENIX-3308_addendum3.patch > Shutdown minicluster after parallel tests complete

[jira] [Commented] (PHOENIX-3311) phoenix-spark("4.8.0-HBase-1.2") is not compatible with spark 2.0

2016-09-21 Thread kui xiang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511976#comment-15511976 ] kui xiang commented on PHOENIX-3311: "Logging" has bean removed from package org.apache.spark and

[jira] [Updated] (PHOENIX-3311) phoenix-spark("4.8.0-HBase-1.2") is not compatible with spark 2.0

2016-09-21 Thread kui xiang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kui xiang updated PHOENIX-3311: --- Description: sbt: libraryDependencies += "org.apache.phoenix" % "phoenix-spark" %

[jira] [Updated] (PHOENIX-3311) phoenix-spark("4.8.0-HBase-1.2") is not compatible with spark 2.0

2016-09-21 Thread kui xiang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kui xiang updated PHOENIX-3311: --- Description: sbt: libraryDependencies += "org.apache.phoenix" % "phoenix-spark" %

[jira] [Updated] (PHOENIX-3311) phoenix-spark("4.8.0-HBase-1.2") is not compatible with spark 2.0

2016-09-21 Thread kui xiang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kui xiang updated PHOENIX-3311: --- Description: sbt: libraryDependencies += "org.apache.phoenix" % "phoenix-spark" %

[jira] [Created] (PHOENIX-3311) phoenix-spark("4.8.0-HBase-1.2") is not compatible with spark 2.0

2016-09-21 Thread kui xiang (JIRA)
kui xiang created PHOENIX-3311: -- Summary: phoenix-spark("4.8.0-HBase-1.2") is not compatible with spark 2.0 Key: PHOENIX-3311 URL: https://issues.apache.org/jira/browse/PHOENIX-3311 Project: Phoenix

[jira] [Updated] (PHOENIX-3310) where clause optimization in join queries work not well

2016-09-21 Thread wangweiyi (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangweiyi updated PHOENIX-3310: --- Description: select * from xxx x join yyy y on x.col1=y.col1 where x.col1='1' select * from xxx x

Re: Guidence for phoenix calcite development

2016-09-21 Thread Josh Elser
Hi Krishna, Thanks for your interest in contributing to Apache Phoenix. Have you seen http://phoenix.apache.org/contributing.html? Please take some time to read through the information on the website and then ask a more pointed question if you are confused. - Josh Shiva Krishna wrote: Hi

[jira] [Created] (PHOENIX-3310) where clause optimization in join queries work not well

2016-09-21 Thread wangweiyi (JIRA)
wangweiyi created PHOENIX-3310: -- Summary: where clause optimization in join queries work not well Key: PHOENIX-3310 URL: https://issues.apache.org/jira/browse/PHOENIX-3310 Project: Phoenix

[jira] [Updated] (PHOENIX-3308) Shutdown minicluster after parallel tests complete

2016-09-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3308: -- Attachment: PHOENIX-3308_addendum2.patch > Shutdown minicluster after parallel tests complete

[jira] [Commented] (PHOENIX-3308) Shutdown minicluster after parallel tests complete

2016-09-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511284#comment-15511284 ] Hudson commented on PHOENIX-3308: - FAILURE: Integrated in Jenkins build Phoenix-master #1412 (See

[jira] [Commented] (PHOENIX-3253) Make changes to tests to support method level parallelization

2016-09-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511285#comment-15511285 ] Hudson commented on PHOENIX-3253: - FAILURE: Integrated in Jenkins build Phoenix-master #1412 (See

[jira] [Updated] (PHOENIX-2930) Cannot resolve columns aliased to its own name

2016-09-21 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-2930: - Attachment: PHOENIX-2930.2.patch Came up with a slightly different patch. Instead of making up

[jira] [Commented] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-09-21 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511157#comment-15511157 ] Lars Hofhansl commented on PHOENIX-1367: [~twdsi...@gmail.com], see PHOENIX-3307. This breaks

[jira] [Commented] (PHOENIX-3307) Backward compatibility fails for tables with index (4.7.0 client - 4.8.1 server)

2016-09-21 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511155#comment-15511155 ] Lars Hofhansl commented on PHOENIX-3307: Awesome work catching this [~mujtabachohan]!

[jira] [Created] (PHOENIX-3309) Divide query planning into multiple stages

2016-09-21 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-3309: Summary: Divide query planning into multiple stages Key: PHOENIX-3309 URL: https://issues.apache.org/jira/browse/PHOENIX-3309 Project: Phoenix Issue Type:

[jira] [Updated] (PHOENIX-3308) Shutdown minicluster after parallel tests complete

2016-09-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3308: -- Attachment: PHOENIX-3308_addendum.patch > Shutdown minicluster after parallel tests complete

[jira] [Commented] (PHOENIX-3305) Parser doesn't accept UNION ALL with LIMIT

2016-09-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511061#comment-15511061 ] Nick Dimiduk commented on PHOENIX-3305: --- Yes, the nested subselect achieves my desired results.

[jira] [Updated] (PHOENIX-3253) Make changes to tests to support method level parallelization

2016-09-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3253: -- Attachment: PHOENIX-3253_addendum2.patch Fixes for StatsCollectionIT when run in parallel to

[jira] [Updated] (PHOENIX-3253) Make changes to tests to support method level parallelization

2016-09-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3253: -- Summary: Make changes to tests to support method level parallelization (was: Make changes to

[jira] [Created] (PHOENIX-3308) Shutdown minicluster after parallel tests complete

2016-09-21 Thread James Taylor (JIRA)
James Taylor created PHOENIX-3308: - Summary: Shutdown minicluster after parallel tests complete Key: PHOENIX-3308 URL: https://issues.apache.org/jira/browse/PHOENIX-3308 Project: Phoenix

[jira] [Created] (PHOENIX-3307) Backward compatibility fails for tables with index (4.7.0 client - 4.8.1 server)

2016-09-21 Thread Mujtaba Chohan (JIRA)
Mujtaba Chohan created PHOENIX-3307: --- Summary: Backward compatibility fails for tables with index (4.7.0 client - 4.8.1 server) Key: PHOENIX-3307 URL: https://issues.apache.org/jira/browse/PHOENIX-3307

[jira] [Commented] (PHOENIX-3307) Backward compatibility fails for tables with index (4.7.0 client - 4.8.1 server)

2016-09-21 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510923#comment-15510923 ] Mujtaba Chohan commented on PHOENIX-3307: - FYI [~larsh] > Backward compatibility fails for

[jira] [Comment Edited] (PHOENIX-3307) Backward compatibility fails for tables with index (4.7.0 client - 4.8.1 server)

2016-09-21 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510923#comment-15510923 ] Mujtaba Chohan edited comment on PHOENIX-3307 at 9/21/16 7:32 PM: -- FYI

[jira] [Created] (PHOENIX-3306) SQL_DATA_TYPE and SQL_DATETIME_SUB is always NULL

2016-09-21 Thread Kevin Liew (JIRA)
Kevin Liew created PHOENIX-3306: --- Summary: SQL_DATA_TYPE and SQL_DATETIME_SUB is always NULL Key: PHOENIX-3306 URL: https://issues.apache.org/jira/browse/PHOENIX-3306 Project: Phoenix Issue

Guidence for phoenix calcite development

2016-09-21 Thread Shiva Krishna
Hi All, I am using phoenix from the past 3 months (Just using for a project of mine). I see that you guys are actively working on Phoenix - Calcite integration. Can you please guide me for any documentation on to understand phoenix project and to start contributing. Thanks, Krishna.

[jira] [Commented] (PHOENIX-3305) Parser doesn't accept UNION ALL with LIMIT

2016-09-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510839#comment-15510839 ] James Taylor commented on PHOENIX-3305: --- Oops - sorry, missed that, [~ndimiduk]. Is the behavior

[jira] [Commented] (PHOENIX-3305) Parser doesn't accept UNION ALL with LIMIT

2016-09-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510565#comment-15510565 ] Nick Dimiduk commented on PHOENIX-3305: --- Yep, precisely what I have in the description. Thanks

[jira] [Commented] (PHOENIX-3305) Parser doesn't accept UNION ALL with LIMIT

2016-09-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510514#comment-15510514 ] James Taylor commented on PHOENIX-3305: --- You want each query to have a limit of 1? Try this:

[jira] [Commented] (PHOENIX-3305) Parser doesn't accept UNION ALL with LIMIT

2016-09-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510497#comment-15510497 ] Nick Dimiduk commented on PHOENIX-3305: --- Yes, this is what I've observed; not the behavior for

[jira] [Resolved] (PHOENIX-3305) Parser doesn't accept UNION ALL with LIMIT

2016-09-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-3305. --- Resolution: Not A Problem The LIMIT clause may only be at the end, essentially adding a

[jira] [Created] (PHOENIX-3305) Parser doesn't accept UNION ALL with LIMIT

2016-09-21 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created PHOENIX-3305: - Summary: Parser doesn't accept UNION ALL with LIMIT Key: PHOENIX-3305 URL: https://issues.apache.org/jira/browse/PHOENIX-3305 Project: Phoenix Issue Type:

[jira] [Commented] (PHOENIX-3304) Tracing tests failing

2016-09-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509351#comment-15509351 ] Hudson commented on PHOENIX-3304: - FAILURE: Integrated in Jenkins build Phoenix-master #1411 (See