Skip to content

Commit ed2cb8a

Browse files
tokokonick-amaya-sp
authored andcommitted
feat: Port mssql contrib offline store to ibis (feast-dev#4360)
port mssql offline store to ibis Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
1 parent 26c41c1 commit ed2cb8a

8 files changed

Lines changed: 246 additions & 628 deletions

File tree

Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,10 @@ test-python-universal-mssql:
160160
-k "not gcs_registry and \
161161
not s3_registry and \
162162
not test_lambda_materialization and \
163-
not test_snowflake" \
163+
not test_snowflake and \
164+
not test_historical_features_persisting and \
165+
not validation and \
166+
not test_feature_service_logging" \
164167
sdk/python/tests
165168

166169

0 commit comments

Comments
 (0)