Skip to content

Conversation

@krisnaru
Copy link
Contributor

Summary

Notebooks support using Pyspark, tested with jar produced from PR #995. This PR is built using PR #981 produced by @camweston-stripe

Why / Goal

Enable data scientists/Modelers to build/explore features on dev environment, it requires them to play on notebooks.

Test Plan

  • Added Unit Tests
  • Covered by existing CI
  • Integration tested

Checklist

  • Documentation update

Reviewers

@camweston-stripe @caiocamatta-stripe @nikhil-zlai

Copy link
Collaborator

@camweston-stripe camweston-stripe left a comment

Choose a reason for hiding this comment

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

Thanks for putting this together! Let's adjust accordingly so that we can follow the proposed platform interface logic

krisnaru and others added 3 commits May 29, 2025 17:56
- Added missing import for ai.chronon.spark.catalog.TableUtils in PySparkUtils.scala
- Fixed missing newline at end of utils.py file (W292)

These changes fix the following CI failures:
- Scala 11/12/13 compilation errors (missing TableUtils type)
- Python lint error (no newline at end of file)
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.

4 participants