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

Updated getIndexInfo() to include Columnstore indexes by using custom query. #2566

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Fixed test failure (#2574)

3f98b61
Select commit
Loading
Failed to load commit list.
Open

Updated getIndexInfo() to include Columnstore indexes by using custom query. #2566

Fixed test failure (#2574)
3f98b61
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI-MacOS succeeded Jan 16, 2025 in 1h 13m 8s

Build #20250116.4 had test failures

Details

Tests

  • Failed: 1 (0.05%)
  • Passed: 1,925 (98.92%)
  • Other: 20 (1.03%)
  • Total: 1,946

Annotations

Check failure on line 40664 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-MacOS

Build log #L40664

Build failed.

Check failure on line 1 in testTVPResultSet

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-MacOS

testTVPResultSet

Unexpected error message occurred!Unable to retrieve data from the source.
Raw output
java.lang.AssertionError: Unexpected error message occurred!Unable to retrieve data from the source.
	at com.microsoft.sqlserver.jdbc.tvp.TVPAllTypesTest.testTVPResultSet(TVPAllTypesTest.java:93)
	at com.microsoft.sqlserver.jdbc.tvp.TVPAllTypesTest.testTVPResultSet(TVPAllTypesTest.java:61)