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 <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>

missing fixes after rebase

Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>

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 <12283268+thoniTUB@users.noreply.github.com>
…n manager and shards

Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
…itialized in SQL mode (no search on column values)

Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
…itialized in SQL mode (no search on column values)

Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>

review changes

Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>

rewrite serdes for Object2IntMap

Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>

remove entities map, as it is covered by entity2bucket map

Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
# 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
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Removal of Dictionaries, towards string-Array based Store
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
thoniTUB and others added 12 commits April 8, 2024 11:54
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Signed-off-by: Max Thonagel <12283268+thoniTUB@users.noreply.github.com>
Fix: total search result for empty search
fix casting of query result preview
@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.

None yet

5 participants