Comment 1 for bug 1390261

Revision history for this message
Benny Jensen (benny-jensen) wrote :

I have a correction. I was using the wrong syntax for the select from Hbase. I have now changed it to this syntax which works just fine in sqlci returned the page information, but in ODBC it just fails. It does not even throw an error. The applications just fails back to desktop.

select column_lookup(column_details, 'page:html') from hbase."_ROW_"."bjcases" WHERE row_id = '10-141101-4988';