Skip to content

Fix incorrect invocation of functions with names only differ in casing#2033

Merged
kshyju merged 2 commits intoAzure:mainfrom
DL444:dl444/exec-source-gen-casing
Nov 8, 2023
Merged

Fix incorrect invocation of functions with names only differ in casing#2033
kshyju merged 2 commits intoAzure:mainfrom
DL444:dl444/exec-source-gen-casing

Conversation

@DL444
Copy link
Copy Markdown
Contributor

@DL444 DL444 commented Nov 7, 2023

Issue describing the changes in this PR

resolves #2003

Pull request checklist

  • 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)

@DL444 DL444 marked this pull request as ready for review November 7, 2023 21:27
@kshyju kshyju requested review from brettsam, fabiocav, jviau, kshyju and satvu and removed request for kshyju November 8, 2023 19:08
@kshyju
Copy link
Copy Markdown
Member

kshyju commented Nov 8, 2023

@DL444 Thank you! Could you please rebase?

@kshyju kshyju merged commit 5dca0f1 into Azure:main Nov 8, 2023
@kshyju
Copy link
Copy Markdown
Member

kshyju commented Nov 8, 2023

@DL444 Thank you! Could you please rebase?

Never mind. Merged. Thanks for your contribution :)

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.

Incorrect function invocation if function names differing only by casing exist and FunctionsEnableExecutorSourceGen is enabled

3 participants