[
https://issues.apache.org/jira/browse/PHOENIX-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308667#comment-14308667
]
James Taylor commented on PHOENIX-1643:
---
Thanks for the patch, [~tdsilva]. Looks v
[
https://issues.apache.org/jira/browse/PHOENIX-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-1620:
--
Attachment: 1620_v2.patch
Working patch with tests. One interesting case to think about is how
[
https://issues.apache.org/jira/browse/PHOENIX-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas D'Silva updated PHOENIX-1643:
Attachment: PHOENIX-1643.patch
[~giacomotaylor]
I have attached a patch for master/4.3.
Thomas D'Silva created PHOENIX-1643:
---
Summary: Add default value for PColumn.getExpressionStr()
Key: PHOENIX-1643
URL: https://issues.apache.org/jira/browse/PHOENIX-1643
Project: Phoenix
Is
[
https://issues.apache.org/jira/browse/PHOENIX-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308490#comment-14308490
]
James Taylor commented on PHOENIX-1641:
---
Yes, that's correct. Good catch. You're r
[
https://issues.apache.org/jira/browse/PHOENIX-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308442#comment-14308442
]
Samarth Jain commented on PHOENIX-1641:
---
If I am understanding this correctly, is
[
https://issues.apache.org/jira/browse/PHOENIX-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308412#comment-14308412
]
James Taylor commented on PHOENIX-1641:
---
Sorry, meant MIN_SYSTEM_TABLE_TIMESTAMP.
[
https://issues.apache.org/jira/browse/PHOENIX-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308407#comment-14308407
]
Samarth Jain commented on PHOENIX-1641:
---
MIN_TABLE_TIMESTAMP is 0. And the current
[
https://issues.apache.org/jira/browse/PHOENIX-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308380#comment-14308380
]
James Taylor edited comment on PHOENIX-1641 at 2/6/15 1:07 AM:
---
[
https://issues.apache.org/jira/browse/PHOENIX-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308380#comment-14308380
]
James Taylor commented on PHOENIX-1641:
---
I think you'd want if (currentTimestamp <
Jeffrey Zhong created PHOENIX-1642:
--
Summary: Make Phoenix Master Branch pointing to HBase1.0.0
Key: PHOENIX-1642
URL: https://issues.apache.org/jira/browse/PHOENIX-1642
Project: Phoenix
Iss
[
https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Levine updated PHOENIX-900:
---
Attachment: PHOENIX-900.patch
Initial attempt. No tests yet. Need to figure out how to simulate parti
[
https://issues.apache.org/jira/browse/PHOENIX-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308321#comment-14308321
]
Samarth Jain commented on PHOENIX-1641:
---
Here is the history:
INDEX_TYPE column w
[
https://issues.apache.org/jira/browse/PHOENIX-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308259#comment-14308259
]
James Taylor commented on PHOENIX-1641:
---
As [~tdsilva] found out, ALTER TABLE ADD
[
https://issues.apache.org/jira/browse/PHOENIX-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308246#comment-14308246
]
James Taylor commented on PHOENIX-1142:
---
The v2 patch looks much better - thanks f
[
https://issues.apache.org/jira/browse/PHOENIX-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308236#comment-14308236
]
Jeffrey Zhong commented on PHOENIX-1142:
The v2 patch passed all tests locally.
[
https://issues.apache.org/jira/browse/PHOENIX-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308178#comment-14308178
]
Mujtaba Chohan commented on PHOENIX-1634:
-
Thanks @rajeshbabu. I'll check with 0
Hi Alicia,
Issue is resolved after the changing the column qualifiers to uppercase.
here is the response from one of the user Chandu.
---
You have to double quotes to get correct mapping from phoenix to hbase
columns.
Try using the upper case letters for a
We have table contains a NOTE column, this column contains lines of text
separated by new lines. When I export the data from .csv through
bulkloader, Phoenix is failing with error and Hbase terminates the text
till encounters the new line and assumes rest of NOTE as new record.
Is there a way to
Data types are enforced by Phoenix. Hbase stores raw data. Can you use
³Upsert² to insert data into the table and make sure type consistency?
Then see whether you will see data.
Alicia
On 2/5/15, 12:34 PM, "Siva" wrote:
>Hi Alicia, thanks for you response, but Data types in Hbase are always in
[
https://issues.apache.org/jira/browse/PHOENIX-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307983#comment-14307983
]
Rajeshbabu Chintaguntla commented on PHOENIX-1634:
--
[~mujtabachohan] HB
Hi Alicia, thanks for you response, but Data types in Hbase are always in
Byte type.. how can we explicitly specify the type information for column
qualifiers in Hbase?
On Wed, Feb 4, 2015 at 4:33 PM, Alicia Shu wrote:
> Make sure the data types you created in Phoenix table are the same as
> tho
[
https://issues.apache.org/jira/browse/PHOENIX-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samarth Jain updated PHOENIX-1641:
--
Attachment: PHOENIX-1641.patch
> Add back the upgrade code in ConnectionQueryServicesImpl
> --
Samarth Jain created PHOENIX-1641:
-
Summary: Add back the upgrade code in ConnectionQueryServicesImpl
Key: PHOENIX-1641
URL: https://issues.apache.org/jira/browse/PHOENIX-1641
Project: Phoenix
[
https://issues.apache.org/jira/browse/PHOENIX-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307769#comment-14307769
]
Andrew Purtell commented on PHOENIX-1634:
-
Thanks for the reproduction [~mujtaba
[
https://issues.apache.org/jira/browse/PHOENIX-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mujtaba Chohan updated PHOENIX-1634:
Attachment: performance.py
> LocalIndexSplitter prevents region from auto split
>
[
https://issues.apache.org/jira/browse/PHOENIX-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mujtaba Chohan updated PHOENIX-1634:
Attachment: logs.zip
> LocalIndexSplitter prevents region from auto split
> --
[
https://issues.apache.org/jira/browse/PHOENIX-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307765#comment-14307765
]
Mujtaba Chohan commented on PHOENIX-1634:
-
[~rajesh23] Here is the simple test t
[
https://issues.apache.org/jira/browse/PHOENIX-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307525#comment-14307525
]
Andrew Purtell commented on PHOENIX-1638:
-
Region might implement the Table inte
[
https://issues.apache.org/jira/browse/PHOENIX-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307522#comment-14307522
]
Andrew Purtell commented on PHOENIX-1636:
-
When HBASE-12973 is committed do we b
[
https://issues.apache.org/jira/browse/PHOENIX-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307519#comment-14307519
]
Andrew Purtell commented on PHOENIX-1637:
-
Also note that should HBase ever supp
Hi,
I am using 4.1.0 Phoenix driver and are able to execute queries having
fully qualified names in table names.
For example:
CREATE TABLE *TEST.CUSTOMERS_TEST* (ID INTEGER NOT NULL PRIMARY KEY, NAME
VARCHAR(40) NOT NULL, AGE INTEGER NOT NULL, CITY CHAR(25))
UPSERT INTO *TEST.CUSTOMERS_TEST* VAL
32 matches
Mail list logo