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

Improve handling of multiple JEventSources #176

Merged
merged 5 commits into from
Nov 22, 2022
Merged

Commits on Nov 21, 2022

  1. JEventSource: Move factorySet logic into DoNext

    This was previously in the JEventSourceArrow which was always the wrong place for it.
    nathanwbrei committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    899535d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b329287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8e88c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9935f4c View commit details
    Browse the repository at this point in the history
  5. Small fixes

    nathanwbrei committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4cf436f View commit details
    Browse the repository at this point in the history