Skip to content

[Go][Format][FlightRPC] Update go_package in Flight.proto and FlightSql.proto #44034

@kou

Description

@kou

Describe the enhancement requested

Go package names are embedded in Flight.proto and FlightSql.proto:

option go_package = "github.com/apache/arrow/go/arrow/flight/gen/flight";

option go_package = "github.com/apache/arrow/go/arrow/flight/gen/flight";

We're migrating go/ to apache/arrow-go. So we need to update them.

See also: apache/arrow-go#89

Component(s)

FlightRPC, Format, 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