Skip to content

[Go] Make Flight SQL clients/servers symmetric #43764

@lidavidm

Description

@lidavidm

Describe the enhancement requested

We are trying to make a Flight SQL proxy but it is rather frustrating because methods aren't 1:1 between client/server. In particular for prepared statements we have to somehow fake a prepared statement object, and it isn't immediately clear what state is actually necessary; it would be nice if we could directly expose the actual RPC methods for this use case.

Component(s)

Go

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions