Skip to content

Conversation

jonbasebl5
Copy link

Instructions:

  1. The PR has to be tagged with at least one of the following labels (*):
    1. feature
    2. bugfix
    3. performance
    4. ui
    5. backward-incompat
    6. release-notes (**)
  2. Remove these instructions before publishing the PR.

(*) Other labels to consider:

  • testing
  • dependencies
  • docker
  • kubernetes
  • observability
  • security
  • code-style
  • extension-point
  • refactor
  • cleanup

(**) Use release-notes label for scenarios like:

  • New configuration options
  • Deprecation of configurations
  • Signature changes to public methods/interfaces
  • New plugins added or old plugins removed

tibrewalpratik17 and others added 30 commits May 17, 2024 18:01
* allow user configurable regex library

* fix import ordering
…stness (apache#13036)

* Introduce retries while creating stream message decoder to make system more robust

* address comments

* fix build
* Enhance Kinesis consumer

* Simplify the handling

* Address comments
* [multistage] Make window operator more resilient

* Adding stats
…che#12976)

* added upsert config ConsistencyMode as the feature flag
* Support ListAgg WITHIN GROUP clause

* fix rowCompartor schema

* Change rule to insert a sort for WithInGroup clause

* move isDistinct field out from FunctionContext

* address comments
* Support funnelMaxStep function

* address comments
* Enhance Kinesis consumer

* Simplify the handling

* Address comments

* Move offset validation logic to consumer classes

* Add missing message interface to message batch

* fix linting

* remove unused interface

* Cleanup and refactoring

* lint fixes

---------

Co-authored-by: Xiaotian (Jackie) Jiang <[email protected]>
Co-authored-by: Kartik Khare <[email protected]>
Co-authored-by: Kartik Khare <[email protected]>
…tion. (apache#13201)

* Delete unnecessary setFile call.

* Refactored CommonsConfigurationUtils for properties configuration creation and added UTs.
yashmayya and others added 28 commits June 26, 2024 10:08
…he#13481)

authN tests can pass authentication parameters using headers. Allow initialization of ControllerRequestClient with headers so that it can be used in authN tests as well. As an example, UrlAuthRealtimeIntegrationTest has been modified to use ControllerRequestClient initialized with headers. The implementation is now simpler than before.
…er starter by providing an overridable PinotHelixResouceManager object creator function (apache#13495)

* Allow PintoHelixResourceManager subclasses to be used in the controller starter
by providing an overridable PinotHelixResouceManager object creator function

---------

Co-authored-by: Aman Khanchandani <[email protected]>
Co-authored-by: Xiaotian (Jackie) Jiang <[email protected]>
…using auth, so controllers that require auth return 403s during ingestion
Copy link

snyk-io bot commented Aug 25, 2025

Snyk checks have failed. 92 issues have been found so far.

Icon Severity Issues
Critical 0
High 92
Medium 0
Low 0

security/snyk check is complete. 92 issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.