apache / apache/arrow-adbc

format: expose indexes in catalog metadata

Open
#3,985 0 comments 0 reactions 0 assignees View on GitHub
Type: enhancement
Dominant language
C#
Stars
627
Forks
217
Avg merge
17h
Merged PRs (30d)
57

Description

### What feature or improvement would you like to see?

- [JDBC: DatabaseMetaData.getIndexInfo](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/java/sql/DatabaseMetaData.html#getIndexInfo(java.lang.String,java.lang.String,java.lang.String,boolean,boolean))
- [ODBC: SQLStatistics](https://learn.microsoft.com/en-us/sql/odbc/reference/syntax/sqlstatistics-function)
- BigQuery: https://github.com/adbc-drivers/bigquery/issues/118 (point 17)
- PostgreSQL: https://github.com/apache/arrow-adbc/issues/3971 (point 6)

We may have to figure out how to accommodate database-specific columns.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.