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: 5bbc277
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: aeb12cd
Choose a head ref
  • 3 commits
  • 16 files changed
  • 2 contributors

Commits on Apr 9, 2019

  1. Change pypi package from Feast to feast (#173)

    * Add wait flag for jobs, fix go proto path for dataset service
    
    * Rebase with master
    
    * Change feast pypi package to feast from Feast
    zhilingc authored and feast-ci-bot committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    1977a28 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Add python init files (#176)

    * Add wait flag for jobs, fix go proto path for dataset service
    
    * Rebase with master
    
    * Add init files, advance version
    zhilingc authored and feast-ci-bot committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    d5c3809 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Fix BigQuery query template to retrieve training data (#182)

    * Fix BigQuery query template to retrieve training data
    
    * Update expected value BigQuery template test
    
    * Use FeatureInfo to create Features in BigQueryDatasetTemplater so it's neater
    davidheryanto authored and feast-ci-bot committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    aeb12cd View commit details
    Browse the repository at this point in the history
Loading