This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch xinyuan-state-materialization
in repository https://gitbox.apache.org/repos/asf/texera.git
omit 10f243f585 Merge branch 'main' into xinyuan-state-materialization
omit 1645717d75 fix
omit 7f8376ea80 fix
omit 5494240dff fix
omit ad60adbc14 fix
omit cba7fe08b0 Merge branch 'main' into xinyuan-state-materialization
omit 9174563101 Merge branch 'main' into xinyuan-state-materialization
omit 3d160b9f4f Merge branch 'main' into xinyuan-state-materialization
omit fb1e038618 test(python): cover state-reader run() block and
DocumentFactory routing
omit 03d81898ef fix tests
omit eb1f50d9d8 Merge branch 'main' into xinyuan-state-materialization
omit b8865e05c5 Merge branch 'main' into xinyuan-state-materialization
omit 39a4018924 Merge branch 'main' into xinyuan-state-materialization
omit 6ad18e864d add tests
omit 59057376e9 Merge branch 'main' into xinyuan-state-materialization
omit 32c7d84c76 Merge branch 'main' into xinyuan-state-materialization
omit 58b1248615 Merge branch 'main' into xinyuan-state-materialization
omit bb839cf250 Merge branch 'main' into xinyuan-state-materialization
omit 869c7ea22d Merge branch 'main' into xinyuan-state-materialization
omit e906f5a9c6 update
omit df5d347e6b update
omit 47252b3cf9 update
omit 1b7460d84b update
omit 481d7574b7 add test cases
omit 195fa3b688 Merge branch 'main' into xinyuan-state-materialization
omit 0cc2d18791 Merge branch 'xinyuan-state-only' into
xinyuan-state-materialization
omit e7f9d362f1 Merge branch 'main' into xinyuan-state-only
omit b475f3a652 Merge branch 'xinyuan-state-only' into
xinyuan-state-materialization
omit 407cd296ea add test cases
omit 80037ce422 fix fmt
omit 3e861588ad fix fmt
omit 0f907554d9 update
omit c0b03098d4 Merge branch 'main' into xinyuan-state-only
omit b7842a09c0 Merge branch 'xinyuan-state-only' into
xinyuan-state-materialization
omit 7303189e37 fix fmt
omit 9be8139ca5 Merge xinyuan-state-only + adapt callers to in-class State
API
omit 2a8966e936 refactor(scala): move State serializers into the State class
omit d92ed51b1c fix fmt
omit 075697202a refactor: drop StateFrame.__post_init__ auto-coerce
omit 70d4a9a0e8 Merge branch 'xinyuan-state-only' into
xinyuan-state-materialization
omit 15a1bc8862 Merge branch 'main' into xinyuan-state-only
omit 3b8ec8e324 fix: make python State runtime type
omit 28a412bd92 Merge branch 'main' into xinyuan-state-only
omit 2716fc5e0a Merge branch 'main' into xinyuan-state-only
omit d545e7dab0 Merge branch 'main' into xinyuan-state-only
omit 87330ecc2a update
omit 2fe32703c5 update
omit 74e2b1da7f update
omit 60db011cc0 fix: address state review comments
omit 8a72f8dcff Merge branch 'main' into xinyuan-state-only
omit cd6809db8d Merge branch 'xinyuan-state-only' into
xinyuan-state-materialization
omit 24ac4ed943 Merge branch 'main' into xinyuan-state-only
omit 2484147fbc Merge branch 'main' into xinyuan-state-only
omit 09537cb0be Merge branch 'xinyuan-state-only' into
xinyuan-state-materialization
omit 193e7d36b0 Merge branch 'main' into xinyuan-state-materialization
omit f4b40a5ae8 Merge branch 'xinyuan-remove-passToAllDownstream' into
xinyuan-state-only
omit 92000949bd Merge branch 'main' into xinyuan-remove-passToAllDownstream
omit 3df8fef073 Merge branch 'main' into xinyuan-state-only
omit cb1d9e13b1 fix fmt
omit 3c4dbb8ff8 test: cover multiple state rows in materialization
omit e7a0f15f3d test: cover state materialization round trip
omit 272caff584 chore: drop local AGENTS file from branch
omit bd1bc287ff fix: keep only materialization change in region coordinator
omit 3c0c8164e7 feat: add state materialization support
omit b570aaef73 refactor: keep state changes without materialization
omit 84bd376983 refactor: keep only state changes on top of main
omit a0e4e21fb5 Merge branch 'main' into xinyuan-remove-passToAllDownstream
omit c4a5f6cc43 Merge branch 'main' into xinyuan-remove-passToAllDownstream
omit 8d3a45c56a Merge branch 'main' into xinyuan-remove-passToAllDownstream
omit 5c1d3696b8 update
omit fc8cdf83b0 init
new 581d574ca6 feat(amber): materialize per-port state to Iceberg storage
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (10f243f585)
\
N -- N -- N refs/heads/xinyuan-state-materialization (581d574ca6)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes: