helifu
helifu
hit the same question on version 1.0.0: ``` ../output/lib/libbrpc.so: undefined reference to `snappy::GetUncompressedLength(char const*, unsigned long, unsigned long*)' ../output/lib/libbrpc.so: undefined reference to `snappy::MaxCompressedLength(unsigned long)' ../output/lib/libbrpc.so: undefined reference to `snappy::RawUncompress(char const*,...
> hit the same question on version 1.0.0: > > ``` > ../output/lib/libbrpc.so: undefined reference to `snappy::GetUncompressedLength(char const*, unsigned long, unsigned long*)' > ../output/lib/libbrpc.so: undefined reference to `snappy::MaxCompressedLength(unsigned long)' >...
Look forward to new progress ^_^
ah, thanks for thre response :) btw, will there be any updates to the repository recently?
It seems [apache kudu](https://kudu.apache.org/docs/index.html#_architectural_overview) is a very good example for storage layer. Maybe we can introduce a new central role (`master`) to manage the cluster.. At the same time, keep...
It's invalid to have "::" in the file name on WINDOWS system: ``` $ git rebase upstream/master error: invalid path 'tests/queries/0_stateless/data_minio/::03215_archive.csv' error: invalid path 'tests/queries/0_stateless/data_minio/test.zip::03215_archive.csv' error: invalid path 'tests/queries/0_stateless/data_minio/test::03215_archive.csv' error:...
Version info: chproxy_1.28.0