Skip to content

Default to optimized function executor#2012

Merged
kshyju merged 1 commit intomainfrom
shkr/enable_direct_executor
Nov 2, 2023
Merged

Default to optimized function executor#2012
kshyju merged 1 commit intomainfrom
shkr/enable_direct_executor

Conversation

@kshyju
Copy link
Copy Markdown
Member

@kshyju kshyju commented Nov 2, 2023

Fixes #2011

With this change we will register the optimized function executor. This behavior can be prevented by setting <FunctionsEnableExecutorSourceGen>false</FunctionsEnableExecutorSourceGen> in the .csproj file

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

@kshyju kshyju merged commit 9fc9341 into main Nov 2, 2023
@kshyju kshyju deleted the shkr/enable_direct_executor branch November 2, 2023 22:17
kshyju added a commit that referenced this pull request Nov 8, 2023
* Revert "Default to optimized function executor"

* Release notes update
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.

Defaulting of optimized executor to enabled

3 participants