mzitnik commented on code in PR #29522:
URL: https://github.com/apache/beam/pull/29522#discussion_r1402949468


##########
sdks/java/io/clickhouse/src/main/java/org/apache/beam/sdk/io/clickhouse/TableSchema.java:
##########
@@ -164,7 +166,8 @@ public enum TypeName {
     UINT32,
     UINT64,
     // Composite types
-    ARRAY
+    ARRAY,

Review Comment:
   Fixed the comment.



-- 
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: [email protected]

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

Reply via email to