Expand description
Frontend client to run flow as batching task which is time-window-aware normal query triggered every tick set by user
Structsยง
Enumsยง
- Frontend
Client - A simple frontend client able to execute sql using grpc protocol
- Peer
Desc ๐ - Describe a peer of frontend
Traitsยง
- Grpc
Query Handler With Boxed Error - Adapter trait for
GrpcQueryHandlerthat boxes the underlying error into [BoxedError].