-
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 #3632
Merged
Merge Release #3632
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
Bumps commons-io:commons-io from 2.11.0 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…ilter Feature/allow negative range in filter
…io-commons-io-2.14.0 Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /backend
Feature/api formbackend management
Implementation of mappable Selects that produce multiple output values from a single intermediate value. Values are output unique. This feature is enabled by `com.bakdata.conquery.models.index.MapInternToExternMapper#allowMultiple` which will change the selects using the Mapping from `STRING` to `LIST[STRING]`. You can use this feature to associate multiple values with a single key via CSV-mapping.
Bumps commons-io:commons-io from 2.14.0 to 2.18.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reintegrate Main
show connector/table when referencing a filter
set html language dynamically
Reintegrate Main
It is a potentially excepting operation which may cause the entire stack to crash. Instead use *Storage.get which will produce null. Handling is then at the discretion of the caller.
use MetaStorage.get where null allowed
check against connectorId instead of table id
Clean up resources
backend/src/main/java/com/bakdata/conquery/resources/admin/rest/UserResource.java
Dismissed
Show dismissed
Hide dismissed
short circuit empty date field and preventing time consuming and log chatty NPE
thoniTUB
approved these changes
Dec 11, 2024
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.