Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

Explain semantics of StructField.nullable #38

Open
zero323 opened this issue Sep 9, 2016 · 0 comments
Open

Explain semantics of StructField.nullable #38

zero323 opened this issue Sep 9, 2016 · 0 comments

Comments

@zero323
Copy link
Member

zero323 commented Sep 9, 2016

In particular

  • It is not enforced.
  • It is used for execution optimizations.
  • Reflection and Product types (Option as a way to indicate nullable fields`).

This can work as a supporting material for #37.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant