Yingyi Bu has posted comments on this change. Change subject: Revise builtin function documents. ......................................................................
Patch Set 5: (11 comments) https://asterix-gerrit.ics.uci.edu/#/c/1221/5/asterixdb/asterix-doc/src/main/markdown/builtins/9_aggregate_aql.md File asterixdb/asterix-doc/src/main/markdown/builtins/9_aggregate_aql.md: Line 57: * Gets the average value of the non-null and on-missing numeric items in the given collection. > s/on/non/ Done Line 93: order in the numeric type promotion order (`tinyint`-> `smallint`->`integer`->`bigint`->`float`->`double`) among > indent one more? Done Line 151: The returning type is decided by the item type with the highest order in the > indent? Done https://asterix-gerrit.ics.uci.edu/#/c/1221/5/asterixdb/asterix-doc/src/main/markdown/builtins/9_aggregate_sql.md File asterixdb/asterix-doc/src/main/markdown/builtins/9_aggregate_sql.md: Line 62: * Gets the average value of the non-null and on-missing numeric items in the given collection. > s/on/non/ Done Line 98: order in the numeric type promotion order (`tinyint`-> `smallint`->`integer`->`bigint`->`float`->`double`) among > indent one more? Done Line 127: The returning type is decided by the item type with the highest order in the > indent? Done Line 156: The returning type is decided by the item type with the highest order in the > indent? Done Line 233: order in the numeric type promotion order (`tinyint`-> `smallint`->`integer`->`bigint`->`float`->`double`) among > indent? Done Line 260: The returning type is decided by the item type with the highest order in the type promotion order > indent one more? Done Line 289: The returning type is decided by the item type with the highest order in the type promotion order > indent one more? Done https://asterix-gerrit.ics.uci.edu/#/c/1221/5/asterixdb/asterix-doc/src/main/markdown/sqlpp/3_query.md File asterixdb/asterix-doc/src/main/markdown/sqlpp/3_query.md: Line 594: | COLL_COUNT | counted | counted | 0 | > Fix column alignment? Done -- To view, visit https://asterix-gerrit.ics.uci.edu/1221 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4b05108b1bc741585717192b0b721ad00959bd83 Gerrit-PatchSet: 5 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Yingyi Bu <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-Reviewer: Yingyi Bu <[email protected]> Gerrit-HasComments: Yes
