Skip to content

[Docs][FlightRPC] Update documentation to note that FlightInfo::schema may be null #37554

@tdcmeehan

Description

@tdcmeehan

Describe the enhancement requested

Part of apache/arrow-java#167

The documentation should note that references to FlightInfo::schema may be null depending on the backend service implementing the Flight endpoint (e.g. there is a queue, or it is an expensive operation, or it happens later in query processing) and which message is used (i.e., when pollFlightInfo is used, the underlying engine may initially not populate this value; in getFlightInfo, the value must be populated).

Component(s)

Documentation

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions