fix small README typo (#17114)

This commit is contained in:
Ben Smithgall 2024-09-19 13:01:42 -04:00 committed by GitHub
parent 3d45f9829c
commit 40572360c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ This extension provides a gRPC API for SQL and Native queries.
Druid uses REST as its RPC protocol. Druid has a large variety of REST operations Druid uses REST as its RPC protocol. Druid has a large variety of REST operations
including query, ingest jobs, monitoring, configuration and many more. Although including query, ingest jobs, monitoring, configuration and many more. Although
REST is a universally supported RPC format, is not the only one in use. This REST is a universally supported RPC format, it is not the only one in use. This
extension allows gRPC-based clients to issue SQL queries. extension allows gRPC-based clients to issue SQL queries.
Druid is optimized for high-concurrency, low-complexity queries that return a Druid is optimized for high-concurrency, low-complexity queries that return a