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 Couchbase Columnar as an Offline Store #5025

Merged

Conversation

ejscribner
Copy link
Contributor

What this PR does / why we need it:

Which issue(s) this PR fixes:

N/A

Misc

@ejscribner ejscribner requested a review from a team as a code owner February 6, 2025 23:09
@ejscribner ejscribner force-pushed the couchbase-offline-store branch 6 times, most recently from 35e23e9 to 64f2616 Compare February 7, 2025 20:56
@ejscribner ejscribner force-pushed the couchbase-offline-store branch from 64f2616 to 655f2d1 Compare February 11, 2025 01:11
@ejscribner ejscribner force-pushed the couchbase-offline-store branch 2 times, most recently from 6bdb721 to 583defd Compare February 18, 2025 19:34
COUCHBASE_REQUIRED = ["couchbase==4.3.2"]
COUCHBASE_REQUIRED = [
"couchbase==4.3.2",
"couchbase-columnar==1.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, added: 645467b

@ejscribner ejscribner force-pushed the couchbase-offline-store branch from dc1a10b to d23a582 Compare February 26, 2025 16:22
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
Signed-off-by: Elliot Scribner <[email protected]>
@ejscribner ejscribner force-pushed the couchbase-offline-store branch from 645467b to 4df968b Compare February 27, 2025 16:55
Copy link
Member

@franciscojavierarceo franciscojavierarceo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is great @ejscribner!! 🚀

@franciscojavierarceo franciscojavierarceo merged commit 4373cbf into feast-dev:master Feb 28, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants