[
https://issues.apache.org/jira/browse/PHOENIX-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14549695#comment-14549695
]
ASF GitHub Bot commented on PHOENIX-1981:
-----------------------------------------
GitHub user prashantkommireddi opened a pull request:
https://github.com/apache/phoenix/pull/85
PHOENIX-1981 : PhoenixHBase Load and Store Funcs should handle all Pig data
types
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prashantkommireddi/phoenix loader
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/85.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #85
----
commit 408ddd3413e14b9a9054df1471f59d5c6f61a05d
Author: Prashant Kommireddi
<[email protected]>
Date: 2015-05-19T02:41:08Z
PHOENIX-1981 : PhoenixHBase Load and Store Funcs should handle all Pig data
types
commit db7f97a20bf8377650fe2000b4eb5c9959fc5f6d
Author: Prashant Kommireddi
<[email protected]>
Date: 2015-05-19T02:47:01Z
PHOENIX-1981 : PhoenixHBase Load and Store Funcs should handle all Pig data
types
commit 1e7a321ef62343dd05843f34530629c50db908b2
Author: Prashant Kommireddi
<[email protected]>
Date: 2015-05-19T02:48:30Z
PHOENIX-1981 : PhoenixHBase Load and Store Funcs should handle all Pig data
types
----
> PhoenixHBase Load and Store Funcs should handle all Pig data types
> ------------------------------------------------------------------
>
> Key: PHOENIX-1981
> URL: https://issues.apache.org/jira/browse/PHOENIX-1981
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Prashant Kommireddi
>
> The load and store func (Pig integration) currently do not handle all Pig
> types. Here is a complete list
> http://pig.apache.org/docs/r0.13.0/basic.html#data-types
> In addition to handling all simple types (BigInteger and BigDecimal are
> missing in the LoadFunc currently), we should also look into handling complex
> Pig types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)