alamb opened a new pull request, #7088: URL: https://github.com/apache/arrow-datafusion/pull/7088
# Which issue does this PR close? Closes https://github.com/apache/arrow-datafusion/issues/7087 # Rationale for this change This implements the prospoal from @jayzhan211 @izveigor @vincev and @smiklos from https://github.com/apache/arrow-datafusion/pull/7044#discussion_r1271437027 # What changes are included in this PR? 1. Make `unnest` consistent with DuckDB/ClickHouse (do not preserve nulls), 2. add option for preserve_nulls 3. Add test 4. update docs # Are these changes tested? yes # Are there any user-facing changes? yes, API has changed <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!-- If there are any breaking changes to public APIs, please add the `api change` label. --> -- 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]
