alamb commented on PR #7050: URL: https://github.com/apache/arrow-datafusion/pull/7050#issuecomment-1645563593
Thank you so much @palash25 -- 😍 In terms of setups that can not be achieved via SQL today, I recommend we follow the approach of some other similar tests and set them up programatically (move the setup rust code into sqllogictest): https://github.com/apache/arrow-datafusion/blob/368f6e606a3cfca8e04638b8d5ff0ff116a20b57/datafusion/core/tests/sqllogictests/src/main.rs#L269-L296 Does that make sense? -- 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]
