Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ucbepic/docetl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.1
Choose a base ref
...
head repository: ucbepic/docetl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.2
Choose a head ref
  • 17 commits
  • 86 files changed
  • 1 contributor

Commits on Jan 10, 2025

  1. refactor: DSLRunner now uses a pull-based execution model (#273)

    * partial commit
    
    * refactor: dslrunner is now a pull based execution model
    
    * refactor: dslrunner is now a pull based execution model
    
    * refactor: optimizer is now using the new pull based execution model
    
    * refactor: optimizer is now using the new pull based execution model
    
    * refactor: optimizer is now using the new pull based execution model
    
    * remove builder file
    
    * remove builder file and make tests pass
    
    * fix tests
    shreyashankar authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    57d1cd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e66cb34 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2025

  1. feat: add new pipeline of customer support tickets (#276)

    * feat: add new pipeline of customer support tickets
    
    * fix: reduce optimizer had invalid arg
    shreyashankar authored Jan 12, 2025
    Configuration menu
    Copy the full SHA
    9773040 View commit details
    Browse the repository at this point in the history
  2. tests: fix makefile (#277)

    * feat: add new pipeline of customer support tickets
    
    * fix: reduce optimizer had invalid arg
    
    * tests: fix makefile
    shreyashankar authored Jan 12, 2025
    Configuration menu
    Copy the full SHA
    9f43682 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. fix: performance optimization for dataset loading (#279)

    * fix: performance optimization for dataset loading
    
    * fix: remove unused ts-error directive
    shreyashankar authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    9305099 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. feat: quality of life improvements for equijoin optimizer (#280)

    * feat: better prompt engineering for equijoin opt
    
    * feat: better prompt engineering for equijoin opt
    
    * feat: better prompt engineering for equijoin opt
    shreyashankar authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    fd880fa View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. Configuration menu
    Copy the full SHA
    5b86a58 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Configuration menu
    Copy the full SHA
    05c4357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70aa7d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. feat: add remote upload ability and csv upload ability (#289)

    * feat: add remote upload ability and csv upload ability
    
    * feat: add remote upload ability and csv upload ability
    
    * fix: TS error
    
    * remove unnecessary files
    shreyashankar authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    760e856 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. feat: add pandas df accessor (#287)

    * feat: add pandas df accessor
    
    * feat: add pandas df accessor
    
    * feat: add pandas df accessor
    shreyashankar authored Jan 25, 2025
    Configuration menu
    Copy the full SHA
    2a259a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b33bc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. Configuration menu
    Copy the full SHA
    66a10c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. chore: bump up version

    shreyashankar committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    47bf762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e12e4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0706f37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ecb385 View commit details
    Browse the repository at this point in the history
Loading