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

merge master #4002

Merged
merged 12 commits into from
Mar 9, 2024
Merged

merge master #4002

merged 12 commits into from
Mar 9, 2024

Commits on Mar 5, 2024

  1. fix: remove not use input parameter in spark source (#3980)

    remove unused parameter when init sparksource
    
    Signed-off-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    Co-authored-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    ElliotNguyen68 and ElliotNguyen68 authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7c90882 View commit details
    Browse the repository at this point in the history
  2. fix: Added registryPath parameter documentation in WebUI reference (#…

    …3983)
    
    * fix: Added registryPath parameter documentation
    Added a note in Webui reference in regard to supported registryPath values
    
    Related to #3974
    
    Signed-off-by: Theodor Mihalache <tmihalac@redhat.com>
    
    * fix: Added registryPath parameter documentation
    Added a note in Webui reference in regard to supported registryPath values
    
    Related to #3974
    
    Signed-off-by: Theodor Mihalache <tmihalac@redhat.com>
    
    ---------
    
    Signed-off-by: Theodor Mihalache <tmihalac@redhat.com>
    tmihalac authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5e0af8f View commit details
    Browse the repository at this point in the history
  3. fix: Get container host addresses from testcontainers (#3946)

    * fix: get container host addresses from testcontainers
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    * resolve trino container host with testcontainers
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    ---------
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2cf1a0f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix: Swap security label check on the PR title validation job to expl…

    …icit permissions instead (#3987)
    
    revert security label check for PR title validation & add explicit read-only permission instead
    
    Signed-off-by: Jeremy Ary <jary@redhat.com>
    jeremyary authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f604af9 View commit details
    Browse the repository at this point in the history
  2. feat: Add Entity df in format of a Spark Dataframe instead of just pd…

    ….DataFrame or string for SparkOfflineStore (#3988)
    
    * remove unused parameter when init sparksource
    
    Signed-off-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    
    * feat: add entity df to SparkOfflineStore when get_historical_features
    
    Signed-off-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    
    * fix: lint error
    
    Signed-off-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    
    ---------
    
    Signed-off-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    Co-authored-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    ElliotNguyen68 and ElliotNguyen68 authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    43b2c28 View commit details
    Browse the repository at this point in the history
  3. feat: Dropping unit tests for Python 3.8 (#3989)

    feat: dropping unit tests for Python 3.8
    
    Update unit_tests.yml to no longer run for Python 3.8
    
    Signed-off-by: franciscojavierarceo <francisco.arceo@affirm.com>
    franciscojavierarceo authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    60f24f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f93c5fd View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    0e036f8 View commit details
    Browse the repository at this point in the history
  2. chore: Update readme spark.md (#3992)

    update readme spark.md
    
    Signed-off-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    Co-authored-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    ElliotNguyen68 and ElliotNguyen68 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    158a240 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    817995c View commit details
    Browse the repository at this point in the history
  4. fix: Handle ComplexFeastType to None comparison (#3876)

    Signed-off-by: Aliaksandr Sasnouskikh <jahstreetlove@gmail.com>
    jahstreet authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fa8492d View commit details
    Browse the repository at this point in the history
  5. feat: Add python client for remote registry server (#3941)

    * add remote registry
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    * format and lint remote registry code
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    * add read-only registry exception
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    ---------
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    42a7b81 View commit details
    Browse the repository at this point in the history