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

[BEAM-9393] Support schemas in state API #10983

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

reuvenlax
Copy link
Contributor

Add schema inference for types used in the state API.

Add state overrides for Row types.

Disable Coder inference for Row types, as we should only use Row with schemas.

R: @dpmills

@stale
Copy link

stale bot commented Apr 28, 2020

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions.

@stale stale bot added the stale label Apr 28, 2020
@reuvenlax
Copy link
Contributor Author

@dpmills any comments on this PR?

@stale
Copy link

stale bot commented Apr 28, 2020

This pull request is no longer marked as stale.

@stale stale bot removed the stale label Apr 28, 2020
@dpmills
Copy link
Contributor

dpmills commented Apr 28, 2020

LGTM

@reuvenlax reuvenlax merged commit 74a6565 into apache:master Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants