rluvaton opened a new pull request, #22847:
URL: https://github.com/apache/datafusion/pull/22847

   ## Which issue does this PR close?
   
   - Closes #22846
   
   ## Rationale for this change
   
   Just extending support so common pitfalls can be prevented for map as well
   
   see:
   - https://github.com/apache/datafusion/pull/22689
   
   ## What changes are included in this PR?
   
   created custom `cleanup_non_empty` null values that handle maps as well and 
fallback for `remove_list_null_values` for list
   
   I done this like this as I plan to remove this function once this arrow pr 
is merged and released:
   - https://github.com/apache/arrow-rs/pull/9970
   
   ## Are these changes tested?
   Yes
   
   ## Are there any user-facing changes?
   Yes, support map cleanup, updated docs
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to