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

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


    from 986b79b670 PHOENIX-7035 Index on data table with only pk columns 
result in invalid state (#1675)
     add 14c1717afb PHOENIX-7046 Query results return different values when PKs 
of view have DESC order (#1689)

No new revisions were added by this update.

Summary of changes:
 .../apache/phoenix/end2end/DescOrderKeysIT.java    | 904 +++++++++++++++++++++
 .../apache/phoenix/compile/ExpressionCompiler.java |   4 +-
 .../phoenix/compile/IndexStatementRewriter.java    |   2 +-
 .../apache/phoenix/compile/ProjectionCompiler.java |   5 +-
 4 files changed, 912 insertions(+), 3 deletions(-)

Reply via email to