C-h-e-r-r-y

Results 7 comments of C-h-e-r-r-y

First of all I did not offer to send long as int. I thought that NUMBER_INT "is used" to make time unit representation as number without decimal points. If it...

From theory I agree. But about practice: 1. @JsonFormat already have timezone parameter. So it have been already designed to be used for conversion. And it already have `NUMBER`, `NUMBER_INT`...

> You will never do that in any application ever, the logic thinking is incorrect. In theory yes. In practise no - 5+ years projects with several thousands classes definitelly...

+1 for `Connection reset` and `[Errno 32] Broken pipe` - same issue for 5+ minutes request to vertica from python code (not Dbt). Really irritating issue. Same code with different...

@sitingren **Many thanks for quick reply!!!!** I have tried different versions: 0.9.2, 1.2+ and 1.3.0 Vertica sever version is `Vertica Analytic Database v9.2.0-0` `SHOW CURRENT ALL;` give a lot of...

@sitingren Pleae note that connection for same SQL request works from Intellij Idea. E.g. looks like something wrong with python library or settings. Intellij Idea is run from Windows while...

My steps and result of investigations: 1. I have tried the `1.3.0` but `connection_timeout` or `read_timeout` did not help me. 2. I have setup odbc and result was the same....