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

refactor(polyfills): do not raise a Assignment call unless needed. #242

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

barelyhuman
Copy link
Contributor

I understand the need for the polyfill, but for various security reasons a few production projects freeze the ability to modify the constructors so this basically triggers an assignment even when it's not needed and the freeze cause a failure.

Let me know if there's other considerations that you'd like to take for this

@BikashMcKinsey
Copy link

BikashMcKinsey commented Apr 12, 2024

Fixes #244

Signed-off-by: Reaper Gelera <ahoy@barelyhuman.dev>
@kravets-levko kravets-levko merged commit c84ef8a into databricks:main Apr 12, 2024
6 of 8 checks passed
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.

3 participants