FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

TypedValue should be treated as Nullable in bind function in AvaticaParameterBinder · Issue #848 · apache/arrow-java · GitHub

TypedValue should be treated as Nullable in bind function in AvaticaParameterBinder #848

Description

Describe the bug, including details regarding any error messages, version, and platform.

according to

https://github.com/apache/calcite-avatica/blob/7b6f14c9a79ad18820482f43442e14f72566afb4/core/src/main/java/org/apache/calcite/avatica/AvaticaPreparedStatement.java#L221

it be legal to have null value in slot field.

according to the usage here


, we pass it directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL