mirror of
https://github.com/apache/impala.git
synced 2025-12-30 12:02:10 -05:00
Modify both char_length() and length() usage notes to say when they return the same or different results. Include the same example, showing both STRING and CHAR types, under both functions. Change-Id: I18cabfce66351bb890bfbfc26b93466204a82625 Reviewed-on: http://gerrit.cloudera.org:8080/9014 Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com> Tested-by: Impala Public Jenkins