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

Include transformed TF Schema in ExampleWriteSupport metadata #281

Open
clairemcginty opened this issue Jun 26, 2023 · 0 comments
Open

Include transformed TF Schema in ExampleWriteSupport metadata #281

clairemcginty opened this issue Jun 26, 2023 · 0 comments

Comments

@clairemcginty
Copy link
Collaborator

clairemcginty commented Jun 26, 2023

for cross-platform compatibility, we can include the TF Schema--normalized into a tensorflow.metadata.v0.Schema--into the metadata map supplied to ExampleWriteSupport's WriteContext.

To be determined:

  • Ensure that tensorflow.metadata.v0.Schema can be reliably mapped to/from a String (since parquet metadata is a stringly typed map)
  • Decide on a key name in the metadata. I would propose just tensorflow.metadata.v0.schema to preserve the versioning/leave the door open to support further Schema versions.
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

No branches or pull requests

1 participant