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

Implemented find modes and fallback for FusionPlanDescriptor::Compile #3158

Merged
merged 12 commits into from
Aug 1, 2024

Commits on Jul 15, 2024

  1. Support for invoker caching and find modes to fusion find (#3095)

    * implemented support for invoker caching and find modes to fusion find
    
    * Fixed some errors
    DrizztDoUrden committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    852fbb4 View commit details
    Browse the repository at this point in the history
  2. [Fixes CI] Fixed tidy hang (#3114)

    * Fixed tidy hang by disabling a check on bugged versions
    
    * Added a comment on why this is necessary
    DrizztDoUrden committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    49f3ada View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53beafa View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fixed build

    DrizztDoUrden committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    327d8f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    0c8c012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd9e51f View commit details
    Browse the repository at this point in the history
  3. Added support for having multiple find mode variables for different p…

    …rimitives with different default values.
    DrizztDoUrden committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    16def85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fc2314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35d2e8f View commit details
    Browse the repository at this point in the history
  6. Fixed build

    DrizztDoUrden committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    23417e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    aaef015 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. tidy fix

    DrizztDoUrden committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f3e3e45 View commit details
    Browse the repository at this point in the history