Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DatabaseMetaData getIndexInfo does not include COLUMNSTORE Indexes #2546

Open
goranschwarz opened this issue Nov 22, 2024 · 0 comments
Open

Comments

@goranschwarz
Copy link
Contributor

Driver version

12.8.1.0

SQL Server version

Microsoft SQL Server 2022 (RTM-GDR) (KB5046861) - 16.0.1135.2 (X64)
Oct 18 2024 15:31:58
Copyright (C) 2022 Microsoft Corporation
Developer Edition (64-bit) on Windows 10 Pro 10.0 (Build 22631: ) (Hypervisor)

Client Operating System

Windows (but really any)

JAVA/JVM version

java version "21.0.1" 2023-10-17 LTS

Table schema

WideWorldImporters.Sales.InvoiceLines

Problem description

DatabaseMetaData getIndexInfo does not include COLUMNSTORE Indexes

  • See Screenshot from one of my tools: Image
  • And a Screenshot from SSMS: Image

Expected behavior

That all indexes that re on the table are included in the resultset

Actual behavior

Output of what you actually see.

Error message/stack trace

None

Any other details that can be helpful

Nope

JDBC trace logs

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To be triaged
Development

No branches or pull requests

1 participant