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

Msudhir/add vector update functionality #14

Merged
merged 30 commits into from
Aug 11, 2023

Commits on Jul 3, 2023

  1. ci: Add bigtable cleanup script

    Signed-off-by: Danny C <d.chiao@gmail.com>
    adchia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d372a09 View commit details
    Browse the repository at this point in the history
  2. fix: Missing Catalog argument in athena connector (feast-dev#3661)

    update Catalog argument in athena connector
    
    Signed-off-by: Gyumin Lee <t1100394@T1100394PM01.local>
    Co-authored-by: Gyumin Lee <t1100394@T1100394PM01.local>
    GyuminJack and Gyumin Lee authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f6d3caf View commit details
    Browse the repository at this point in the history
  3. ci: Disable flaky lambda materialization test

    Signed-off-by: Danny C <d.chiao@gmail.com>
    adchia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d4f9158 View commit details
    Browse the repository at this point in the history
  4. fix: Broken non-root path with projects-list.json (feast-dev#3665)

    ensure correct precedence with the two operators
    
    Signed-off-by: Ben Fletcher <ben.fletcher@ft.com>
    bjfletcher authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4861af0 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. fix: Manage redis pipe's context (feast-dev#3655)

    Signed-off-by: Jiwon Park <bakjeeone@hotmail.com>
    phil-park authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    48e0971 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. chore: Bump tough-cookie from 4.0.0 to 4.1.3 in /sdk/python/feast/ui (f…

    …east-dev#3677)
    
    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    315073f View commit details
    Browse the repository at this point in the history
  2. chore: Bump tough-cookie from 4.0.0 to 4.1.3 in /ui (feast-dev#3676)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    870762a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix: For SQL registry, increase max data_source_name length to 255 (f…

    …east-dev#3630)
    
    * sql.py data_sources.data_source_name String(255)
    
    Extend the limit of the data_source_name field from 50 to 255.
    
    Signed-off-by: Ross Donnachie <code@radonn.co.za>
    radonnachie authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    478caec View commit details
    Browse the repository at this point in the history
  2. fix: Optimize bytes processed when retrieving entity df schema to 0 (f…

    …east-dev#3680)
    
    feat: Optimize bytes processed when retrieving entity df schema to 0
    
    Signed-off-by: Hai Nguyen <quanghai.ng1512@gmail.com>
    sudohainguyen authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1c01035 View commit details
    Browse the repository at this point in the history
  3. fix: Entityless fv breaks with KeyError: __dummy applying feature_s…

    …tore.plan() on python (feast-dev#3640)
    
    * fix! KeyError: __dummy on entityless fv
    
    Signed-off-by: williamfoschiera <william.foschiera@buser.com.br>
    
    * fix! join_keys typing.
    
    Signed-off-by: williamfoschiera <william.foschiera@buser.com.br>
    
    ---------
    
    Signed-off-by: williamfoschiera <william.foschiera@buser.com.br>
    Co-authored-by: williamfoschiera <william.foschiera@buser.com.br>
    wfoschiera and williamfoschiera authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ef4ef32 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. chore: Bump protobufjs from 7.1.1 to 7.2.4 in /ui (feast-dev#3674)

    Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.1.1 to 7.2.4.
    - [Release notes](https://github.com/protobufjs/protobuf.js/releases)
    - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
    - [Commits](protobufjs/protobuf.js@protobufjs-v7.1.1...protobufjs-v7.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: protobufjs
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0ad2d62 View commit details
    Browse the repository at this point in the history
  2. chore: Bump protobufjs from 7.1.2 to 7.2.4 in /sdk/python/feast/ui (f…

    …east-dev#3675)
    
    Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.1.2 to 7.2.4.
    - [Release notes](https://github.com/protobufjs/protobuf.js/releases)
    - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
    - [Commits](protobufjs/protobuf.js@protobufjs-v7.1.2...protobufjs-v7.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: protobufjs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e4c0c9b View commit details
    Browse the repository at this point in the history
  3. chore: Bump semver from 6.3.0 to 6.3.1 in /ui (feast-dev#3678)

    Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
    - [Commits](npm/node-semver@v6.3.0...v6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bef5791 View commit details
    Browse the repository at this point in the history
  4. chore: Bump semver from 6.3.0 to 6.3.1 in /sdk/python/feast/ui (feast…

    …-dev#3679)
    
    Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
    - [Commits](npm/node-semver@v6.3.0...v6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    928be7b View commit details
    Browse the repository at this point in the history
  5. chore: Bump google.golang.org/grpc from 1.47.0 to 1.53.0 (feast-dev#3670

    )
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.53.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.47.0...v1.53.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    12f57a9 View commit details
    Browse the repository at this point in the history
  6. chore(release): release 0.32.0

    # [0.32.0](feast-dev/feast@v0.31.0...v0.32.0) (2023-07-17)
    
    ### Bug Fixes
    
    * Added generic Feature store Creation for CLI ([feast-dev#3618](feast-dev#3618)) ([bf740d2](feast-dev@bf740d2))
    * Broken non-root path with projects-list.json ([feast-dev#3665](feast-dev#3665)) ([4861af0](feast-dev@4861af0))
    * Clean up snowflake to_spark_df() ([feast-dev#3607](feast-dev#3607)) ([e8e643e](feast-dev@e8e643e))
    * Entityless fv breaks with `KeyError: __dummy` applying feature_store.plan() on python ([feast-dev#3640](feast-dev#3640)) ([ef4ef32](feast-dev@ef4ef32))
    * Fix scan datasize to 0 for inference schema ([feast-dev#3628](feast-dev#3628)) ([c3dd74e](feast-dev@c3dd74e))
    * Fix timestamp consistency in push api ([feast-dev#3614](feast-dev#3614)) ([9b227d7](feast-dev@9b227d7))
    * For SQL registry, increase max data_source_name length to 255 ([feast-dev#3630](feast-dev#3630)) ([478caec](feast-dev@478caec))
    * Implements connection pool for postgres online store ([feast-dev#3633](feast-dev#3633)) ([059509a](feast-dev@059509a))
    * Manage redis pipe's context ([feast-dev#3655](feast-dev#3655)) ([48e0971](feast-dev@48e0971))
    * Missing Catalog argument in athena connector ([feast-dev#3661](feast-dev#3661)) ([f6d3caf](feast-dev@f6d3caf))
    * Optimize bytes processed when retrieving entity df schema to 0 ([feast-dev#3680](feast-dev#3680)) ([1c01035](feast-dev@1c01035))
    
    ### Features
    
    * Add gunicorn for serve with multiprocess ([feast-dev#3636](feast-dev#3636)) ([4de7faf](feast-dev@4de7faf))
    * Use string as a substitute for unregistered types during schema inference ([feast-dev#3646](feast-dev#3646)) ([c474ccd](feast-dev@c474ccd))
    feast-ci-bot committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9527183 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. fix: Redshift push ignores schema (feast-dev#3671)

    * Add fully-qualified-table-name Redshift prop
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * pre-commit
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * Docstring
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * Test fully_qualified_table_name
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * Simplify logic
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * pre-commit
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * pre-commit
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * Test offline_write_batch
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * Bump to trigger CI
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    * another bump for ci
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Robin Neufeld <metavee@users.noreply.github.com>
    metavee authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    76270f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. fix: Add aws-sts dependency in java sdk so that S3 client acquires IR…

    …SA role (feast-dev#3696)
    
    Add aws-sts dependency in java sdk
    
    Signed-off-by: harmeet-singh-discovery <harmeet_singh@discovery.com>
    harmeet-singh-discovery authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c75a01f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Adding initial update changes

    Manisha Sudhir committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0578b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8487678 View commit details
    Browse the repository at this point in the history
  3. Added formatting changes

    Manisha Sudhir committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5828891 View commit details
    Browse the repository at this point in the history
  4. Revert "Merge branch 'feast-dev:master' into msudhir/add-vector-updat…

    …e-functionality"
    
    This reverts commit 8487678, reversing
    changes made to 0578b9b.
    Manisha Sudhir committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4a29d33 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Added more tests and functionality

    Manisha Sudhir committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e209770 View commit details
    Browse the repository at this point in the history
  2. updating tests

    Manisha Sudhir committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ebe1e32 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. updated functionality and added more tests

    Manisha Sudhir committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    62692e0 View commit details
    Browse the repository at this point in the history
  2. correcting a test case

    Manisha Sudhir committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0680c94 View commit details
    Browse the repository at this point in the history
  3. Making formatting corrections and changeing log

    Manisha Sudhir committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5c5490d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Improved tests and added functionality to convert feast schema to mil…

    …vus readable schema
    Manisha Sudhir committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cdadb87 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Added PR Review comments

    Manisha Sudhir committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e1fd230 View commit details
    Browse the repository at this point in the history
  2. Fixed failing test

    Manisha Sudhir committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d0c4269 View commit details
    Browse the repository at this point in the history