wuchong commented on a change in pull request #12599:
URL: https://github.com/apache/flink/pull/12599#discussion_r438721524



##########
File path: docs/dev/table/connectors/formats/avro.md
##########
@@ -97,6 +97,13 @@ Format Options
       <td>String</td>
       <td>Specify what format to use, here should be 'avro'.</td>
     </tr>
+    <tr>
+      <td><h5>avro.codec</h5></td>
+      <td>optional</td>
+      <td style="word-wrap: break-word;">(none)</td>
+      <td>String</td>
+      <td>For filesystem connector only, the compression codec for avro. 
Support deflate, snappy, bzip2, xz.</td>

Review comment:
       Add a link to 'filesystem connector' and describe the default behavior. 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to