Folks,
What is the general thoughts of the team on how DRILL parses input data?
Is the philosophy that the input is typically delimited (Eg: new line in
case of JSON data)
or should we remain agnostic and let the underlying parser implementation
interpret start of
the next input record ?

Is it valid to have two json records in a single line?

{"json"}{"json"}

I am asking this from DRILL-4653 perspective?


Thanks
Subbu S

Reply via email to