alamb opened a new issue #101:
URL: https://github.com/apache/arrow-datafusion/issues/101


   *Note*: migrated from original JIRA: 
https://issues.apache.org/jira/browse/ARROW-10036
   
   Currently, our integration tests convert a Recordbatch to a string, which we 
use for testing, but they do not test that the final schema matches our 
expectations.
   
   We should add a test for this, which includes:
    # field name
    # field type
    # field nulability
   
   for every field in the schema.


-- 
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.

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


Reply via email to