-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Remove ColumnType.RawKind Round 3 (and final) #2202
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
Conversation
9d53945
to
5ed54be
Compare
This PR is ready for review now that #2176 is merged. |
5ed54be
to
8b83ad8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmmm. I always get suspicious when I read through a large-ish PR and can't really find anything to comment on. 😄 Thanks @eerhardt!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Completely removes
ColumnType.RawKind
.Part of the work necessary for #1860.
Fix #1533.