Github user dilipbiswal commented on the issue:
https://github.com/apache/spark/pull/19068
@gatorsmile Hi Sean,
I am hitting this issue. Actually this seems like a regression as my script
which was working before is no longer working. Here is my scenario.
1) spark-sql
create database testdb;
2) exit spark-sql
3) spark-sql
use testdb; => I get a database not found error.
Can we please have this reviewed and merged if the changes are good. Thanks
in advance.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]