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

Integrate SQLite as an Offline Store for Feast #7

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Aug 6, 2024

  1. fix: Update java testcontainers to use Compose V2 (feast-dev#4381)

    * fix: revert java testcontainers to use docker-based compose
    
    Signed-off-by: tokoko <[email protected]>
    
    * fix: update testcontainers-java to Compose v2
    
    Signed-off-by: tokoko <[email protected]>
    
    ---------
    
    Signed-off-by: tokoko <[email protected]>
    Co-authored-by: tokoko <[email protected]>
    tokoko and tokoko authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9a33fce View commit details
    Browse the repository at this point in the history
  2. fix: Null value compatibility for unit timestamp list value type (fea…

    …st-dev#4378)
    
    Signed-off-by: Bhargav Dodla <[email protected]>
    Co-authored-by: Bhargav Dodla <[email protected]>
    EXPEbdodla and Bhargav Dodla authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8f264b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eceff2 View commit details
    Browse the repository at this point in the history
  4. feat: Instrument Feast using Prometheus and OpenTelemetry (feast-dev#…

    …4366)
    
    feat: instrument feature store
    
    This commit adds opentelemetry to monitor Feast
    
    Signed-off-by: Twinkll Sisodia <[email protected]>
    tsisodia10 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a571e08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6886ed View commit details
    Browse the repository at this point in the history
  6. feat: Update sqlite-vec package (feast-dev#4389)

    * docs: Adding some content about the push vs pull model
    
    Signed-off-by: Francisco Javier Arceo <[email protected]>
    
    * feat: Updating SQLite-Vec to stable release version:
    
    Signed-off-by: Francisco Javier Arceo <[email protected]>
    
    * removing push model changes from other branch
    
    Signed-off-by: Francisco Javier Arceo <[email protected]>
    
    ---------
    
    Signed-off-by: Francisco Javier Arceo <[email protected]>
    franciscojavierarceo authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b734cb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    125fa49 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. docs: Adding some content about the push vs pull model (feast-dev#4385)

    * docs: Adding some content about the push vs pull model
    
    Signed-off-by: Francisco Javier Arceo <[email protected]>
    
    * checking in progress...all of this was mostly autogenerated
    
    Signed-off-by: Francisco Javier Arceo <[email protected]>
    
    * updated
    
    Signed-off-by: Francisco Javier Arceo <[email protected]>
    
    * Update push-vs-pull-model.md
    
    * Update push-vs-pull-model.md
    
    * Update push-vs-pull-model.md
    
    ---------
    
    Signed-off-by: Francisco Javier Arceo <[email protected]>
    franciscojavierarceo authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e90ac88 View commit details
    Browse the repository at this point in the history
  2. fix: Using get_type_hints instead of inspect signature for udf return…

    … annotation (feast-dev#4391)
    
    fix: Using get_type_hints instead of inspect for udf return type
    
    Signed-off-by: Bhargav Dodla <[email protected]>
    Co-authored-by: Bhargav Dodla <[email protected]>
    EXPEbdodla and Bhargav Dodla authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3a32e8a View commit details
    Browse the repository at this point in the history
  3. fix: Escape special characters in the Postgres password (feast-dev#4394)

    * Apply fix
    
    Signed-off-by: Job Almekinders <[email protected]>
    
    * Add special characters to postgres online store test
    
    Signed-off-by: Job Almekinders <[email protected]>
    
    * Fix linting error
    
    Signed-off-by: Job Almekinders <[email protected]>
    
    ---------
    
    Signed-off-by: Job Almekinders <[email protected]>
    job-almekinders authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    419ca5e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    5b978b1 View commit details
    Browse the repository at this point in the history