Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Postgres supported as Registry, Online store, and Offline store #2401

Merged
merged 24 commits into from
Apr 20, 2022

Commits on Apr 20, 2022

  1. Feast-postgres added to Feast repo

    Signed-off-by: Gunnar Sv Sigurbjörnsson <gunnar.sigurbjornsson@gmail.com>
    nossrannug authored and adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ed18f7e View commit details
    Browse the repository at this point in the history
  2. Add a template for postgres to allow feast init -t postgres

    Signed-off-by: Gunnar Sv Sigurbjörnsson <gunnar.sigurbjornsson@gmail.com>
    nossrannug authored and adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    bc8a630 View commit details
    Browse the repository at this point in the history
  3. Split contrib repo configuration to separate file for each

    Signed-off-by: Gunnar Sv Sigurbjörnsson <gunnar.sigurbjornsson@gmail.com>
    nossrannug authored and adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1a705e3 View commit details
    Browse the repository at this point in the history
  4. Moved the postgres type maps into feast.type_map

    Signed-off-by: Gunnar Sv Sigurbjörnsson <gunnar.sigurbjornsson@gmail.com>
    nossrannug authored and adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    643f911 View commit details
    Browse the repository at this point in the history
  5. Upgrade to latest feast, get postgres tests running, pip lock files

    Signed-off-by: Gunnar Sv Sigurbjörnsson <gunnar.sigurbjornsson@gmail.com>
    nossrannug authored and adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    15e71e7 View commit details
    Browse the repository at this point in the history
  6. Fix setup.py

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba authored and adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    953c3e7 View commit details
    Browse the repository at this point in the history
  7. Fix the ci requirements

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba authored and adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    66c4699 View commit details
    Browse the repository at this point in the history
  8. Fix repo_config for rest of sources

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba authored and adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    d0b5081 View commit details
    Browse the repository at this point in the history
  9. Make backwards compatible with python 3.8-

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba authored and adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c4de36e View commit details
    Browse the repository at this point in the history
  10. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba authored and adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    979e326 View commit details
    Browse the repository at this point in the history
  11. Fix

    Signed-off-by: Kevin Zhang <kevin.zhang.13499@gmail.com>
    kevjumba authored and adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    199850e View commit details
    Browse the repository at this point in the history
  12. address comments

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    885d789 View commit details
    Browse the repository at this point in the history
  13. update lock files

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ad947a9 View commit details
    Browse the repository at this point in the history
  14. fix

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1f246ad View commit details
    Browse the repository at this point in the history
  15. lock files

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    f625910 View commit details
    Browse the repository at this point in the history
  16. fix

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c6d93cd View commit details
    Browse the repository at this point in the history
  17. cleanup

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    e6c39ff View commit details
    Browse the repository at this point in the history
  18. missed refactor name

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    caad6c0 View commit details
    Browse the repository at this point in the history
  19. Remove snowflake references from test.py for postgres

    Signed-off-by: Gunnar Sv Sigurbjörnsson <gunnar.sigurbjornsson@gmail.com>
    nossrannug committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a0f9476 View commit details
    Browse the repository at this point in the history
  20. update repo to match new API

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    7a792a5 View commit details
    Browse the repository at this point in the history
  21. Add documentation

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    8e1509d View commit details
    Browse the repository at this point in the history
  22. rename utils

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    8e6ec1e View commit details
    Browse the repository at this point in the history
  23. update roadmap docs

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    3522e23 View commit details
    Browse the repository at this point in the history
  24. update documentation

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    72e9e3e View commit details
    Browse the repository at this point in the history