feast-dev / feast-dev/feast

Support zoned datetime feature type

Open
#6,536 0 comments 1 reaction 0 assignees View on GitHub
kind/feature
Dominant language
Python
Stars
7.3k
Forks
1.4k
Avg merge
1d 21h
Merged PRs (30d)
15

Description

**Is your feature request related to a problem? Please describe.**
Need to support timestamp with zone

**Describe the solution you'd like**
Have a new date timestamp type that stores and retrieves zone info as well as timestamp

**Describe alternatives you've considered**
Store these separately in two features but increases latency and complexity on read and write

**Additional context**
Similar to ZonedDateTime in java

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the existing timestamp feature type and its storage and retrieval paths, then define how zone information should be preserved and verify that a zoned timestamp round-trips correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-engineering
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.