This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
from f319f044e3 ci: speed up merge queue via HEADGREEN and stack selection
(#7042)
add 791d7df8af fix(amber): store execution sizes as BIGINT to stop silent
>2GiB truncation (#6980)
No new revisions were added by this update.
Summary of changes:
.../dashboard/user/quota/UserQuotaResource.scala | 10 +-
.../user/workflow/WorkflowExecutionsResource.scala | 54 ++++++---
.../workflow/WorkflowExecutionsResourceSpec.scala | 126 +++++++++++++++++++++
sql/changelog.xml | 5 +
sql/texera_ddl.sql | 6 +-
sql/updates/{24.sql => 29.sql} | 25 ++--
6 files changed, 189 insertions(+), 37 deletions(-)
copy sql/updates/{24.sql => 29.sql} (59%)