ei-grad commented on code in PR #56:
URL: 
https://github.com/apache/arrow-datafusion-python/pull/56#discussion_r1010220393


##########
datafusion/tests/data_test_context/data.json:
##########
@@ -0,0 +1,3 @@
+{"A": "a", "B": 1}
+{"A": "b", "B": 2}
+{"A": "c", "B": 3}

Review Comment:
   data.json file also should contain an empty line on the end (if this is not 
considered as a test for read_json behavior on a files without a newline in the 
end)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to