yanxinyi commented on a change in pull request #671: PHOENIX-4845 Support using Row Value Constructors in OFFSET clause fo… URL: https://github.com/apache/phoenix/pull/671#discussion_r376665057
########## File path: phoenix-core/src/main/java/org/apache/phoenix/compile/RVCOffsetCompiler.java ########## @@ -0,0 +1,302 @@ +package org.apache.phoenix.compile; Review comment: nit: apache license ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
