Matvey Karpov
Matvey Karpov
`multithread_exec` function returned result of different types depending on number of threads: if it's lesser than 2 - `Iterator`, otherwise - `list`. In every place this function is used, result...
I would like to use `doctr` on `AWS Lambda`, but there is a restriction: it gives a function write access only under `/tmp` folder. I have found two places where...
Hello, @zevv ! I have used your package as a dependency in my project and found it to be an amazing experience! However, I couldn't compile the latest published version...
As for now, when performing multilookup and one of the tables does not exist, I receive following error: `call [UUID] failed: error getting mount info for [TABLE_PATH]: error getting attributes...
In docker environment address of YTsaurus proxy can consist of single word, e.g. "ytsaurus". In current implementation, suffix ".yt.yandex.net" will be added resulting in address "ytsaurus.yt.yandex.net" which won't be found....