Hi there, I've been trying to get the ExtendedQueryHandler working. My implementation of the SimpleQueryHandler works fine with psql, however no client I've tried work with the ExtendedQueryHandler yet. There doesn't seem to be any example I can use. I tried to use Greptime as an example however clients like DataGrip cannot connect successfully to Greptime either.
Is it possible to provide an example of how the ExtendedQueryHandler should work please?
Hi there, I've been trying to get the
ExtendedQueryHandlerworking. My implementation of theSimpleQueryHandlerworks fine with psql, however no client I've tried work with theExtendedQueryHandleryet. There doesn't seem to be any example I can use. I tried to use Greptime as an example however clients like DataGrip cannot connect successfully to Greptime either.Is it possible to provide an example of how the
ExtendedQueryHandlershould work please?