apache / apache/arrow-js

Optional fields in a Schema? [Arrow JS]

Open
#138 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
112
Forks
23
Avg merge
21h 18m
Merged PRs (30d)
8

Description

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`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.