PiyushPushkar02
PiyushPushkar02
### **Description** - The PR removes the empty password validation check for PostgreSQL while creating a new data source. - The JUnit test case is added for the same. Implemented...
## Description - Changed the error message returned in case of an invalid username/password for MySQL. - Removed the exact exception from the error message returned to the user. Fixes...
## Description - Changed the error message returned in case of an invalid hostname for Redis. - This PR does not solve the issue for mongo. Fixes #21405 ## Type...
Steps to reproduce: 1. Create a new google sheet data source 2. Select Read/write all google sheets scope from drop-down menu 3. Now edit the data source name 4. After...
## Description - Changed the error message returned in case of empty input from the user for CURL import Fixes #12008 ## Type of change - Bug fix (non-breaking change...
## Description - Set a flag called InitializationFailTimeout to -1 to create the connection pool asynchronously. - Set the **connectionTimeout** value to timeout to handle any issue with the connection...