Airblader commented on a change in pull request #16858:
URL: https://github.com/apache/flink/pull/16858#discussion_r702890218



##########
File path: 
flink-table/flink-table-common/src/main/java/org/apache/flink/table/api/JsonQueryWrapper.java
##########
@@ -28,7 +28,7 @@
  */
 @PublicEvolving
 public enum JsonQueryWrapper implements TableSymbol {
-    WITHOUT,
+    WITHOUT_ARRAY,
     CONDITIONAL,

Review comment:
       Hm, yeah. Originally I thought it'd be nice to keep the names more 
concise, but I guess it's better to stay expressive here.




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