ChristopheBear opened a new issue, #24352:
URL: https://github.com/apache/superset/issues/24352

   Our team was able to connect to the mongobi database without any problem in 
the old version, however, when we upgraded to superset version 2.1.0, we had a 
problem that we could not connect to the mongobi database(Not mongodb database).
   
   #### How to reproduce the bug
   
   1. Go to settings -> databases -> edit(choose an existed mongobi database 
which was connected successfully before in the old version of superset) 
   2. Click on Test Connection
   3. See error
   
   ### Expected results
   
   Mongobi database can be successfully connected.
   
   ### Actual results
   
   After starting the local debugger, the front-end tests the mongobi database 
connection and finds the error message.
   
   #### Screenshots
   
   
![image](https://github.com/apache/superset/assets/52247106/281c912e-f372-48c9-9787-c9c222be1e66)
   
![image](https://github.com/apache/superset/assets/52247106/d32617e6-2ebe-47df-afc9-1df14b3a58a9)
   
![image](https://github.com/apache/superset/assets/52247106/2e76c229-d9b0-4ccf-8d99-a60d53483a0c)
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version:
   - superset version: `superset 2.1.0`
   - python version: `python --3.9.12`
   - SQLAlchemy version:  `SQLAlchemy 1.4.24 ` 
   - sqlalchemy-mongobi version:`sqlalchemy-mongobi  0.2.1`
   - PyMySQL version:`PyMySQL 1.0.3` 
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version 
of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Additional Information about mongobi(MongoDB Connector for Business 
Intelligence):
   Traditional business intelligence tools work with flat, tabular data. These 
tools aren't sophisticated enough to understand three-dimensional data stored 
in MongoDB databases.
   The MongoDB Connector for Business Intelligence (BI) allows you to create 
queries with SQL to visualize, graph, and report on your three-dimensional 
MongoDB data using relational business intelligence tools such as Tableau and 
Power BI.
   For more information, please see 
https://www.mongodb.com/docs/bi-connector/master/what-is-the-bi-connector/
   


-- 
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]

Reply via email to