Commit aa2c838
authored
feat: Optimize SQL entity handling without creating temporary tables (#5695)
feat(trino): Optimize SQL entity handling without creating temporary tables
Signed-off-by: cutoutsy <[email protected]>1 parent cc2a46d commit aa2c838
File tree
1 file changed
+3
-3
lines changed- sdk/python/feast/infra/offline_stores/contrib/trino_offline_store
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| 375 | + | |
| 376 | + | |
375 | 377 | | |
376 | 378 | | |
377 | 379 | | |
| |||
454 | 456 | | |
455 | 457 | | |
456 | 458 | | |
457 | | - | |
458 | | - | |
459 | | - | |
| 459 | + | |
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
| |||
0 commit comments