feast-dev / feast

The Open Source Feature Store for Machine Learning
https://feast.dev
Apache License 2.0
5.62k stars 1k forks source link

feat: Support for nested timestamp fields in Spark Offline store #4740

Closed EXPEbdodla closed 2 weeks ago

EXPEbdodla commented 2 weeks ago

What this PR does / why we need it:

  1. Supports using nested timestamp fields in the Spark Source using Field Mappings
  2. Added Tests related to #4715

Which issue(s) this PR fixes:

Misc

EXPEbdodla commented 2 weeks ago

Resolved merge conflicts with another commit.