Skip to content

[DISCUSS] [FlightSQL] FlightSQL versioning / compatibility levels #40424

@alamb

Description

@alamb

Describe the enhancement requested

I would like to discuss adding "versions" or "compatibility levels" to FlightSQL

Usecase

The usecase is now that FlightSQL is being adopted across products, there is an increasing number of installed clients. As we make changes / add optional features to the spec such as:

The question arises "how will clients/servers know what to expect" --

At the moment, the spec defines certain features that are "optional" such as XXX (and a new optional behavior such as #40243). This means:

  1. Updates to the spec must carefully define what should happen when the client and/or server do not use the optional feature
  2. Clients and Servers must similarly handle a variety of potentially present and missing features

An example of this subtlety is shown in the context of #37720 where we are discussing "how should the server tell if the client is using the updated semantics" on #40243 with @erratic-pattern @lidavidm and @pitrou
#40243 (review)

Possible solutions

One possible

Component(s)

FlightRPC

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