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 for avro reader test files format, limit TF version till fix. #220

Merged
merged 2 commits into from
May 20, 2021

Conversation

JGSweets
Copy link
Contributor

@JGSweets JGSweets commented May 19, 2021

Avro Files saved in previous reader were causing errors in newer version.

Basically, the old schema saved a term that indicated it was saved with specific metadata which it wasn't. As a result, this causes an error in the newer version of the readers.

Issue: #219

This attempts to fix the TF version temporarily till TF pushes a fix or we find a better work around: keras-team/keras#14632

@JGSweets JGSweets added Bug Something isn't working High Priority Dramatic improvement, inaccurate calculation(s) or bug / feature making the library unusable labels May 19, 2021
@grant-eden grant-eden enabled auto-merge (squash) May 19, 2021 22:14
grant-eden
grant-eden previously approved these changes May 19, 2021
@JGSweets JGSweets changed the title Fix for avro reader test files format Fix for avro reader test files format, limit TF version till fix. May 19, 2021
@grant-eden grant-eden merged commit 5af112f into capitalone:main May 20, 2021
stevensecreti pushed a commit to stevensecreti/DataProfiler that referenced this pull request Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working High Priority Dramatic improvement, inaccurate calculation(s) or bug / feature making the library unusable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants