Skip to content

RNGR-42 Bump Pyspark version #175

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

Merged
merged 4 commits into from
May 15, 2025
Merged

RNGR-42 Bump Pyspark version #175

merged 4 commits into from
May 15, 2025

Conversation

Neelakshi1808
Copy link
Contributor

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 15, 2025 06:46
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Spark environment by bumping the Helix Spark base image and aligning Python package dependencies.

  • Updated Docker base image to Helix Spark 3.5.5.0-slim
  • Bumped pyspark from 3.5.1 to 3.5.5 and sparkdataframecomparer from 2.0.6 to 2.0.14 in both setup.py and Pipfile

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
spark.Dockerfile Changed base image tag to 3.5.5.0-slim
setup.py Bumped pyspark and sparkdataframecomparer versions
Pipfile Bumped pyspark and sparkdataframecomparer versions
Comments suppressed due to low confidence (2)

Pipfile:13

  • [nitpick] The package key Deprecated is capitalized; for consistency with other entries, use lowercase deprecated.
Deprecated = ">=1.2.12"

spark.Dockerfile:1

  • [nitpick] Ensure the new Docker image tag (3.5.5.0-slim) aligns with the Python pyspark==3.5.5 package version and document any mapping between image tags and PySpark versions.
FROM imranq2/helix.spark:3.5.5.0-slim

@Neelakshi1808 Neelakshi1808 merged commit 26e9a40 into main May 15, 2025
2 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.

2 participants