Azure / Azure/data-api-builder
[Improvement] Point DW tests to a datawarehouse instead of an mssql db.
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
Currently with this pr: https://github.com/Azure/data-api-builder/pull/1877, we have a seperate pipeline for DW integration tests. However, it provisions a mssql db underneath and executes the queries against it. This issue tracks changing this to execute against a datawarehouse. Some clarity is needed on how to provision a data warehouse on azure pipeline to do this sort of testing.
Contributor guide
Assessment
This issue has not been assessed yet.