-
A user reported seeing slowness when projection push-down code is active, which seems to stem from ProtocolEventsAmender.
Details can be found in https://github.com/Parquet/parquet-mr/issues/406
**R…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issue…
-
Currently we assume all the thrifts were just dumped in one folder. In practice I have seen conflicts in thrift files. Consider a directory based approach and having the server "Scan" for services.
-
For integration with tooling it would be useful to expose the thrift idl.
If someone registers an as=thrift endpoint for a serviceName we should expose the IDL.
The endpoint will be called `thrift_i…
-
OS: CentOS 6.5 64bit
Cassandra: 2.1.2 tarball install at /usr/loca/cassandra-2.1.2
Boost:boost-devel-1.41.0-18.el6.x86_64
My install steps:
1. install thrift
tar -zxvf thrift-0.9.2.tar.gz
…
-
Reported by @Torwegia:
```
(env)uber@tor:~$ tcurl --timeout 10000 -p 127.0.0.1:21300 -t thrift/service.thrift foo FOO::auth -3 '{"paymentProfileId": "a", "jobId": "b", "amount": 3}'
TCURL ERROR: Got…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Version
1.3.2
### Describe the bug and provide the minima…
-
trino | 2024-03-19T19:53:44.178Z ERROR main io.trino.server.Server No service providers of type io.trino.spi.Plugin in the classpath: [file:/data/trino/plugin/thrift/HdrHistogram-2.1.9.jar, …
-
git.xiaojukeji.com/foundation/thrift@v0.9.3: unrecognized import path "git.xiaojukeji.com/foundation/thrift": https fetch: Get "https://git.xiaojukeji.com/foundation/thrift?go-get=1": dial tcp: look…
-
Copying into here since I think discussion got lost in the middle of a meta-issue.
From @minwoox
Currently, we use RpcXX classes such as RpcRequest, RpcResponse, RpcService, RpcClient, etc. for…