Jan Gorecki

Results 183 comments of Jan Gorecki
trafficstars

I'm sure we can, using multi-remote on push, or using webhooks, or using push from travis. The purpose of this issue was to produce live up-to-date documentation of deploy. So...

To re-use the dependency included in the image and it's maintenance. You can do own images for anything but often it is desired to have maintenance of dependency.

For the `time with time zone` it should be enough to update `switch` and define type the same way as posixct. But how can I add support for reading those...

Your first sentence might be confusing because RPostgres is a different package than RPostgreSQL. https://github.com/r-dbi/RPostgres From code we see you mean RPostgreSQL, so you choose proper repository to report your...

AFAIR big int always should be passed as text to db drivers, unless they support big int. https://stackoverflow.com/questions/19169164/r-rpostgresql-bigint-datatype https://groups.google.com/forum/#!topic/rpostgresql-dev/NDc7NfUP6M8 Looks like I recall good after almost 5 years.

I got it but I don't see a reason to analyze data which are not aggregated. Timeseries with a dups in index is not good object for consumption and I...

Thank you for elaborating on that. It well answers my question.

pydt would be useful too, fyi @st-pasha

This SO can be improved when fst in python will be ready https://stackoverflow.com/a/64880745/2490497

Feather can write two different formats, v1 and v2. It would be nice to make it clear, especially in table in README, which format it is using.