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?
- Cannot get more than 5 columns in result set Ian Maloney
- Re: Cannot get more than 5 columns in resul... Jonathan Leech
- Re: Cannot get more than 5 columns in r... Subramanyam Satyanarayana
- Re: Cannot get more than 5 columns in r... Ian Maloney
- Re: Cannot get more than 5 columns ... James Taylor
