[jira] [Commented] (PHOENIX-2228) Support CREATE TABLE in Phoenix-Calcite Integration

2016-03-20 Thread Kaide Mu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203582#comment-15203582 ] Kaide Mu commented on PHOENIX-2228: --- Hi, [~jamestaylor] and [~rajeshbabu] after weeks exploring this

[jira] [Created] (PHOENIX-2785) Do not store NULLs for immutable tables

2016-03-20 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-2785: -- Summary: Do not store NULLs for immutable tables Key: PHOENIX-2785 URL: https://issues.apache.org/jira/browse/PHOENIX-2785 Project: Phoenix Issue Type:

[jira] [Commented] (PHOENIX-2211) Set a common Jetty version for Phoenix

2016-03-20 Thread Nishani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203426#comment-15203426 ] Nishani commented on PHOENIX-2211: --- A common Jetty version can be included for the whole project from

[jira] [Updated] (PHOENIX-1120) Provide additional metrics beyond wall clock time

2016-03-20 Thread Nishani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nishani updated PHOENIX-1120: -- Description: We should add additional metrics beyond wall clock time. In particular: - cpu time - io

[jira] [Commented] (PHOENIX-2405) Improve stability of server side sort for ORDER BY

2016-03-20 Thread Yanping Wang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200469#comment-15200469 ] Yanping Wang commented on PHOENIX-2405: --- as Gary commented, we can use above code to allocate

[jira] [Commented] (PHOENIX-2783) Creating secondary index with duplicated columns makes the catalog corrupted

2016-03-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201304#comment-15201304 ] Rajeshbabu Chintaguntla commented on PHOENIX-2783: -- [~sergey.soldatov] it would be

[jira] [Commented] (PHOENIX-2062) Support COUNT DISTINCT with multiple arguments

2016-03-20 Thread Pranavan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199843#comment-15199843 ] Pranavan commented on PHOENIX-2062: --- Hi!! I am Pranavan from University of Moratuwa, Sri Lanka. I am

Re: Implement Custom Aggregate Functions in Phoenix

2016-03-20 Thread Swapna Swapna
Thank you James for providing the URL, I will be trying today as per the directions. On Thu, Mar 17, 2016 at 6:52 PM, James Taylor wrote: > No need to register your custom UDFs. Did you see these directions: > https://phoenix.apache.org/udf.html#How_to_write_custom_UDF?

[jira] [Updated] (PHOENIX-2780) Escape double quotation in dynamic field names

2016-03-20 Thread Powpow Shen (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Powpow Shen updated PHOENIX-2780: - Description: UPSERT a row into a table with \' (escaped single quotation) in value is allowed,

[jira] [Updated] (PHOENIX-2780) Escape double quotation in dynamic field names

2016-03-20 Thread Powpow Shen (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Powpow Shen updated PHOENIX-2780: - Description: UPSERT a row into a table with \' (escaped single quotation) in value is allowed,