Skip to content

Add AST-based lazy evaluation and semantic operator optimizations#246

Merged
liana313 merged 8 commits into
mainfrom
ast-pr
Apr 9, 2026
Merged

Add AST-based lazy evaluation and semantic operator optimizations#246
liana313 merged 8 commits into
mainfrom
ast-pr

Conversation

@harshitgupta412
Copy link
Copy Markdown
Collaborator

Summary

  • Adds LazyFrame AST for recording semantic operator pipelines
  • Implements predicate pushdown and cascade threshold optimization
  • Includes benchmarks, blog examples, and semantic filter enhancements

Co-authored-by: liana313 <lianapat@stanford.edu>
Made-with: Cursor
Comment thread docs/ast.rst Outdated
Comment thread docs/ast.rst Outdated
Comment thread docs/ast.rst
Comment thread examples/lazy_frames/ast_demo.py Outdated
Comment thread examples/lazy_frames/ast_demo.py Outdated
Comment thread examples/lazy_frames/ast_demo.py Outdated
Comment thread lotus/ast/optimizer/__init__.py
Comment thread benchmarks/failure_mode_discovery/pipeline.py Outdated
Comment thread benchmarks/llm_as_judge/pipeline.py Outdated
Comment thread benchmarks/llm_as_judge/pipeline.py Outdated
@liana313 liana313 merged commit 4fd574f into main Apr 9, 2026
8 checks passed
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.

2 participants