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: Add Snowflake online store (again) #2922

Merged
merged 18 commits into from
Jul 29, 2022

Commits on Jul 28, 2022

  1. feat: Add snowflake online store

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    14fd591 View commit details
    Browse the repository at this point in the history
  2. lint/format

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    40507ef View commit details
    Browse the repository at this point in the history
  3. removing missing testing env variables

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    6c76b5f View commit details
    Browse the repository at this point in the history
  4. test offline store first

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    6933e34 View commit details
    Browse the repository at this point in the history
  5. snowflake online test fixes

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    98e3a5c View commit details
    Browse the repository at this point in the history
  6. format

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    41ec30d View commit details
    Browse the repository at this point in the history
  7. fix snowflake testing (feast-dev#2903)

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    49286d0 View commit details
    Browse the repository at this point in the history
  8. change to transient table

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    fb534ec View commit details
    Browse the repository at this point in the history
  9. remove extra lines

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    1ddb4ee View commit details
    Browse the repository at this point in the history
  10. docs + nits

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    56feaea View commit details
    Browse the repository at this point in the history
  11. docs + nits2

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c38fd29 View commit details
    Browse the repository at this point in the history
  12. final docs + nits

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    2309d4e View commit details
    Browse the repository at this point in the history
  13. Update sdk/python/feast/infra/online_stores/snowflake.py

    Co-authored-by: Achal Shah <achals@gmail.com>
    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins and achals committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7a03683 View commit details
    Browse the repository at this point in the history
  14. Update sdk/python/feast/infra/online_stores/snowflake.py

    Co-authored-by: Achal Shah <achals@gmail.com>
    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins and achals committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    e1bda4f View commit details
    Browse the repository at this point in the history
  15. Update sdk/python/feast/infra/online_stores/snowflake.py

    Co-authored-by: Achal Shah <achals@gmail.com>
    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins and achals committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    cce1402 View commit details
    Browse the repository at this point in the history
  16. Update sdk/python/feast/infra/online_stores/snowflake.py

    Co-authored-by: Achal Shah <achals@gmail.com>
    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins and achals committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    48ae284 View commit details
    Browse the repository at this point in the history
  17. fix serialization

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    53aa4f7 View commit details
    Browse the repository at this point in the history
  18. fix serialization2

    Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d7d0c04 View commit details
    Browse the repository at this point in the history