CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 07:48:39 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/"0af1e01cd2e4f3036e457f9a7604c818"
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=GXBesphde2fiYoSVBn8kymVQaX%2FX9CDP2LFhW4Us27jgEYr8bwsOo3RTKbEWNBNhyzu%2BMUZ%2FKW4FMp%2FFGPwMXU7DhTC7gMOAM5W%2BiPuLh9ZRequpTUHPZ7y05IjeHZervD6CizRU2TIlTmdI7kPI%2BTlJz27JnfsC9Vkel3%2BXBDj49P6nd910G%2FmzZjysib8W40UTM7yIx7QvMCZOqZBLkDZPc2hi3jKkS2qqTdUa7XEG5n76K0yEIG7s8j3%2FCfR00Cmg74loCNet7UvdPFlnvg%3D%3D--Ic%2FSDyTKv1yU4%2FAQ--vw%2FRVPa03utgt9t7vUi4HA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.552398981.1753343318; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 07:48:38 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 07:48:38 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B7EC:221257:65A661:7F1393:6881E556
feat: Compute Engine Initial Implementation (#5223) · feast-dev/feast@64bdafd · GitHub
Copy file name to clipboardExpand all lines: docs/getting-started/architecture/feature-transformation.md
Copy file name to clipboard
Copy file name to clipboardExpand all lines: sdk/python/feast/batch_feature_view.py
Copy file name to clipboardExpand all lines: sdk/python/feast/feature_view.py
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 64bdafd
authored
feat: Compute Engine Initial Implementation (#5223)
* add compute engine
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* fix linting
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* fix linting
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* fix linting
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* fix linting
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* add doc
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* add test
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* add integration test
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* update API
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* update API
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* update API
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* update API
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* update API
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* fix linting
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* update doc
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* update doc
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* update test
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
* update doc
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
---------
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>1 parent b976f27 commit 64bdafdCopy full SHA for 64bdafd
File tree
Expand file treeCollapse file tree
21 files changed
+1696
-5
lines changedFilter options
- docs
- getting-started/architecture
- reference/compute-engine
- sdk/python
- feast
- infra/compute_engines
- dag
- spark
- transformation
- tests
- integration/compute_engines/spark
- unit/infra/compute_engines/spark
Expand file treeCollapse file tree
21 files changed
+1696
-5
lines changeddocs/getting-started/architecture/feature-transformation.md
Copy file name to clipboardExpand all lines: docs/getting-started/architecture/feature-transformation.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
docs/reference/compute-engine/README.md
Copy file name to clipboard+119Lines changed: 119 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + |
sdk/python/feast/batch_feature_view.py
Copy file name to clipboardExpand all lines: sdk/python/feast/batch_feature_view.py+17-2Lines changed: 17 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| |||
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
43 |
| - | |
| 44 | + | |
| 45 | + | |
44 | 46 |
| |
45 | 47 |
| |
46 | 48 |
| |
| |||
55 | 57 |
| |
56 | 58 |
| |
57 | 59 |
| |
| 60 | + | |
58 | 61 |
| |
59 | 62 |
| |
60 | 63 |
| |
| |||
63 | 66 |
| |
64 | 67 |
| |
65 | 68 |
| |
| 69 | + | |
| 70 | + | |
66 | 71 |
| |
67 | 72 |
| |
68 | 73 |
| |
| |||
73 | 78 |
| |
74 | 79 |
| |
75 | 80 |
| |
76 |
| - | |
| 81 | + | |
| 82 | + | |
77 | 83 |
| |
78 | 84 |
| |
79 | 85 |
| |
80 | 86 |
| |
81 | 87 |
| |
82 | 88 |
| |
| 89 | + | |
| 90 | + | |
83 | 91 |
| |
84 | 92 |
| |
85 | 93 |
| |
| |||
103 | 111 |
| |
104 | 112 |
| |
105 | 113 |
| |
| 114 | + | |
| 115 | + | |
106 | 116 |
| |
107 | 117 |
| |
108 | 118 |
| |
109 | 119 |
| |
110 | 120 |
| |
111 | 121 |
| |
112 | 122 |
| |
| 123 | + | |
113 | 124 |
| |
114 | 125 |
| |
115 | 126 |
| |
| |||
144 | 155 |
| |
145 | 156 |
| |
146 | 157 |
| |
| 158 | + | |
147 | 159 |
| |
148 | 160 |
| |
149 | 161 |
| |
150 | 162 |
| |
151 | 163 |
| |
152 | 164 |
| |
153 | 165 |
| |
| 166 | + | |
154 | 167 |
| |
155 | 168 |
| |
156 | 169 |
| |
157 | 170 |
| |
158 | 171 |
| |
| 172 | + | |
159 | 173 |
| |
160 | 174 |
| |
161 | 175 |
| |
| |||
181 | 195 |
| |
182 | 196 |
| |
183 | 197 |
| |
| 198 | + | |
184 | 199 |
| |
185 | 200 |
| |
186 | 201 |
| |
|
sdk/python/feast/feature_view.py
Copy file name to clipboardExpand all lines: sdk/python/feast/feature_view.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
| 96 | + | |
96 | 97 |
| |
97 | 98 |
| |
98 | 99 |
| |
| |||
107 | 108 |
| |
108 | 109 |
| |
109 | 110 |
| |
| 111 | + | |
110 | 112 |
| |
111 | 113 |
| |
112 | 114 |
| |
| |||
127 | 129 |
| |
128 | 130 |
| |
129 | 131 |
| |
| 132 | + | |
| 133 | + | |
130 | 134 |
| |
131 | 135 |
| |
132 | 136 |
| |
| |||
218 | 222 |
| |
219 | 223 |
| |
220 | 224 |
| |
| 225 | + | |
221 | 226 |
| |
222 | 227 |
| |
223 | 228 |
| |
|
sdk/python/feast/infra/compute_engines/base.py
Copy file name to clipboard+83Lines changed: 83 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + |
You can’t perform that action at this time.
0 commit comments