You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Polars functions to example worker and fix scalar finalization
- Add all Polars scalar functions to ExampleWorker for vgi-client testing
- Fix scalar function worker to send FINISHED status after finalize
(was hanging because client expected a response)
- Add position parameter to ConstParam for PolarsScalarFunction support
- Update PolarsMultiplyFunction to use proper ConstParam declaration
- Extract ConstParam from _polars_params in metadata extraction
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments