Using Phoenix 4.4.0 to query a view created on an HBase 1.1.2 table, using
sqlline(.py), I can only get 5 columns in my results I've tried both select
* and hard coding columns, I know the other columns are there because when
I removed some columns in my hard coding, more showed up so the total was
still 5 columns. Any advice?

Reply via email to