Mayank Shrivastava
Results
2
issues of
Mayank Shrivastava
Added configs to specify keepAlive and shutdownTimeout for `GrpcQueryClient`. - Added `channelShutdownTimeoutSecond` config for `GrpcQueryClient` with default of 10s. - Added configs for keep-alive: - `channelKeepAliveEnabled` to enable/disable the feature,...
It seems that the `EXPR_MIN/MAX` functions do not work in both v1 and v2 query engines. Running a simple query like below errors out, even though there is no alias...