Ildus Kurbangaliev
Ildus Kurbangaliev
@stalkerg yeah, but I can only make fixes for linux, could you look at windows side?
I would say that you're doing something wrong, composite fields should be defined as tuples in `clickhouse`, not nested fields (because they're more like tuples of arrays).
Oh, sorry, I forgot to mention that I'm using Linux, and specifically Arch Linux, installed `helio-workstation-git` package from AUR, it builds from master branch from github I suppose. Resolution of...
Пробовали сделать отдельную функцию которая возвращает этот тип из какой либо даты, и отметить функцию как IMMUTABLE?
Hi, thank you for the script to reproduce. Unfortunately, there is nothing I can do on FDW side, since the conditions changed by `postgres` optimizer, and FDW gets the conditions...
Looks like segfault, could you send me backtrace from your coredump?
`binary` protocol is quite unstable since it depends on an external library, I would suggest to use `http` for now.
@sophie-jeong could you check this again? I made some changes since then.
For now clickhouse_fdw mostly does same thing as `postgres_fdw`. And additional features like these will require a lot more thinking and analysing, for what I do not have enough time...
Hi. No, I don't remember implementing them. But I always open to accept new pull requests :)