[
https://issues.apache.org/jira/browse/PHOENIX-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-189.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> Support declaring primary key columns as ASC/DESC to determine row key order
> ----------------------------------------------------------------------------
>
> Key: PHOENIX-189
> URL: https://issues.apache.org/jira/browse/PHOENIX-189
> Project: Phoenix
> Issue Type: Task
> Reporter: Simon Toens
> Assignee: Simon Toens
>
> My rowkey has a date column. I'd like the natural sort order of my rowkeys
> to be in descending date order.
> Seems like this could get exposed as a special keyword in the DDL when
> defining my column and handled transparently by Phoenix?
> CREATE TABLE (
> ...
> MYCOLFAM.CREATED_DATE DATE NOT NULL INVERT
> ...
--
This message was sent by Atlassian JIRA
(v6.2#6252)