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

Upstream: a71e77c9d0a947eb1b85271c9a6779bcea60a909 #622

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

kgyrtkirk
Copy link
Owner

No description provided.

kgyrtkirk and others added 10 commits January 17, 2025 14:22

1.    adds DruidRelFieldTrimmer
2.    Unnest now uses unnestFieldType instead of blindly taking the rowType
3.    removed the possibly problematic column reuse in UnnestCleanupRule (the trimmer should take care of that)
4.    lots of iq file changes because earlier no proper trimming was done below LogicalCorrelate and Unnest -s
Noticed a stale reference to Java 8 while doing some other stuff
* make k8s ingestion core

* add redirects

* missing licenses

* Add disclaimer for druid 28

* Fix redirect
Code coverage additions for Processing Directory: HttpPostEmitterMonitorTest and JavaScriptConfigTest
Code coverage additions for Cloud: AWSCredentialsConfigTest
… when inverted (apache#17655)


Fixes a bug with the OR filters vectorized value matcher that causes vector engines processing filter an OR filter under a NOT filter (ex. of the form NOT(x OR y)) to produce incorrect results for null values matched.

This bug is due to incorrectly hard coding the includeUnknown parameter as false for OR filter child vector matchers after the initial filter clause instead of passing it through the function parameter to the underlying matchers.

ZK-based segment loading was completely disabled in apache#16360 and apache#15705.
This PR removes all related code which is now unused.

Changes:
- Remove CuratorLoadQueuePeon and CuratorLoadQueuePeonTest
- Refactor DruidCoordinatorTest to use a TestLoadQueuePeon instead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants