CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 05:55:02 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/"4721ef9c2ba28d01b96dc661999fa7ec"
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=itdIJOJxzCQ0iXYuHTtt6J%2F7dCbmn61CSLj2EMCbGMytdw%2F3jyzdj4wRzFbdbbspyQmVEM5vkZ%2BN7mNno3wLbKhWCP2UCzfHVvOgSg512ZRu5g7RDsxIEK8al2RMiDCLXOEbs9Ova47afrVUEfKT21j1VYu7CYdp%2BlTl3G%2FiwdlIwvbr7CHdjUhANQTNlH07eLAx9A%2BawoxbtCEXfMDQheog2LVaUSx0po%2Fy2GNpOHBy1XxC8w7N9IemwCXWb1pw%2FIWqKMk4f1hmp%2BqQFKufRA%3D%3D--iKnWCZGpP1b%2BmCY0--ZRt%2BQ11FuWy26RdrHuUQFA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1512564344.1753336501; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 05:55:01 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 05:55:01 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CB9C:221257:45C370:5BA87F:6881CAB5
feat: Allow transformations on writes to output list of entities (#5209) · feast-dev/feast@955521a · GitHub
Copy file name to clipboardExpand all lines: sdk/python/feast/feature_store.py
Copy file name to clipboardExpand all lines: sdk/python/tests/unit/online_store/test_online_writes.py
Copy file name to clipboardExpand all lines: sdk/python/tests/unit/test_on_demand_python_transformation.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 955521a
authored
feat: Allow transformations on writes to output list of entities (#5209)
* feat: Adding Docling RAG demo
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* updated demo
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* cleaned up notebook
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* adding chunk id
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* adding quickstart demo that is WIP and updating docling-demo to export unique chunk-id
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* adding current tentative exmaple repo
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* adding current temporary work
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* updating demo script to rename things
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* updated quickstart
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* added comment
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* checking in progress
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* checking in progress for now, still have some issues with vector retrieval
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* okay think i have most things working
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* removing commenting and unnecessary code
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* uploading demo
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* uploading other files
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* updated repo exaxmple
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* checking in current notebook, almost there
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* fixed linter
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* fixed transformation logic:
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* removed print
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* added README with description
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* removing print
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* updating
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* updating metadata file
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* updated readme and adding dataset
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* removing files
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
---------
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>1 parent ab35b0b commit 955521aCopy full SHA for 955521a
File tree
Expand file treeCollapse file tree
3 files changed
+138
-33
lines changedFilter options
- sdk/python
- feast
- tests/unit
- online_store
Expand file treeCollapse file tree
3 files changed
+138
-33
lines changedsdk/python/feast/feature_store.py
Copy file name to clipboardExpand all lines: sdk/python/feast/feature_store.py+14-8Lines changed: 14 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1567 | 1567 |
| |
1568 | 1568 |
| |
1569 | 1569 |
| |
1570 |
| - | |
1571 |
| - | |
1572 |
| - | |
1573 |
| - | |
1574 |
| - | |
1575 |
| - | |
1576 |
| - | |
1577 |
| - | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
1578 | 1584 |
| |
1579 | 1585 |
| |
1580 | 1586 |
| |
|
sdk/python/tests/unit/online_store/test_online_writes.py
Copy file name to clipboardExpand all lines: sdk/python/tests/unit/online_store/test_online_writes.py+92-2Lines changed: 92 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
22 | 31 |
| |
23 | 32 |
| |
24 | 33 |
| |
25 | 34 |
| |
26 |
| - | |
| 35 | + | |
27 | 36 |
| |
28 | 37 |
| |
29 | 38 |
| |
| |||
144 | 153 |
| |
145 | 154 |
| |
146 | 155 |
| |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + |
sdk/python/tests/unit/test_on_demand_python_transformation.py
Copy file name to clipboardExpand all lines: sdk/python/tests/unit/test_on_demand_python_transformation.py+32-23Lines changed: 32 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1314 | 1314 |
| |
1315 | 1315 |
| |
1316 | 1316 |
| |
1317 |
| - | |
| 1317 | + | |
1318 | 1318 |
| |
1319 | 1319 |
| |
1320 | 1320 |
| |
| |||
1421 | 1421 |
| |
1422 | 1422 |
| |
1423 | 1423 |
| |
1424 |
| - | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
1425 | 1427 |
| |
1426 | 1428 |
| |
1427 |
| - | |
1428 |
| - | |
1429 |
| - | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
1430 | 1436 |
| |
1431 |
| - | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
1432 | 1440 |
| |
1433 | 1441 |
| |
1434 | 1442 |
| |
1435 |
| - | |
1436 |
| - | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
1437 | 1449 |
| |
1438 | 1450 |
| |
1439 | 1451 |
| |
1440 |
| - | |
| 1452 | + | |
1441 | 1453 |
| |
1442 | 1454 |
| |
1443 |
| - | |
| 1455 | + | |
1444 | 1456 |
| |
1445 | 1457 |
| |
1446 |
| - | |
1447 |
| - | |
1448 |
| - | |
1449 |
| - | |
1450 |
| - | |
1451 |
| - | |
1452 |
| - | |
1453 |
| - | |
1454 |
| - | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
1455 | 1467 |
| |
1456 | 1468 |
| |
1457 | 1469 |
| |
| |||
1461 | 1473 |
| |
1462 | 1474 |
| |
1463 | 1475 |
| |
| 1476 | + | |
1464 | 1477 |
| |
1465 | 1478 |
| |
1466 | 1479 |
| |
1467 | 1480 |
| |
1468 | 1481 |
| |
1469 | 1482 |
| |
1470 | 1483 |
| |
1471 |
| - | |
1472 |
| - | |
1473 |
| - | |
1474 |
| - | |
|
You can’t perform that action at this time.
0 commit comments