amaliujia commented on PR #37287:
URL: https://github.com/apache/spark/pull/37287#issuecomment-1201853151
The test is failing for example on
```
Expected:
Database(name='default', catalog=None, description='default database',
...
Got:
Database(name='default', catalog='spark_catalog', description='default
database',
locationUri='file:/__w/spark/spark/python/target/4ab5b07b-a1fd-4be3-b29b-6bfc1ac33d6d/e75ca4c7-9d5e-409d-b319-fba011a1ad51')
```
I think the actual result is expected as of now.
--
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]