palash25 commented on PR #7050: URL: https://github.com/apache/arrow-datafusion/pull/7050#issuecomment-1645117545
I ported these tests to a new .slt file since one of the tests creates multiple catalogs it changes the results of some existing tests and causes a few errors in the `information_schema.slt` file because there I could not find a way to clean up the created catalogs. I was not able to port two things because I wasn't able to figure out a valid SQL syntax to do so: - how to create a temporary table described [here](https://github.com/apache/arrow-datafusion/pull/7050/files#diff-c56811e83126f556f1062be29382b4e416a0e1c248a587cf8524645bfc2d7a66L139) ? - how to set nullable/non-nullable fields when using the `arrow_cast()` syntax for creating columns https://github.com/apache/arrow-datafusion/pull/7050/files#diff-af1ad1d88be48a9e9f0fb325594e979824f319ab3c4678b124e2761dca7d6c9dR157 @alamb if you or any other maintainer could help me out with these it would be a great help -- 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]
