You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a PR @nosan proposed, there is some evidence that SimpleDriverDataSource is not supported as it misses an alias for thedriver's class name.
We should improve our DataSourceBuilder to support this known implementation. However, it shouldn't be used automatically as it's too simple to be used without the user asking for it.