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

Merge main into develop #2

Open
wants to merge 2,727 commits into
base: develop
Choose a base branch
from
Open

Merge main into develop #2

wants to merge 2,727 commits into from

Conversation

github-actions[bot]
Copy link

Automatically generated PR to keep develop in sync with main.

USE MERGE COMMIT TO MERGE THIS PR.

See merge_main_to_develop.yml.

abrokenjester and others added 30 commits July 24, 2022 15:12
…ropagate_the_correct_query_syntax_error_to_the_client

eclipse-rdf4jGH-4073 Propagate the correct query syntax error to the client
…riority args

Also optimize filters before joins to allow more efficient join arg shuffling
…emented fix in new class"

This reverts commit 0cf8666.
Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>
Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>
…statements-javadoc-link

eclipse-rdf4jGH-4089: remove whitespace in javadoc link
)

* eclipse-rdf4jGH-4091 changes based on release review

* eclipse-rdf4jGH-4091 update links

* revert new line

* formatting
…df4j#4097)

* eclipse-rdf4jGH-4091 add a newline in the copyright header

* remove commented out files
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
hmottestad and others added 30 commits December 8, 2022 18:11
…n compiling, compiling in parallel and upgrading some plugins
Signed-off-by: Dzeri96 <dzeri96@proton.me>
Signed-off-by: Dzeri96 <dzeri96@proton.me>
…pped

When a query has an aggregate in the projection but no explicit group
clause, an implicit group clause is introduced. The logic that takes
care of scoping projection aliases such that they are available for
evaluation of the ORDER BY clause needs to take this into account: if
there is an implicit group, that group needs to be used as the extension
argument, instead of the order clause argument (which does not
contain the implicit group node).
…gins management, enforce a minimum maven version of 3.6.0
…l toss on the task control before returning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.