[
https://issues.apache.org/jira/browse/PHOENIX-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911299#comment-13911299
]
James Violette commented on PHOENIX-11:
---------------------------------------
Why invent a new syntax when a select statement already works for column
projection, and has where clause predicates?
Presumably with an an hbase table, there are billions of rows and a pig script
would need to pick out a subset. We like Phoenix precisely because it can do
such a selection using regular SQL tools.
Is there a complication to using a prepared statement behind the pig loader
interface?
> Create Pig Loader
> -----------------
>
> Key: PHOENIX-11
> URL: https://issues.apache.org/jira/browse/PHOENIX-11
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: maghamravikiran
>
> A Pig Storage function exists, so we can store to phoenix tables. What is
> needed is a Loader to go with the Storer.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)