jasonyuan-cn commented on code in PR #22615:
URL: https://github.com/apache/flink/pull/22615#discussion_r1203463401


##########
docs/content/docs/dev/table/sql/analyze.md:
##########
@@ -379,4 +379,4 @@ ANALYZE TABLE [catalog_name.][db_name.]table_name 
PARTITION(partcol1[=val1] [, p
 
 *NOTE:* For the fix length types (like `BOOLEAN`, `INTEGER`, `DOUBLE` etc.), 
we need not collect the `avgLen` and `maxLen` from the original records.
 
-{{< top >}}
\ No newline at end of file
+{{< top >}}

Review Comment:
   This line of code should not be changed, sorry for my carelessness. I will 
undo this line.



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