alamb commented on issue #7647: URL: https://github.com/apache/arrow-datafusion/issues/7647#issuecomment-1751687026
You can great dictionary encoded columns using `arrow_cast` Here is an example https://github.com/apache/arrow-datafusion/blob/e23d34bae60bb2f9c496241e218bab795af3af83/datafusion/sqllogictest/test_files/aggregate.slt#L2207-L2227 (though it might be helpful to use more than a single column) -- 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]
