gstvg opened a new pull request, #12116: URL: https://github.com/apache/datafusion/pull/12116
## Which issue does this PR close? Closes #11081 ## What changes are included in this PR? union_extract implementation and docs Add table with union column on the session context of sqllogictests ## Are these changes tested? Yes. There's sqllogictests for one good case, and for each error case Since it's not possible yet to create scalar unions in SQL, those cases are tested as unit tests ## Are there any user-facing changes? A new `union_extract` scalar function, and it's 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]
