Sergey Vidyuk
Sergey Vidyuk
yes, month type and maybe a better timespan then just integer64
We need up to millisecond for time. integer is enough for this. In current master it converts just to vector of ints. In my branch I have it as POSIXct:...
Yes, struct field names are better and how it should be done. Never got around to implement it. Have a look at this branch - https://github.com/sv/kdbgo/tree/v1beta . There are some...
Thanks for contributing this!
would it be easy for you to break it down to several changes? i.e. breaking changes/server/other
Do you want to split this into smaller pieces, so we can merge one by one?
What is the error you get from DialUnix?