Daniel Bunting

Results 3 issues of Daniel Bunting

**Is your feature request related to a problem? Please describe.** The Delta table format https://docs.delta.io/latest/index.html is commonly used with Spark/Databricks, there is some support for it currently via the `reader_method`...

community
devrel

Fixes #3872 Add import guard around SparkSession import so the registry can be loaded in environments without PySpark installed **What this PR does / why we need it**: **Which issue(s)...

ok-to-test

## Expected Behavior It should be possible to query the registry to read feature metadata using get_feature_view etc in an environment that doesn't necessarily have the offline datasource compute set...

kind/bug
priority/p2