Skip to content
Snippets Groups Projects
Commit 6cbc61d1 authored by Ruben Berenguel Montoro's avatar Ruben Berenguel Montoro Committed by Takuya UESHIN
Browse files

[SPARK-19732][SQL][PYSPARK] Add fill functions for nulls in bool fields of datasets

## What changes were proposed in this pull request?

Allow fill/replace of NAs with booleans, both in Python and Scala

## How was this patch tested?

Unit tests, doctests

This PR is original work from me and I license this work to the Spark project

Author: Ruben Berenguel Montoro <ruben@mostlymaths.net>
Author: Ruben Berenguel <ruben@mostlymaths.net>

Closes #18164 from rberenguel/SPARK-19732-fillna-bools.
parent 864d94fe
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment