Juan, We've had to do similar things for Oracle [1], so there is precedence, please feel free to create a JIRA to fix it, thanks!
Regards, Matt [1] https://issues.apache.org/jira/browse/NIFI-2323 On Wed, Mar 14, 2018 at 2:43 PM, Juan Pablo Gardella <[email protected]> wrote: > Hello team, > > I'm testing QueryDatabaseAdapter against Phoenix DB and it cannot convert > TIMESTAMP. The error is described below: > > https://stackoverflow.com/questions/45989678/convert-varchar-to-timestamp-in-hbase > > Basically, it's required to use TO_TIMESTAMP(MAX_COLUMN) to make it work. Do > you think worth to create a JIRA to fix it? Or are there a workaround for > this? > > Juan
