Need info on LocalQueryRunner , DistributedQueryRunner and KafkaQueryRunner #14659
namratas-trianz
started this conversation in
General
Replies: 1 comment
-
@lukasz-stec already answered in https://trinodb.slack.com/archives/CP1MUNEUX/p1665983976255519
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am looking for some info on LocalQueryRunner ,DistributedQueryRunner and KafkaQueryRunner.
I am using trino libraries to connect to Kafka and fetch data. Currently I am using LocalQueryRunner.
I do see these are in trino.testing packages. Is there any specific reason it is in testing package? Can you also please help to understand the difference between these.
Beta Was this translation helpful? Give feedback.
All reactions