-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Currently the contrib folder in the infra/offline_stores folder contains offline store implementations(i.e spark) that cannot be easily run against the universal integration test suite.
We would like to add a Makefile that can run contrib against the integration test suite that
s separate from the normal integration test run because we don't want to break anything in the normal github workflow.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Make a makefile
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.