alamb commented on PR #13388: URL: https://github.com/apache/datafusion/pull/13388#issuecomment-2473914260
The other way to do it is to programatically setup the sqllogictest, as is done for `map.slt` (which didn't have any way to create `MapArray`s when it was written): https://github.com/apache/datafusion/blob/ac79ef3442e65f6197c7234da9fad964895b9101/datafusion/sqllogictest/src/test_context.rs#L84-L85 -- 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]
