Skip to content

Revisit the question of nulls vs. empty containers for typed table reading of collection columns #141

@sl-at-ibm

Description

@sl-at-ibm

This is a reminder for a post-GA follow-up of what is in PR #121.

In short, should the client honor the nullability of collection columns (e.g. HashSet? vs. HashSet) when reading tables in a typed fashion and receiving a row with the field omitted? I.e. should the client rehydrate this as either a null or an empty set depending on the ? ?

(currently it's always a null and for GA this is fine).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions