-
Thanks for your great work!
I encountered a problem and not sure what is the reason. I am using `:binary` protocol. It works well with Clojure server and client. But when trying with thriftpy client,…
cassc updated
3 years ago
-
**Describe the bug**
When I run 'CodeChecker server',It worked and log has no error.The web can be accessed.
But I can't find anything when I run 'CodeChecker server --list',it found nothing.
I thi…
-
Currently, zipkin version used in zipkin-instrumentation-axios is 0.6.0.
0.6.0 version of zipkin has 'thrift' dependency included and because of thrift we are getting these errors in our react applic…
-
I am getting the following error while running make command in saithrift. This issue was not present in thrift 0.9.2 version which was being used earlier in saithrift.
`mkdir -p ./src/obj
g++ -L…
ushax updated
2 years ago
-
## Bug
### Describe the problem
I'm facing memory leak in a long running Spark Thrift Server (STS) on Kubernetes if Delta Lake tables are used.
RSS (process) memory grows all the time while STS…
dnskr updated
3 months ago
-
main(server_hostname = args.server_hostname, http_path = args.http_path, schema = args.schema, access_token = args.access_token)
File "extract.py", line 24, in main
dbx_extractor.execute_sql(s…
-
### Query engine
spark 3.5.0 with odbc hive thrift server
### Question
Hello,
I am not sure it's real bug or it's thrift server issue, or we are doing something completely wrong with iceb…
-
**Describe the bug (描述bug)**
开启thrift,cmake -B build -DWITH_THRIFT=ON编译出错
/usr/local/include/thrift/protocol/TBinaryProtocol.h:38:7: note: candidate: ‘apache::thrift::protocol::TBinaryProtocolT::T…
-
When the `retries` option is non-zero, an exception thrown on the server results in the client incorrectly throwing a `NoServersAvailable` exception instead of the correct exception.
With `retries` s…
-
### ⚠️ Before submitting, please verify the following: ⚠️
- [X] This is a **bug**, not a question or a configuration issue.
- [X] This issue is **not** already reported on Github (I've searched it…