sanatdeshpande1 opened a new issue, #138:
URL: https://github.com/apache/arrow-js/issues/138

   Is there a way I can make some fields in a schema as optional? If I set 
`nullable` to true then that just adds a default value for the field. Do I 
instead have the option to not include those fields which do not have any data?
   If not, is there a way to set a default value for the fields? For example, a 
`Bool` field gets a False by default. Can I instead change the default value to 
`null`?


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to