The GitHub Actions job "Required Checks" on texera.git/fix/6978-bigint-size-columns has failed. Run started by GitHub user mengw15 (triggered by mengw15).
Head commit for run: 2d603d0d9181df4a7914bf7abb622b3d2364f48c / mengw15 <[email protected]> test(amber): cover the runtime-stats and console-message size writes The size write in updateRuntimeStatsSize / updateConsoleMessageSize sat behind DocumentFactory.openDocument, which needs an Iceberg- or LakeFS-backed document, so neither DB write was reachable from the embedded-Postgres spec and both stayed uncovered. Split each size write into an (eid, size) overload, mirroring the existing updateResultSize shape. The outer signatures are unchanged, so callers are untouched, but the write is now directly testable. Cover both overloads with a 3 GiB value -- the same >2GiB round-trip the result-size regression asserts -- plus the no-URI no-op branches. Report URL: https://github.com/apache/texera/actions/runs/30423074031 With regards, GitHub Actions via GitBox
