[jira] [Commented] (PHOENIX-3338) Move flapping test into test class marked as NotThreadSafe

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

[jira] [Created] (PHOENIX-3340) Dropping column doesn't drop index for local immutable indexes with STORE_COLUMNS_IN_SINGLE_CELL

2016-09-29 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-3340: - Summary: Dropping column doesn't drop index for local immutable indexes with STORE_COLUMNS_IN_SINGLE_CELL Key: PHOENIX-3340 URL:

[jira] [Commented] (PHOENIX-3339) Some transaction tests are flapping under load

2016-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15534586#comment-15534586 ] James Taylor commented on PHOENIX-3339: --- Would you be able to try to get to the bottom of this

[jira] [Updated] (PHOENIX-3339) Some transaction tests are flapping under load

2016-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3339: -- Description: When the transaction-related tests are run in parallel, some of them are

[jira] [Created] (PHOENIX-3339) Some transaction tests are flapping under load

2016-09-29 Thread James Taylor (JIRA)
James Taylor created PHOENIX-3339: - Summary: Some transaction tests are flapping under load Key: PHOENIX-3339 URL: https://issues.apache.org/jira/browse/PHOENIX-3339 Project: Phoenix Issue

[jira] [Created] (PHOENIX-3338) Move flapping test into test class marked as NotThreadSafe

2016-09-29 Thread James Taylor (JIRA)
James Taylor created PHOENIX-3338: - Summary: Move flapping test into test class marked as NotThreadSafe Key: PHOENIX-3338 URL: https://issues.apache.org/jira/browse/PHOENIX-3338 Project: Phoenix

[jira] [Commented] (PHOENIX-3242) Support CREATE OR REPLACE FUNCTION in Phoenix-Calcite Integration

2016-09-29 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15534432#comment-15534432 ] Maryann Xue commented on PHOENIX-3242: -- Thank you, [~rajeshbabu], for the WIP patch! I have a quick

useful links to track calcite branch test results over time

2016-09-29 Thread James Taylor
FYI, I've enabled the Jenkins build on the calcite branch to run the integration test even if the unit tests fail. To see test failures over time see: https://builds.apache.org/job/Phoenix-calcite/16/testReport/history/countGraph/png?start=0end=25 The red shows failed tests while the blue is all

[jira] [Commented] (PHOENIX-3337) Continue calcite branch build on unit test failure

2016-09-29 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15534042#comment-15534042 ] Maryann Xue commented on PHOENIX-3337: -- Thank you, [~jamestaylor], for making this check-in! >

[jira] [Resolved] (PHOENIX-3337) Continue calcite branch build on unit test failure

2016-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-3337. --- Resolution: Fixed Assignee: James Taylor > Continue calcite branch build on unit test

[jira] [Created] (PHOENIX-3337) Continue calcite branch build on unit test failure

2016-09-29 Thread James Taylor (JIRA)
James Taylor created PHOENIX-3337: - Summary: Continue calcite branch build on unit test failure Key: PHOENIX-3337 URL: https://issues.apache.org/jira/browse/PHOENIX-3337 Project: Phoenix

Re: [ANNOUNCE] Apache Phoenix 4.8.1 is available for download

2016-09-29 Thread James Taylor
Apache Phoenix enables OLTP and operational analytics for Hadoop through SQL support using HBase as it's backing store and integrates with other projects in the ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. On Tue, Sep 27, 2016 at 10:27 PM, wrote: > The Phoenix

[jira] [Issue Comment Deleted] (PHOENIX-3298) Create Table: Single column primary key may not be null

2016-09-29 Thread Eric Lomore (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Lomore updated PHOENIX-3298: - Comment: was deleted (was: Ah! I didn't realize they were non-primitive on the Phoenix side.

[jira] [Commented] (PHOENIX-3298) Create Table: Single column primary key may not be null

2016-09-29 Thread Eric Lomore (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533846#comment-15533846 ] Eric Lomore commented on PHOENIX-3298: -- Ah! I didn't realize they were non-primitive on the Phoenix

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533807#comment-15533807 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user lomoree commented on a diff in the pull

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread lomoree
Github user lomoree commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81216671 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[jira] [Commented] (PHOENIX-3254) IndexId Sequence is incremented even if index exists already.

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

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533770#comment-15533770 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user maryannxue commented on a diff in the

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81214035 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533755#comment-15533755 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user maryannxue commented on a diff in the

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81212867 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533744#comment-15533744 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user lomoree commented on a diff in the pull

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533743#comment-15533743 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user lomoree commented on a diff in the pull

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread lomoree
Github user lomoree commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81212299 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread lomoree
Github user lomoree commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81212263 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533724#comment-15533724 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user maryannxue commented on a diff in the

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81211365 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533716#comment-15533716 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user lomoree commented on a diff in the pull

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread lomoree
Github user lomoree commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81210767 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533711#comment-15533711 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user maryannxue commented on a diff in the

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread lomoree
Github user lomoree commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81210455 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81210515 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533710#comment-15533710 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user lomoree commented on a diff in the pull

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533705#comment-15533705 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user lomoree commented on a diff in the pull

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread lomoree
Github user lomoree commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81210093 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81200946 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533605#comment-15533605 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user maryannxue commented on a diff in the

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533600#comment-15533600 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user maryannxue commented on a diff in the

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533599#comment-15533599 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user maryannxue commented on a diff in the

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533603#comment-15533603 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user maryannxue commented on a diff in the

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533602#comment-15533602 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user maryannxue commented on a diff in the

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81201783 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533601#comment-15533601 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user maryannxue commented on a diff in the

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533604#comment-15533604 ] ASF GitHub Bot commented on PHOENIX-3264: - Github user maryannxue commented on a diff in the

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81202889 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81202299 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81201327 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81203125 --- Diff: phoenix-core/src/main/java/org/apache/calcite/sql/SqlOptionNode.java --- @@ -38,12 +41,10 @@ public SqlOptionNode(SqlParserPos pos,

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/212#discussion_r81200246 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/calcite/CalciteUtils.java --- @@ -1036,4 +1048,40 @@ public Void visitCall(RexCall call) {

Re: Comprehensive Guide for EXPLAIN

2016-09-29 Thread James Taylor
Yes, the EXPLAIN plan documentation is a section in the Tuning Guide that would be super valuable to fill in. It'd be much appreciated if you could move that forward. Thanks, James On Thu, Sep 29, 2016 at 10:52 AM, Peter Conrad wrote: > James: > > Should I work on

[jira] [Commented] (PHOENIX-3298) Create Table: Single column primary key may not be null

2016-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533579#comment-15533579 ] James Taylor commented on PHOENIX-3298: --- The ColumnDef object in Phoenix declares isNull as

[jira] [Commented] (PHOENIX-3298) Create Table: Single column primary key may not be null

2016-09-29 Thread Eric Lomore (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533521#comment-15533521 ] Eric Lomore commented on PHOENIX-3298: -- Quick summary of what I was talking about: During grammar

[jira] [Updated] (PHOENIX-3298) Create Table: Single column primary key may not be null

2016-09-29 Thread Eric Lomore (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Lomore updated PHOENIX-3298: - Attachment: PHOENIX-3298-WIP PHOENIX-3298 WIP Converts all single primary key columns to not

Re: Comprehensive Guide for EXPLAIN

2016-09-29 Thread Peter Conrad
James: Should I work on putting together documentation on how to read an EXPLAIN plan? If so, what's the best way for me to get more information about it? Thanks, Peter Peter Conrad Staff Technical Writer: Infrastructure | salesforce.com Office: (415) 471-5265 [image:

[jira] [Commented] (PHOENIX-3254) IndexId Sequence is incremented even if index exists already.

2016-09-29 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533447#comment-15533447 ] Ankit Singhal commented on PHOENIX-3254: Thanks [~jamestaylor] & [~rajesh23] for review.

[jira] [Updated] (PHOENIX-3242) Support CREATE OR REPLACE FUNCTION in Phoenix-Calcite Integration

2016-09-29 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3242: - Attachment: PHOENIX-3242_select-wip.patch [~maryannxue] Here is wip

[jira] [Commented] (PHOENIX-3264) Allow TRUE and FALSE to be used as literal constants

2016-09-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533016#comment-15533016 ] ASF GitHub Bot commented on PHOENIX-3264: - GitHub user lomoree opened a pull request:

[GitHub] phoenix pull request #212: PHOENIX-3264 Allow TRUE and FALSE to be used as l...

2016-09-29 Thread lomoree
GitHub user lomoree opened a pull request: https://github.com/apache/phoenix/pull/212 PHOENIX-3264 Allow TRUE and FALSE to be used as literal constants You can merge this pull request into a Git repository by running: $ git pull https://github.com/bloomberg/phoenix calcite

[jira] [Commented] (PHOENIX-3254) IndexId Sequence is incremented even if index exists already.

2016-09-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15532880#comment-15532880 ] Hadoop QA commented on PHOENIX-3254: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Updated] (PHOENIX-3254) IndexId Sequence is incremented even if index exists already.

2016-09-29 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-3254: --- Attachment: PHOENIX-3254_v1.patch > IndexId Sequence is incremented even if index exists

[jira] [Commented] (PHOENIX-3254) IndexId Sequence is incremented even if index exists already.

2016-09-29 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15532734#comment-15532734 ] Ankit Singhal commented on PHOENIX-3254: {code} -1 core tests. The patch failed these unit

[jira] [Commented] (PHOENIX-3331) Bug in calculating minDisabledTimestamp for a batch

2016-09-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15532628#comment-15532628 ] Hudson commented on PHOENIX-3331: - SUCCESS: Integrated in Jenkins build Phoenix-4.8-HBase-1.2 #32 (See

[jira] [Commented] (PHOENIX-3331) Bug in calculating minDisabledTimestamp for a batch

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

[jira] [Commented] (PHOENIX-3221) "LOCAL" keyword is not adhered for "phoenix.query.dateFormatTimeZone"

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

[jira] [Updated] (PHOENIX-3211) Support running UPSERT SELECT asynchronously

2016-09-29 Thread Loknath Priyatham Teja Singamsetty (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Loknath Priyatham Teja Singamsetty updated PHOENIX-3211: - Fix Version/s: 4.9.0 > Support running UPSERT

[jira] [Commented] (PHOENIX-3254) IndexId Sequence is incremented even if index exists already.

2016-09-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15532515#comment-15532515 ] Hadoop QA commented on PHOENIX-3254: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Updated] (PHOENIX-3211) Support running UPSERT SELECT asynchronously

2016-09-29 Thread Loknath Priyatham Teja Singamsetty (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Loknath Priyatham Teja Singamsetty updated PHOENIX-3211: - Issue Type: New Feature (was: Bug) > Support

[jira] [Commented] (PHOENIX-3331) Bug in calculating minDisabledTimestamp for a batch

2016-09-29 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15532365#comment-15532365 ] Ankit Singhal commented on PHOENIX-3331: committed to 4.8,4.x and master branches. > Bug in

[jira] [Commented] (PHOENIX-3221) "LOCAL" keyword is not adhered for "phoenix.query.dateFormatTimeZone"

2016-09-29 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15532359#comment-15532359 ] Ankit Singhal commented on PHOENIX-3221: Thanks [~rajesh23], committed to master and 4.x