jackrabbit-oak icon indicating copy to clipboard operation
jackrabbit-oak copied to clipboard

OAK-8245 [v1.8] add "statement" column to explain query result row.

Open adamcin opened this issue 6 years ago • 0 comments

  • Adds additional "statement" column to "explain" selector
  • Uses parsed JCR-SQL2 query statement as value, but with "explain" command deleted.
  • AbstractQueryTest updated to retrieve "plan" value by selector
  • ExplainResultTest class added to specifically test this new behavior

adamcin avatar Apr 16 '19 19:04 adamcin