Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

adamcin
Copy link
Contributor

@adamcin adamcin commented Apr 15, 2019

  • 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

mreutegg and others added 30 commits January 24, 2019 17:34
Revert changes from r1852460 and r1852461

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1852491 13f79535-47bb-0310-9956-ffa450edef68
…ption on standby

Added test case
Introduced eagerSegmentCaching option for the FileStore to allow caching segments right after creating them

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1852612 13f79535-47bb-0310-9956-ffa450edef68
mreutegg and others added 24 commits April 10, 2019 14:03
- updating the plugin
- removing Adobe's jcr API a weird redirect (MJAVADOC-539) it's building
for me this way.

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1857332 13f79535-47bb-0310-9956-ffa450edef68
…ined as autoCreated

NodeImpl will now auto-create child nodes when a new primary type requires that.


git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1857589 13f79535-47bb-0310-9956-ffa450edef68
…ined as autoCreated

Removed unused import.


git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1857592 13f79535-47bb-0310-9956-ffa450edef68
@adamcin adamcin changed the title OAK-8245 add "statement" column to explain query result row. OAK-8245 [v1.12] add "statement" column to explain query result row. Apr 16, 2019
@github-actions
Copy link

This PR is stale because it has been open 24 months with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Dec 18, 2022
@github-actions github-actions bot closed this Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.