Description
Please add a NullDataSqueezerFilter to the front of the data squeezer pipeline. Essentially, this will be a short-circuit implementation that makes sure nulls are squeezed/unsqueezed properly and alleviates the burden of null checks on downstream filters.