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: feast-dev/feast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: febe5a3
Choose a base ref
...
head repository: feast-dev/feast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0dce4f1
Choose a head ref
  • 6 commits
  • 23 files changed
  • 3 contributors

Commits on Jul 13, 2020

  1. Add SNAPSHOT back to version

    woop committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    2ba36b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Improve parallelization in Redis Sink (#866)

    * replace group with batch
    
    * featureReference as key
    
    * configurable flush frequncy in redis sink
    
    * pull config to RedisSink
    Oleksii Moskalenko
    Oleksii Moskalenko committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    daf2041 View commit details
    Browse the repository at this point in the history
  2. Add IngestionId & EventTimestamp to FeatureRowBatch to calculate lag …

    …metric correctly (#874)
    
    * ingestionId & eventTimestamp in FeatureRowBatch
    
    * refactor idx operations using schema
    
    * dummy
    
    Co-authored-by: Oleksii Moskalenko <oleksii.moskalenko@go-jek.com>
    Oleksii Moskalenko Oleksii Moskalenko
    Oleksii Moskalenko and Oleksii Moskalenko committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    1c05617 View commit details
    Browse the repository at this point in the history
  3. BQ sink produces sample of successful inserts (#875)

    * feature row batch produces sample
    
    * lint
    
    Co-authored-by: Willem Pienaar <git@willem.co>
    Oleksii Moskalenko and woop committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    53f4f3d View commit details
    Browse the repository at this point in the history
  4. Prevent race condition in BQ sink jobId generation (#877)

    * fix race condition
    
    * [bq] temp file prefix in global window
    Oleksii Moskalenko
    Oleksii Moskalenko committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    17473f7 View commit details
    Browse the repository at this point in the history
  5. 0.6.1 Release (#888)

    Oleksii Moskalenko
    Oleksii Moskalenko authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    0dce4f1 View commit details
    Browse the repository at this point in the history
Loading