Skip to content

Remove ColumnType.RawKind Round 3 (and final) - #2202

Merged
eerhardt merged 5 commits into
dotnet:masterfrom
eerhardt:ColumnTypeRawKind3
Jan 23, 2019
Merged

Remove ColumnType.RawKind Round 3 (and final)#2202
eerhardt merged 5 commits into
dotnet:masterfrom
eerhardt:ColumnTypeRawKind3

Conversation

@eerhardt

@eerhardt eerhardt commented Jan 22, 2019

Copy link
Copy Markdown
Member

Completely removes ColumnType.RawKind.

Part of the work necessary for #1860.

Fix #1533.

@zeahmed

zeahmed commented Jan 23, 2019

Copy link
Copy Markdown
Contributor
    /// and also the associated data kind for this type. If a data kind could not

Need to update? #Closed


Refers to: src/Microsoft.ML.Data/DataView/InternalSchemaDefinition.cs:136 in 8b83ad8. [](commit_id = 8b83ad8, deletion_comment = False)

@zeahmed

zeahmed commented Jan 23, 2019

Copy link
Copy Markdown
Contributor
    /// They must both be vectors or scalars, and the raw data kind should match.

Here as well? #Closed


Refers to: src/Microsoft.ML.Data/DataView/TypedCursor.cs:136 in 8b83ad8. [](commit_id = 8b83ad8, deletion_comment = False)

@eerhardt eerhardt changed the title WIP: Remove ColumnType.RawKind Round 3 (and final) Remove ColumnType.RawKind Round 3 (and final) Jan 23, 2019
@eerhardt

Copy link
Copy Markdown
Member Author

This PR is ready for review now that #2176 is merged.

@TomFinley TomFinley left a comment

Copy link
Copy Markdown
Contributor

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!

@zeahmed zeahmed left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:shipit:

@eerhardt
eerhardt merged commit 082e3fc into dotnet:master Jan 23, 2019
@eerhardt
eerhardt deleted the ColumnTypeRawKind3 branch January 23, 2019 20:40
@ghost ghost locked as resolved and limited conversation to collaborators Mar 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants