Skip to content

Conversation

xuorig
Copy link

@xuorig xuorig commented Jul 4, 2018

When upgrading Presto, we started getting a bunch of:

uninitialized constant Presto::Client::ModelVersions::V0_178::OperatorInfo::PartitionedOutputInfo

It sounds like the class was never added when the model version was added. Regenerating the versions added a bunch of other things to older version. I'm not totally certain if that was manually removed before, so please give this a good 👁 !

Added a test to demonstrate what was failing.

end
end

class << PartitionedOutputInfo =
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Big diff, but this is what was missing.

@xuorig
Copy link
Author

xuorig commented Jul 4, 2018

@frsyuki @miniway, if you could give this an 👀 it would be super appreciated 🙏!

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.

1 participant