Skip to content

SNOW-1852925: Add type inference for Series.apply/map and Dataframe.map#2821

Merged
sfc-gh-nkumar merged 3 commits intomainfrom
nkumar-SNOW-1852925-infer
Jan 8, 2025
Merged

SNOW-1852925: Add type inference for Series.apply/map and Dataframe.map#2821
sfc-gh-nkumar merged 3 commits intomainfrom
nkumar-SNOW-1852925-infer

Conversation

@sfc-gh-nkumar
Copy link
Contributor

SNOW-1852925 & SNOW-1852928

  1. Which Jira issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes SNOW-NNNNNNN

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
      • If this test skips Local Testing mode, I'm requesting review from @snowflakedb/local-testing
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am adding new credentials
    • I am adding a new dependency
    • If this is a new feature/behavior, I'm adding the Local Testing parity changes.
    • I acknowledge that I have ensured my changes to be thread-safe. Follow the link for more information: Thread-safe Developer Guidelines
  3. Please describe how your code solves the related issue.

    Add type inference for DataFrame.map, Series.apply and Series.map

@sfc-gh-nkumar sfc-gh-nkumar requested a review from a team as a code owner January 4, 2025 00:04
@sfc-gh-nkumar sfc-gh-nkumar added the NO-PANDAS-CHANGEDOC-UPDATES This PR does not update Snowpark pandas docs label Jan 4, 2025
@sfc-gh-nkumar sfc-gh-nkumar force-pushed the nkumar-SNOW-1852925-infer branch 3 times, most recently from 7e944eb to c4b9d88 Compare January 6, 2025 20:58
@sfc-gh-nkumar sfc-gh-nkumar force-pushed the nkumar-SNOW-1852925-infer branch 2 times, most recently from 020fe33 to 4d7bf1e Compare January 7, 2025 15:49
Copy link
Contributor

@sfc-gh-jjiao sfc-gh-jjiao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, please address comments before merging!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add a comment here to explain what's going on?

Copy link
Contributor

@sfc-gh-helmeleegy sfc-gh-helmeleegy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks! Just left one last minor comment.
Also, please make sure to fix any remaining test failures.

@sfc-gh-nkumar sfc-gh-nkumar force-pushed the nkumar-SNOW-1852925-infer branch from 3b180a1 to ff4ff52 Compare January 7, 2025 23:52
@sfc-gh-nkumar sfc-gh-nkumar merged commit 7c1ed3e into main Jan 8, 2025
39 of 41 checks passed
@sfc-gh-nkumar sfc-gh-nkumar deleted the nkumar-SNOW-1852925-infer branch January 8, 2025 02:15
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

NO-PANDAS-CHANGEDOC-UPDATES This PR does not update Snowpark pandas docs snowpark-pandas

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants