Skip to content

Minor: Add DFField.with_nullable(bool)#5966

Merged
alamb merged 1 commit intoapache:mainfrom
comphead:dev
Apr 11, 2023
Merged

Minor: Add DFField.with_nullable(bool)#5966
alamb merged 1 commit intoapache:mainfrom
comphead:dev

Conversation

@comphead
Copy link
Contributor

Which issue does this PR close?

Closes #5850 .

Rationale for this change

Simplify modification for DFField nullable flag

What changes are included in this PR?

Are these changes tested?

Yes

Are there any user-facing changes?

No

@github-actions github-actions bot added the logical-expr Logical plan and expressions label Apr 11, 2023
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @comphead

@alamb alamb merged commit cbccfca into apache:main Apr 11, 2023
korowa pushed a commit to korowa/arrow-datafusion that referenced this pull request Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

logical-expr Logical plan and expressions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extend DFField api to set nullable flag

2 participants