Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Prestonc/release prep#171

Merged
asfgit merged 1 commit intoapache:masterfrom
prestoncarman:prestonc/release_prep
Jun 7, 2017
Merged

Prestonc/release prep#171
asfgit merged 1 commit intoapache:masterfrom
prestoncarman:prestonc/release_prep

Conversation

@prestoncarman
Copy link
Copy Markdown
Contributor

Started working on site updates based on recent work. This would be a great time to update the site and make a release of our query processor.

Copy link
Copy Markdown
Member

@westmann westmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a few comments.

On the "architecture diagram", I'd put "XQuery/JSONiq" on top of a single arrow for VXQuery (it's a single language - and it's a pretty useful feature to handle XML and JSON in the same query) while I'd put SQL++ and AQL on different arrows. Also I think that SQL++ should be to the left of AQL.

Apache VXQuery\x99 will be a standards compliant XML Query processor implemented in Java.
The focus is on the evaluation of queries on large amounts of XML data.
Specifically the goal is to evaluate queries on large collections of relatively small XML documents.
The XQuery processor supports JSONiq extension to XQuery.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd call it "the JSONiq extension to XQuery" and I think that we should have a link to jsoniq.org somewhere (maybe here, but not necessarily).


* Prepare your change for merge.

Squash your changes into a single commit with a nice commit message.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be really nice if we had a consistent example with command lines to go along with this description - especially for the rebase/squash :)

When merging the change, do not rebase.
When merging the change, do not ~rebase~.
Instead do a single merge commit into Apache VXQuery master.
Since the Pull Request now has a single commit, yan alternative would be to cherry pick that commit
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/yan/an/

Copy link
Copy Markdown
Member

@westmann westmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

- Updating the index page to highlight JSONiq extension to XQuery.
- Fixing issue with JavaDocs.
- Adding contribution details with git commands.
@prestoncarman prestoncarman force-pushed the prestonc/release_prep branch from 4e5a05f to 37642be Compare June 7, 2017 22:05
@asfgit asfgit merged commit 37642be into apache:master Jun 7, 2017
@prestoncarman prestoncarman deleted the prestonc/release_prep branch July 11, 2017 18:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants