Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix source entity missing time window bug. #600

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Fix source entity missing time window bug. #600

merged 1 commit into from
Aug 23, 2022

Conversation

YihuiGuo
Copy link
Contributor

The bug is about source entity missing time window information. turns out timestamp column and timestamp format.
These properties are lost when saving to purview.
Add these columns back, to avoid breaking other pipeline, do not remove these camel case properties.

@xiaoyongzhu xiaoyongzhu merged commit 38f2138 into feathr-ai:main Aug 23, 2022
@jainr
Copy link
Collaborator

jainr commented Aug 23, 2022

Is camel casing required for backward compatibility?

ahlag pushed a commit to ahlag/feathr that referenced this pull request Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants