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 support for arrays in snowflake #3758

Closed
wants to merge 5 commits into from

Commits on Sep 15, 2023

  1. Adds support for arrays in snowflake

    Signed-off-by: john.lemmon <john.lemmon@medely.com>
    JohnLemmonMedely committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ffad7e9 View commit details
    Browse the repository at this point in the history
  2. Use faster syntax

    Co-authored-by: Sam Rausser <srausser@gmail.com>
    Signed-off-by: john.lemmon <john.lemmon@medely.com>
    JohnLemmonMedely and srausser committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fb286f5 View commit details
    Browse the repository at this point in the history
  3. feat: Apply cache to load proto registry for performance (feast-dev#3702

    )
    
    * fix: Remove unused parameter
    
    Signed-off-by: Jiwon Park <bakjeeone@hotmail.com>
    
    * feat: Apply cache to load proto registry for performance
    
    Signed-off-by: Jiwon Park <bakjeeone@hotmail.com>
    
    * fix: Fix update key when cache missed
    
    Signed-off-by: phil-park <bakjeeone@hotmail.com>
    
    ---------
    
    Signed-off-by: Jiwon Park <bakjeeone@hotmail.com>
    Signed-off-by: phil-park <bakjeeone@hotmail.com>
    phil-park authored and JohnLemmonMedely committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    793a30f View commit details
    Browse the repository at this point in the history
  4. feat: Add materialize and materialize-incremental rest endpoints (fea…

    …st-dev#3761)
    
    * resolve feast-dev#3760
    
    Signed-off-by: snowron <snowronark@gmail.com>
    
    * format feature_server.py
    
    Signed-off-by: snowron <snowronark@gmail.com>
    
    ---------
    
    Signed-off-by: snowron <snowronark@gmail.com>
    snowron authored and JohnLemmonMedely committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0d231aa View commit details
    Browse the repository at this point in the history
  5. feat: Add support for table_create_disposition in bigquery job for …

    …offline store (feast-dev#3762)
    
    * Add bigquery table create disposition to offline store
    
    Signed-off-by: Nick Zeolla <nick.zeolla@starlingbank.com>
    
    * linting
    
    Signed-off-by: Nick Zeolla <nick.zeolla@starlingbank.com>
    
    ---------
    
    Signed-off-by: Nick Zeolla <nick.zeolla@starlingbank.com>
    nickozilla authored and JohnLemmonMedely committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8338687 View commit details
    Browse the repository at this point in the history