-
Notifications
You must be signed in to change notification settings - Fork 12
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 Release #3478
Merged
Merged
Merge Release #3478
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Max Thonagel <[email protected]>
SQL Mode should not rely on legacy impl. And createAggregator is not expected to work on ManagerNode
Signed-off-by: Max Thonagel <[email protected]>
Reintegrate Master
Signed-off-by: Max Thonagel <[email protected]>
Explicit select types
adds cypress tests for index service
adds managerNode to script end
# Conflicts: # backend/src/main/java/com/bakdata/conquery/models/datasets/concepts/filters/specific/BigMultiSelectFilter.java # backend/src/main/java/com/bakdata/conquery/models/datasets/concepts/filters/specific/FlagFilter.java # backend/src/main/java/com/bakdata/conquery/models/datasets/concepts/filters/specific/MultiSelectFilter.java # backend/src/main/java/com/bakdata/conquery/sql/conversion/model/aggregator/FlagSqlAggregator.java # backend/src/main/java/com/bakdata/conquery/sql/conversion/model/filter/FlagCondition.java
use Set<String> for MultiSelectFilterNode
…mnSelect use lable not name in ConceptColumnSelect to give properly cased output.
…ronments and in standalone mode unnecessary as the shard nodes are managed by the environment.
Fix: support nested StructureNodes
Fix/separate manager restart
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.97 to 4.8.112. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.97...classgraph-4.8.112) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…-empty-search Improve history's default filter state and its empty search state
Make more history content searchable
…lds instead of working with enter
…field-instead-of-enter Make project items search & concept tree search debounced input fields
…raph-classgraph-4.8.112
…b.classgraph-classgraph-4.8.112 Bump io.github.classgraph:classgraph from 4.8.97 to 4.8.112 in /backend
github-actions
bot
requested review from
awildturtok and
thoniTUB
as code owners
June 27, 2024 19:05
…nput fields instead of working with enter" This reverts commit ee1c9b8.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.