[ https://issues.apache.org/jira/browse/PHOENIX-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582239#comment-14582239 ]
Josh Mahonin edited comment on PHOENIX-1968 at 6/11/15 5:13 PM: ---------------------------------------------------------------- Updated patch for current master. It looks like the old one wasn't applying cleanly - not sure why. Despite some weird output from 'mvn verify' (RpcServer.reader output), the tests pass. was (Author: jmahonin): Updated patch for current master > Phoenix-Spark: Should support saving arrays > ------------------------------------------- > > Key: PHOENIX-1968 > URL: https://issues.apache.org/jira/browse/PHOENIX-1968 > Project: Phoenix > Issue Type: Bug > Reporter: Josh Mahonin > Assignee: Josh Mahonin > Attachments: PHOENIX-1968.patch > > > At present, we only use 'setObject' on the PreparedStatement when writing > back to Phoenix. This patch allows calling 'setArray' with the appropriate > sql base type when an array is passed in as a column value. -- This message was sent by Atlassian JIRA (v6.3.4#6332)