Presto: Fix format for @Description value

Created on 7 Nov 2019  路  1Comment  路  Source: prestosql/presto

Currently, the format of function description is varied as below (The first character uppercase/lowercase and the following period)

  • word_stem: returns the stem of a word in the given language
  • zip: Merges the given arrays, element-wise, into a single array of rows.
good first issue

Most helpful comment

Let's settle on sentence case (uppercase first letter).

>All comments

Let's settle on sentence case (uppercase first letter).

Was this page helpful?
0 / 5 - 0 ratings