Github user liuyu000 commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1400#discussion_r162230705
--- Diff: docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc ---
@@ -260,7 +260,7 @@ and <<interval_value_expressions,Interval Value
Expressions>>.
* `_inline-window-specification_`
+
-specifies_the_window_over_which_the_avg_is_computed. The
+specifies the window over which the avg is computed. The
--- End diff --
Thanks Dave, your comment has been incorporated :)
---