Closed sweep-ai[bot] closed 3 months ago
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` ```
✨ Created Pull Request: https://github.com/holdenk/spark-upgrade/pull/108
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` ```
✨ Created Pull Request: https://github.com/holdenk/spark-upgrade/pull/103
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` ```
✨ Created Pull Request: https://github.com/holdenk/spark-upgrade/pull/112
Description
This pull request includes the following changes:
e2e_demo/scala/cleanup.sh
to remove unnecessary files and directories.e2e_demo/scala/run_demo-gradle.sh
to handle errors during cleanup and project cleanup.pysparkler/config.yaml
with new comment and disabled flag.scalafix/rules/src/main/scala/fix/AccumulatorUpgrade.scala
to fix class declaration.scalafix/rules/src/main/scala/fix/NewFile.scala
with empty implementation.Summary
e2e_demo/scala/cleanup.sh
:sparkdemoproject-3
.../../pipelinecompare/warehouse/
./tmp/spark-migration-jars/
.e2e_demo/scala/run_demo-gradle.sh
:pysparkler/config.yaml
:PY24-30-001
.PY24-30-002
.scalafix/rules/src/main/scala/fix/AccumulatorUpgrade.scala
:scalafix/rules/src/main/scala/fix/NewFile.scala
with empty implementation.