CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 07:46:33 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/feast-dev/feast.git
etag: W/"34183e3e6fb4c0724e79e187626223c5"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=fQbqy0k30bj1Cqn9nA5Y0EpgV2NJ9Jwn1gkNHD575iL%2FAwXv4yKLFLEayp%2F%2Fiw1A1Kb8mq0GGpg9PhDpZcCGauKLWibuOOqVq%2BEWisR%2FuRqQGBGsgPt3c27riU4BCmbvlKXKdl3GtpAeAZNLs2uGhlHKy9qHNepa1j0oI35Lw2iQxfhb7JbiD8qXEGCl%2BqpXtKWVvUoSOMp%2FQWqAHPI7nsT0f0Foj3qYkh4rLk3cMapebtBB%2FHtZIOHPfbtGJE0Pgp90jJYg2cnEo2JjYgtlBQ%3D%3D--yjg1X5xAeN%2BFVgA0--BqSmFHBehIwkInAqWDB75Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.214869010.1753343192; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 07:46:32 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 07:46:32 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A3F8:0A46:2820D1:2CB8E0:6881E4D8
feat: Adding features field to retrieve_online_features to return mor… · feast-dev/feast@7df287e · GitHub
Copy file name to clipboardExpand all lines: sdk/python/feast/feature_store.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/key_encoding_utils.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/online_stores/elasticsearch_online_store/elasticsearch.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/online_stores/faiss_online_store.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/online_stores/online_store.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/online_stores/postgres_online_store/postgres.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/online_stores/qdrant_online_store/qdrant.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/online_stores/sqlite.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/passthrough_provider.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/provider.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 7df287e
authored
File tree
Expand file treeCollapse file tree
11 files changed
+91
-41
lines changedFilter options
- sdk/python/feast
- infra
- online_stores
- elasticsearch_online_store
- postgres_online_store
- qdrant_online_store
Expand file treeCollapse file tree
11 files changed
+91
-41
lines changedsdk/python/feast/feature_store.py
Copy file name to clipboardExpand all lines: sdk/python/feast/feature_store.py+41-15Lines changed: 41 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1753 | 1753 |
| |
1754 | 1754 |
| |
1755 | 1755 |
| |
1756 |
| - | |
| 1756 | + | |
1757 | 1757 |
| |
1758 | 1758 |
| |
| 1759 | + | |
1759 | 1760 |
| |
1760 | 1761 |
| |
1761 | 1762 |
| |
| |||
1765 | 1766 |
| |
1766 | 1767 |
| |
1767 | 1768 |
| |
| 1769 | + | |
1768 | 1770 |
| |
1769 | 1771 |
| |
1770 | 1772 |
| |
| |||
1773 | 1775 |
| |
1774 | 1776 |
| |
1775 | 1777 |
| |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
1776 | 1784 |
| |
1777 | 1785 |
| |
1778 | 1786 |
| |
1779 | 1787 |
| |
1780 | 1788 |
| |
1781 | 1789 |
| |
1782 |
| - | |
| 1790 | + | |
1783 | 1791 |
| |
1784 | 1792 |
| |
1785 | 1793 |
| |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
1786 | 1814 |
| |
1787 |
| - | |
| 1815 | + | |
1788 | 1816 |
| |
1789 | 1817 |
| |
1790 | 1818 |
| |
| |||
1793 | 1821 |
| |
1794 | 1822 |
| |
1795 | 1823 |
| |
1796 |
| - | |
1797 |
| - | |
1798 |
| - | |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
1799 | 1827 |
| |
1800 | 1828 |
| |
1801 | 1829 |
| |
1802 | 1830 |
| |
1803 | 1831 |
| |
| 1832 | + | |
1804 | 1833 |
| |
1805 | 1834 |
| |
1806 | 1835 |
| |
| |||
1822 | 1851 |
| |
1823 | 1852 |
| |
1824 | 1853 |
| |
| 1854 | + | |
1825 | 1855 |
| |
1826 | 1856 |
| |
1827 | 1857 |
| |
| |||
1836 | 1866 |
| |
1837 | 1867 |
| |
1838 | 1868 |
| |
1839 |
| - | |
| 1869 | + | |
| 1870 | + | |
1840 | 1871 |
| |
1841 | 1872 |
| |
1842 | 1873 |
| |
| |||
1852 | 1883 |
| |
1853 | 1884 |
| |
1854 | 1885 |
| |
| 1886 | + | |
1855 | 1887 |
| |
1856 | 1888 |
| |
1857 | 1889 |
| |
| |||
1952 | 1984 |
| |
1953 | 1985 |
| |
1954 | 1986 |
| |
1955 |
| - | |
1956 |
| - | |
1957 |
| - | |
1958 |
| - | |
| 1987 | + | |
1959 | 1988 |
| |
1960 | 1989 |
| |
1961 | 1990 |
| |
1962 | 1991 |
| |
1963 | 1992 |
| |
1964 |
| - | |
1965 |
| - | |
1966 |
| - | |
1967 |
| - | |
| 1993 | + | |
1968 | 1994 |
| |
1969 | 1995 |
| |
1970 | 1996 |
| |
|
sdk/python/feast/infra/key_encoding_utils.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/key_encoding_utils.py+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
| |||
163 | 165 |
| |
164 | 166 |
| |
165 | 167 |
| |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + |
sdk/python/feast/infra/online_stores/elasticsearch_online_store/elasticsearch.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/online_stores/elasticsearch_online_store/elasticsearch.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
| 216 | + | |
| 217 | + | |
217 | 218 |
| |
218 | 219 |
| |
219 | 220 |
| |
|
sdk/python/feast/infra/online_stores/faiss_online_store.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/online_stores/faiss_online_store.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
| 180 | + | |
180 | 181 |
| |
181 | 182 |
| |
182 | 183 |
| |
|
sdk/python/feast/infra/online_stores/online_store.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/online_stores/online_store.py+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
393 |
| - | |
| 393 | + | |
| 394 | + | |
394 | 395 |
| |
395 | 396 |
| |
396 | 397 |
| |
| |||
411 | 412 |
| |
412 | 413 |
| |
413 | 414 |
| |
| 415 | + | |
414 | 416 |
| |
415 | 417 |
| |
416 | 418 |
| |
| |||
419 | 421 |
| |
420 | 422 |
| |
421 | 423 |
| |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
422 | 428 |
| |
423 | 429 |
| |
424 | 430 |
| |
|
sdk/python/feast/infra/online_stores/postgres_online_store/postgres.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/online_stores/postgres_online_store/postgres.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
347 | 347 |
| |
348 | 348 |
| |
349 | 349 |
| |
350 |
| - | |
| 350 | + | |
| 351 | + | |
351 | 352 |
| |
352 | 353 |
| |
353 | 354 |
| |
| |||
366 | 367 |
| |
367 | 368 |
| |
368 | 369 |
| |
| 370 | + | |
369 | 371 |
| |
370 | 372 |
| |
371 | 373 |
| |
|
sdk/python/feast/infra/online_stores/qdrant_online_store/qdrant.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/online_stores/qdrant_online_store/qdrant.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
251 |
| - | |
| 251 | + | |
| 252 | + | |
252 | 253 |
| |
253 | 254 |
| |
254 | 255 |
| |
|
sdk/python/feast/infra/online_stores/sqlite.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/online_stores/sqlite.py+8-18Lines changed: 8 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
22 |
| - | |
| 21 | + | |
23 | 22 |
| |
24 |
| - | |
25 | 23 |
| |
26 | 24 |
| |
27 | 25 |
| |
28 | 26 |
| |
29 | 27 |
| |
30 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
330 | 331 |
| |
331 | 332 |
| |
332 | 333 |
| |
333 |
| - | |
| 334 | + | |
| 335 | + | |
334 | 336 |
| |
335 | 337 |
| |
336 | 338 |
| |
| |||
432 | 434 |
| |
433 | 435 |
| |
434 | 436 |
| |
| 437 | + | |
435 | 438 |
| |
436 | 439 |
| |
437 | 440 |
| |
| |||
459 | 462 |
| |
460 | 463 |
| |
461 | 464 |
| |
462 |
| - | |
463 |
| - | |
464 |
| - | |
465 |
| - | |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 |
| - | |
474 |
| - | |
475 | 465 |
| |
476 | 466 |
| |
477 | 467 |
| |
|
sdk/python/feast/infra/passthrough_provider.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/passthrough_provider.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
297 |
| - | |
| 297 | + | |
| 298 | + | |
298 | 299 |
| |
299 | 300 |
| |
300 | 301 |
| |
| |||
305 | 306 |
| |
306 | 307 |
| |
307 | 308 |
| |
| 309 | + | |
308 | 310 |
| |
309 | 311 |
| |
310 | 312 |
| |
|
sdk/python/feast/infra/provider.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/provider.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
419 | 419 |
| |
420 | 420 |
| |
421 | 421 |
| |
422 |
| - | |
| 422 | + | |
| 423 | + | |
423 | 424 |
| |
424 | 425 |
| |
425 | 426 |
| |
| |||
440 | 441 |
| |
441 | 442 |
| |
442 | 443 |
| |
| 444 | + | |
443 | 445 |
| |
444 | 446 |
| |
445 | 447 |
| |
|
You can’t perform that action at this time.
0 commit comments