Skip to content

Incorrect retrieval of partitions in get_indexes method #476

@hovaesco

Description

@hovaesco

The current implementation of get_indexes retrieves the column names of the $partitions table instead of providing the actual values/keys of the partitions.

It should query the "table_name$partitions" directly and return the partition column names along with all partition values.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions