This is an automated email from the ASF dual-hosted git repository.

cgivre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/master by this push:
     new df700142b1 [MINOR UPDATE] Updated Kafka README. Can read Avro
df700142b1 is described below

commit df700142b1c057dc13fac2fc97a80842e0ba0bbe
Author: Charles S. Givre <[email protected]>
AuthorDate: Thu Sep 29 13:16:24 2022 -0400

    [MINOR UPDATE] Updated Kafka README. Can read Avro
---
 contrib/storage-kafka/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/storage-kafka/README.md b/contrib/storage-kafka/README.md
index e03421cc55..7b8aa3d5f9 100644
--- a/contrib/storage-kafka/README.md
+++ b/contrib/storage-kafka/README.md
@@ -6,7 +6,7 @@ Drill kafka storage plugin allows you to perform interactive 
analysis using SQL
 Kafka-0.10 and above </p>
 
 <h4 id="Supported Message Formats">Message Formats</h4>
-Currently this plugin supports reading only Kafka messages of type 
<strong>JSON</strong>.
+Currently this plugin supports reading only Kafka messages of types 
<strong>JSON</strong> and <strong>Avro</strong>.
 
 
 <h4>Message Readers</h4>

Reply via email to