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
## Summary
eval("select ... from ... where ...") is now supported. easier for
exploration.
## Checklist
- [ ] Added Unit Tests
- [ ] Covered by existing CI
- [x] Integration tested
- [x] Documentation update
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Documentation**
- Updated setup instructions for Chronon Python interactive runner
- Modified environment variable paths and gateway service instructions
- **New Features**
- Added ability to specify result limit when evaluating queries
- Enhanced SQL query evaluation with error handling
- **Bug Fixes**
- Simplified interactive usage example
- Updated Spark session method in DataFrame creation
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments