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: master
Choose a base ref
...
head repository: Natan16/feast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 4, 2023

  1. Implements connection pool for postgres online store

    Signed-off-by: Natan Viana <natan.viana@buser.com.br>
    Natan Viana authored and felixwang9817 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    7bf901d View commit details
    Browse the repository at this point in the history
  2. Connection type configurable

    Signed-off-by: Natan Viana <natan.viana@buser.com.br>
    Natan Viana authored and felixwang9817 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    0e0157c View commit details
    Browse the repository at this point in the history
  3. Postgres online store with connection type configurable

    Signed-off-by: Natan Viana <natan.viana@buser.com.br>
    Natan Viana authored and felixwang9817 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    5571a90 View commit details
    Browse the repository at this point in the history
  4. Fix imports

    Signed-off-by: Natan Viana <natan.viana@buser.com.br>
    Natan Viana authored and felixwang9817 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    30e601c View commit details
    Browse the repository at this point in the history
  5. Writes integration test to validate postgres connection pool

    Signed-off-by: Natan Viana <natan.viana@buser.com.br>
    Natan Viana authored and felixwang9817 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    c3998e8 View commit details
    Browse the repository at this point in the history
  6. Fix

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    890f6ce View commit details
    Browse the repository at this point in the history
  7. Fix

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    cdea74d View commit details
    Browse the repository at this point in the history
  8. Fix

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    0900dfb View commit details
    Browse the repository at this point in the history
Loading