This is an automated email from the ASF dual-hosted git repository.
gjacoby pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git
from 8612c81dfe PHOENIX-6779 Account for connection attempted & failure
metrics in all paths (#1494)
add c607518d98 PHOENIX-6751 Force using range scan vs skip scan when using
large IN clause (#1495)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/phoenix/end2end/InListIT.java | 517 ++++++++++++++++++++-
.../org/apache/phoenix/compile/WhereOptimizer.java | 56 ++-
.../org/apache/phoenix/query/QueryServices.java | 3 +
.../apache/phoenix/query/QueryServicesOptions.java | 5 +-
4 files changed, 565 insertions(+), 16 deletions(-)