Hello Paolo,
I realized you are accessing the file via Drill Explorer. I tried accessing
the sample data you shared via Sqlline and it worked. The "set" command
only sets the option for that session. I'm not sure if there is a way to
set session options in Drill Explorer. You could try setting it at system
level and check if it works.
alter system set `store.json.all_text_mode` = true;
Regards,
Abhishek
On Sun, May 1, 2016 at 6:07 AM, Paolo Spanevello <paolospane@gmail.com>
wrote:
> Dear Abhishek,
>
> I applied your workaround but the issue still exits .
>
> Any idea?
>
> best,
> Paolo
>
|