milenkovicm opened a new issue, #1294: URL: https://github.com/apache/datafusion-ballista/issues/1294
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** `ViewTypes` has been disabled in #1185 due to Arrow IPC `ViewType` serialisation issues (#1182). **Describe the solution you'd like** As pointed out by @mbutrovich in https://discord.com/channels/885562378132000778/1408110811637088286/1408118010161401958 view types can be garbage collected before arrow IPC called. His implementation can be seen at https://github.com/mbutrovich/datafusion-comet/commit/a8cbfb7a7c6071b61f3bf0ab28e5d87fdf8a5639 **Describe alternatives you've considered** **Additional context** - https://github.com/apache/arrow-rs/issues/7185 -- 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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org