Closed sfc-gh-aalam closed 3 months ago
Please answer these questions before submitting your pull requests. Thanks!
What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.
Fixes #1869
Fill out the following pre-review checklist:
Please describe how your code solves the related issue.
This PR ensures we use login_timeout instead of _login_timeout internally. login_timeout is a property does type casting to integer.
login_timeout
_login_timeout
(Optional) PR for stored-proc connector: NA
Please answer these questions before submitting your pull requests. Thanks!
What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.
Fixes #1869
Fill out the following pre-review checklist:
Please describe how your code solves the related issue.
This PR ensures we use
login_timeout
instead of_login_timeout
internally.login_timeout
is a property does type casting to integer.(Optional) PR for stored-proc connector: NA