mapr / maprdb-python-client

Other
5 stars 8 forks source link

Improve error handling #67

Open tdunning opened 3 years ago

tdunning commented 3 years ago

I suggest that the error handling in the URL parsing for connections needs improvement.

The improvements that I think are important include:

I can make a pull request for this shortly.

https://github.com/mapr/maprdb-python-client/blob/fcd5f151598ca521fb29ea2a5af69ced24eceafa/mapr/ojai/storage/OJAIConnection.py#L102