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

SNOW-1787415 Fix dataframe AST various bugs and float/decimal infinity, nan etc support #2580

Open
wants to merge 1 commit into
base: ls-SNOW-1491199-merge-phase0-server-side
Choose a base branch
from

Conversation

sfc-gh-evandenberg
Copy link
Collaborator

SNOW-1787415 Fix dataframe AST bugs related to Window, lag, lead, float and decimal infinity support.

Fix default Window spec resulting in an error.
Fix parameter ordering bug in lag and lead functions.
Add support for float and decimal infinity, nan, etc special values

…at and decimal infinity support.

Fix default Window spec resulting in an error.
Fix parameter ordering bug in lag and lead functions.
Add support for float and decimal infinity, nan, etc special values
@sfc-gh-evandenberg sfc-gh-evandenberg requested a review from a team as a code owner November 7, 2024 01:01
@sfc-gh-evandenberg sfc-gh-evandenberg requested review from sfc-gh-yixie, sfc-gh-aalam and sfc-gh-jrose and removed request for a team November 7, 2024 01:01
@sfc-gh-evandenberg sfc-gh-evandenberg changed the title SNOW-1787415 Fix numeric infinity nan etc 2 SNOW-1787415 Fix dataframe AST various bugs and float/decimal infinity, nan etc support Nov 7, 2024
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.

2 participants