feat: Add retrieve online documents v2 method into pgvector by YassinNouh21 · Pull Request #5253 · feast-dev/feast
YassinNouh21
changed the title
feat: add retrieve online documents v2 method into pgvector
feat:Add retrieve online documents v2 method into pgvector
YassinNouh21
changed the title
feat:Add retrieve online documents v2 method into pgvector
feat: Add retrieve online documents v2 method into pgvector
YassinNouh21
deleted the
feat/pgvector-retrieve-online-documents-v2
branch
tchughesiv pushed a commit to tchughesiv/feast that referenced this pull request
…v#5253) * feat: add online document retrieval with hybrid search capabilities Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com> * test: add integration tests for hybrid search and document retrieval Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com> * fix formatting Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com> * fix: Refactor string_fields assignment to filter features by dtype and requested features Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * fix: improve query execution logic in postgres.py Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * fix linter Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * fix: simplify sorting logic in query execution Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * fix formatting Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * fix: update string feature check to use ValueType enumeration Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * formatting Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * fix datetime Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com> --------- Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com> Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com>
jfw-ppi pushed a commit to jfw-ppi/feast that referenced this pull request
…v#5253) * feat: add online document retrieval with hybrid search capabilities Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com> * test: add integration tests for hybrid search and document retrieval Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com> * fix formatting Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com> * fix: Refactor string_fields assignment to filter features by dtype and requested features Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * fix: improve query execution logic in postgres.py Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * fix linter Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * fix: simplify sorting logic in query execution Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * fix formatting Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * fix: update string feature check to use ValueType enumeration Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * formatting Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> * fix datetime Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com> --------- Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com> Signed-off-by: Yassin Nouh <70436855+YassinNouh21@users.noreply.github.com> Signed-off-by: Jacob Weinhold <29459386+j-wine@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters