%%sql
select a,count(1) from test_table group by a
An internal error was encountered.
Please file an issue at https://github.com/jupyter-incubator/sparkmagic
Error:
Cannot parse object as JSON: '[u'{"a":1,"count(1)":5}', u'{"a":-1,"count(1)":6}', u'']'