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: Write logged features to an offline store (Python API) #2574

Merged
merged 16 commits into from
Apr 26, 2022

Commits on Apr 26, 2022

  1. write logs to offline store

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    2043767 View commit details
    Browse the repository at this point in the history
  2. format

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    f3f9998 View commit details
    Browse the repository at this point in the history
  3. fix after rebase

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    af58966 View commit details
    Browse the repository at this point in the history
  4. fix tests

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    2681b3c View commit details
    Browse the repository at this point in the history
  5. handle table not found in tests

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    5637da6 View commit details
    Browse the repository at this point in the history
  6. some api docs

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    43c97c2 View commit details
    Browse the repository at this point in the history
  7. fix import

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    c5c7fbe View commit details
    Browse the repository at this point in the history
  8. use predefined schema in tests

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    eaea5dd View commit details
    Browse the repository at this point in the history
  9. address pr comments

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    7ac0b83 View commit details
    Browse the repository at this point in the history
  10. more api docs

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    40fe028 View commit details
    Browse the repository at this point in the history
  11. add proto attr to snowflake dest

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    65a1a77 View commit details
    Browse the repository at this point in the history
  12. add prefixes to system fields

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    4b983d6 View commit details
    Browse the repository at this point in the history
  13. add custom destination

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    0fc3e5a View commit details
    Browse the repository at this point in the history
  14. move partition columns to destination config

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    9d1eb1a View commit details
    Browse the repository at this point in the history
  15. after rebase

    Signed-off-by: pyalex <[email protected]>
    pyalex committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    ede26b2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b2ef41f View commit details
    Browse the repository at this point in the history