Re: Decoding Phoenix DOUBLE columns

2016-10-17 Thread Michael McAllister
Correction - the function is meant to DECODE the double columns, not encode them. Sent from my iPhone On Oct 17, 2016, at 2:43 AM, Michael McAllister mailto:mmcallis...@homeaway.com>> wrote: Hi I'm trying to access a Phoenix table from Datameer. Datameer can read HBase, but doesn't support u

Decoding Phoenix DOUBLE columns

2016-10-17 Thread Michael McAllister
Hi I’m trying to access a Phoenix table from Datameer. Datameer can read HBase, but doesn’t support using the Phoenix JDBC driver, as the Phoenix JDBC driver only does a partial implementation of the JDBC standard. To get around this I’m using the Datameer SDK to write a function that will enc