Skip to content

Handle all-nulls columns#106

Merged
quinnj merged 1 commit intoJuliaData:masterfrom
alyst:fix_all_null
Sep 23, 2017
Merged

Handle all-nulls columns#106
quinnj merged 1 commit intoJuliaData:masterfrom
alyst:fix_all_null

Conversation

@alyst
Copy link
Copy Markdown
Contributor

@alyst alyst commented Sep 21, 2017

Parsing of null-only columns is dispatched to parsefield(source, ::Type{T}, ...), so it should use ifnull=NULLRETURN if T==Null

Copy link
Copy Markdown
Member

@quinnj quinnj left a comment

Choose a reason for hiding this comment

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

Thanks, looks good.

@quinnj quinnj merged commit ace6e5a into JuliaData:master Sep 23, 2017
quinnj pushed a commit that referenced this pull request Jan 12, 2026
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.

2 participants