palash25 commented on PR #7050: URL: https://github.com/apache/arrow-datafusion/pull/7050#issuecomment-1651183491
@alamb its ready for review. I used rust code to set things up for two of the tests as you suggested: - one for creating local temporary table - the other for setting nullable fields correctly I had to split the tests into separate .slt files because even though i was able to set things up correctly with setup.rs there was no way to cleanup things properly and that would mess with the output of some other test. Hope thats ok. -- 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]
