Features / Enhancements
- Docs: Enhance spark ingestion example, #989, @urihoenig
- Feature store: Support a list of same unit windows in
add_aggregation
, #986, @dinal - Sparkjob: Add
ui_url
attribute to Run status object and enrich it when running spark functions, #985, @urihoenig - Docs: Basic tutorials projects text change, #983, @omesser
- UI: Features & enhancement
Bug fixes
- Feature store: Do not return None for column that is label, #982, @katyakats
- UI: Bug fixes
Pull requests:
0e31ae1 [Docs] Enhance spark ingestion example (#989)
f43b095 [Feature store] Support a list of same unit windows in add_aggregation
(#986)
98d9093 [Runtimes] Call update_ui_url for all runtimes (#988)
dd48de5 [Sparkjob] Add ui_url
attribute to Run status object and enrich it when running spark functions (#985)
a05212a [Docs] Basic tutorials projects text change (#983)
ee3a63c [Feature store] Do not return None for column that is label (#982)