Activity
Update readme with more info about usage
Update readme with more info about usage
Fix build step name in release workflow
Fix build step name in release workflow
trusted publisher pypi workflow
trusted publisher pypi workflow
Don't use 3.12 for release either
Don't use 3.12 for release either
Fine. No 3.12 tests because of distutils deprecation
Fine. No 3.12 tests because of distutils deprecation
Add setuptools for 3.12 compatibility
Add setuptools for 3.12 compatibility
CI java/spark deps; just add __init__.py
CI java/spark deps; just add __init__.py
Cleanup of tests, swapping logger in for print
Cleanup of tests, swapping logger in for print
Force push
Cleanup of tests, swapping logger in for print
Cleanup of tests, swapping logger in for print
Support execution stages for non-terminal nodes
Support execution stages for non-terminal nodes
Support full DoFn lifecycle (I think)
Support full DoFn lifecycle (I think)
Add execution plan, side inputs, combine-support, and clean things up…
Add execution plan, side inputs, combine-support, and clean things up…