Skip to content

[Flight SQL ODBC] HY010 Function sequence error during schema discovery using ExecuteReader(CommandBehavior.SchemaOnly) #50578

Description

@srinivasan-30

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

When using Apache Arrow Flight SQL ODBC Driver against InfluxDB 3, dataset preview succeeds. However schema discovery fails because Bold Reports invokes:

command.ExecuteReader(CommandBehavior.SchemaOnly)

which results in:

HY010 [Apache Arrow][Flight SQL] (100) Function sequence error

Normal ExecuteReader() works successfully.
Does the Metadata retrieval fully supported?
Windows
64 bit driver
Language code: C#
Net core platform

Component(s)

Other, C#

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions