Aql truncated response

aql> select * from default where PK = ‘pid1’

It does not show the complete data in the bin (partial data is shown). I am assuming there to be an option to see the complete data.

I can see the complete data when I change the view from table to json.

Viewing in JSON is what Aerospike recommends to view truncated data in table view.