◐ Shell
clean mode source ↗

feat: Add missing pull_all_from_table_or_query to Clickhouse offline store by astronautas · Pull Request #5667 · feast-dev/feast

Failing unit tests:

  • ERROR sdk/python/tests/unit/permissions/auth/server/test_auth_registry_server.py::test_registry_apis[\nauth:\n type: oidc\n client_id: feast-integration-client\n client_secret: feast-integration-client-secret\n username: reader_writer\n password: password\n auth_discovery_url: KEYCLOAK_URL_PLACE_HOLDER/realms/master/.well-known/openid-configuration\n-applied_permissions2-tls_mode0] - AssertionError

  • ERROR sdk/python/tests/unit/test_rag_retriever.py - ValueError: libcublas.so.*[0-9] not found in the system path

  • FAILED sdk/python/tests/unit/online_store/test_online_retrieval.py::test_get_online_features - ImportError: Torch is not available or failed to import.
    Original error:
    libcublas.so.*[0-9] not found in the system path ['/home/runner/work/feast/feast/sdk/python', '/home/runner/work/feast/feast', '/opt/hostedtoolcache/Python/3.12.11/x64/lib/python312.zip', '/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12', '/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/lib-dynload', '/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages', '/home/runner/work/feast/feast/sdk/python', '/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/setuptools/_vendor']

Seem to be outside of my changes? 🤔 I see same issues in other latest MRs.