This is an automated email from the ASF dual-hosted git repository.
Xiao-zhen-Liu pushed a change to branch xiaozhen-caching-prototype
in repository https://gitbox.apache.org/repos/asf/texera.git
was af1dc2a04a Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
This change permanently discards the following revisions:
discard af1dc2a04a Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
discard 3b0ff92d72 Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
discard 5cbac1546d fix(computing-unit-managing-service): clear cache metadata
on CU termination and CU switch
discard 30ab556d13 Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
discard fc68ad1f50 Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
discard 2389dcb10f Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
discard 76c03feae6 Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
discard 57a492f24d Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
discard 88843733b2 Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
discard c600cc1531 feat(cache): add cache and execution resources cleanup by
lifecycle manager
discard 0c0f2a7734 feat(cache): seperate cache reuse logic outside of Pasta.
discard 707dd63261 feat(cache): introduce forced cache reuse assuming reusing
cache is always better.
discard 1449763c8a Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
discard 37099c2a5e feat(cache): add auto invalidation toggle and auto-update
of cache entries.
discard 7a098977af feat(cache): add notifications for cache invalidation and
manual clear cache.
discard c6429aa91d feat(cache): revert console log.
discard 2af6073aac feat(cache): fix compiling service join type 400 bug.
discard 6201c9e742 feat(cache): add cache invalidation, clear cache on
operator, and highlighting of cached results.
discard 227334f7e0 feat(cache): fix status and stats aggregation for a logical
operator with physical operators having mixed statuses.
discard 7858f5cfc1 feat(cache): add clearing cache for a workflow.
discard 9a037f52a0 feat(cache): minor improvements to cache display panel.
discard 84433a3825 feat(cache): display cache information on the frontend.
discard 66421a56e3 feat(cache): update worker number display.
discard ade48b9f54 feat(cache): use OperatorExecution's stats for cache upsert.
discard a8057585fe feat(cache): update doc and number display for operators
completing from cache.
discard 782c6f3e07 feat(cache): add operator and region statuses on the
frontend.
discard 51624179ee feat(cache): clean up dead code.
discard c08e919d71 feat(cache): fmt.
discard 62fcb38076 feat(cache): update cached region completion logic to avoid
assigning workers.
discard acaf348c5f feat(cache): refactor amber client-side services and cache
upsert logic.
discard 16dfe97b7a feat(cache): update design doc.
discard 23948379b1 feat(cache): add design doc.
discard 20a0cd23a6 feat(cache): disable clean-edge optimization for top-down
search.
discard de1850ff59 Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
discard 8d72f367ff feat(cache): disable cross-execution cleanup.
discard a72fe949c5 feat(cache): update file paths after merge.
discard 569a4f5614 feat(cache): rename caching sql DDL.
discard bebaeafa20 Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
discard d03494cd50 Merge branch 'refs/heads/main' into
xiaozhen-caching-prototype
discard bdaa01f8e2 feat(cache): update cost model temporarily
discard 241b98c202 feat(cache): reuse cached URIs in scheduler and
short-circuit cached regions during execution
discard ea3e7de3de feat(cache): add available output port caches in
WorkflowSettings
discard a6f41909de feat(cache): add operator port cache table, fingerprint
util, and persist on port completion