Pang Jun Rong (Jayden)

Results 3 comments of Pang Jun Rong (Jayden)
trafficstars

Hey @sfackler, bumping this issue as the retry logic currently performs 7 attempts over 30 seconds. When coupled with a wrong password in an enterprise setting, MSSQL accounts get locked...

Hey @guilhermedelyra, this is not something we can control for sources using the r2d2 rust package (including r2d2_oracle) for connection pooling. In the [r2d2 source code](https://github.com/sfackler/r2d2/blob/master/src/lib.rs), there is an exponential...

Hey @lscheilling @rudyryk @jcoding2022, this is related to the limitations of pandas representing timestamps as a 64-bit integer, which means anything before '1677-09-21 00:12:43.145225' is out of bounds. When `connector-x`...