You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ri...@apache.org on 2021/09/29 14:37:33 UTC

[phoenix] branch master updated (dd3d853 -> 4e5ac4d)

This is an automated email from the ASF dual-hosted git repository.

richardantal pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git.


    from dd3d853  PHOENIX-6557 Fix code problems flagged by SpotBugs as High priority
     add 4e5ac4d  PHOENIX-6563 Unable to use 'UPPER'/'LOWER' together with 'IN'

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/phoenix/end2end/InListIT.java  | 52 ++++++++++++++++++++++
 .../phoenix/expression/function/LowerFunction.java |  7 ++-
 .../phoenix/expression/function/UpperFunction.java |  7 ++-
 3 files changed, 64 insertions(+), 2 deletions(-)