meetjunsu commented on a change in pull request #17543:
URL: https://github.com/apache/flink/pull/17543#discussion_r734216122



##########
File path: docs/content/docs/connectors/table/formats/orc.md
##########
@@ -168,9 +168,20 @@ The following table lists the type mapping from Flink type 
to Orc type.
       <td>timestamp</td>
       <td>TIMESTAMP</td>
     </tr>
+    <tr>
+      <td>ARRAY</td>
+      <td>-</td>

Review comment:
       The physical type of the composite type is based on the element type, so 
nothing is written in this item




-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to