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 Release #3366

Merged
merged 140 commits into from
Apr 8, 2024
Merged

Merge Release #3366

merged 140 commits into from
Apr 8, 2024

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

thoniTUB and others added 30 commits January 31, 2024 18:00
Signed-off-by: Max Thonagel <[email protected]>
Signed-off-by: Max Thonagel <[email protected]>

missing fixes after rebase

Signed-off-by: Max Thonagel <[email protected]>

cleanup after rebase

adds TODO for indices

adds stubs

wip towards MatchingStatsManager handling distributed state

iteration towards collecting and sending columnValues on shards

compute containsDates at submission, or fullOverview, but never juts overview

Initial setup to collect column values on shards

cleanup

remove dictionary references from adminUI

Fixes SerializationTests

adds storage for entityToBucket (this required minor rewrite of Storages to unify Store and KeyIncludingStore)

cleanup ConceptTreeCache

adds case for StringStoreString

removes Dictionary.java and all references

fixes issues with bucket selection

intern StringStoreString.values

Brute force implementation of StringStoreString instead of using Dictionaries. Rips out everything related to Dictionaries
Signed-off-by: Max Thonagel <[email protected]>
…itialized in SQL mode (no search on column values)

Signed-off-by: Max Thonagel <[email protected]>
…itialized in SQL mode (no search on column values)

Signed-off-by: Max Thonagel <[email protected]>
Signed-off-by: Max Thonagel <[email protected]>
Signed-off-by: Max Thonagel <[email protected]>

review changes

Signed-off-by: Max Thonagel <[email protected]>

rewrite serdes for Object2IntMap

Signed-off-by: Max Thonagel <[email protected]>
Signed-off-by: Max Thonagel <[email protected]>
Signed-off-by: Max Thonagel <[email protected]>
Signed-off-by: Max Thonagel <[email protected]>
Signed-off-by: Max Thonagel <[email protected]>

remove entities map, as it is covered by entity2bucket map

Signed-off-by: Max Thonagel <[email protected]>
Signed-off-by: Max Thonagel <[email protected]>
Signed-off-by: Max Thonagel <[email protected]>
# Conflicts:
#	backend/src/main/java/com/bakdata/conquery/apiv1/query/CQYes.java
#	backend/src/main/java/com/bakdata/conquery/apiv1/query/concept/specific/CQNegation.java
#	backend/src/main/java/com/bakdata/conquery/models/jobs/ImportJob.java
#	backend/src/main/resources/com/bakdata/conquery/resources/admin/ui/script.html.ftl
Removal of Dictionaries, towards string-Array based Store
@awildturtok awildturtok merged commit ca4576b into master Apr 8, 2024
14 checks passed
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.

5 participants