Skip to content

[python] table_constraints always empty calling to adbc_get_objects for Flight SQL source #2222

Open
@denodo-research-labs

Description

@denodo-research-labs

We are trying to use adbc_driver_flightsql (version 1.2.0) to access our Flight SQL interface, and we are having issues trying to obtain the primary keys (or any other type of constraints) via the table_constraints field of the result of:

objs = AdbcConnection.adbc_get_objects(depth="columns")

All table_constraints fields inside objs come as empty list, and we don't see our Flight SQL interface being asked for table constraints at all...

Is this not yet implemented for Flight SQL?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions