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

Serving/batch serving feature #1158

Merged
merged 145 commits into from
Nov 23, 2023
Merged

Conversation

RiddhiBagadiaa
Copy link
Contributor

Description

Implement batch feature serving
Add backend unit tests in offline_test.go
Add behave tests for batch feature serving in Snowflake

Type of change

Does this correspond to an open issue?

Select type(s) of change

  • Bug fix (non-breaking change which fixes an issue)
  • [-] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist:

  • [-] I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • [-] I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have fixed any merge conflicts

RiddhiBagadiaa and others added 30 commits September 25, 2023 15:33
Co-authored-by: sdreyer <sterling@featureform.com>
Co-authored-by: ahmadnazeri <42309296+ahmadnazeri@users.noreply.github.com>
Co-authored-by: Ali Olfat <ali@featureform.com>
…flicts (#1006)

Co-authored-by: joshcolts18 <123998500+joshcolts18@users.noreply.github.com>
…prefix (#991)

Co-authored-by: Ali Olfat <ali@featureform.com>
@RiddhiBagadiaa RiddhiBagadiaa merged commit 276cf1e into main Nov 23, 2023
42 checks passed
@RiddhiBagadiaa RiddhiBagadiaa deleted the serving/batch-serving-feature branch November 23, 2023 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet