Aleksandr Razumov
Aleksandr Razumov
All components are open source, but kinda vendor-locked into AWS and with slightly outdated docks. There are api and web repos with source. Are there any reasons for reviving golangci?...
Yes, unfortunately only subset (used in telegram) of TL is supported and implementation is far from being full. Currently I’m out of capacity to implement this, but I’m very open...
Can we already add methods with file uploads to openapi schema?
Also add otel: 1) grpc json 2) loki exporter format
Also model should be optimal for https://github.com/ClickHouse/ch-go/tree/main/proto serialization
Great, ping me when you are ready, I can help with migration if needed.
Please also consider supporting (like column type and related functions for manipulation) binary representation of json, like PostgreSQL's jsonb or YTsaurus's YSON or MongoDB's BSON. This is slightly off-topic, but...
This will require splitting server and client structures (i.e. different structures for client request and server request in signatures), which we want to avoid. Probably we can reconsider this on...
Oh, you are right. I'm positive for this feature in this form.
Hey @tosolveit, I’m not working on this so you can pick this issue. Will be happy to help and review. Looks like implementation will be similar to DateTime/DateTime64 in some...