This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch release/v1.2
in repository https://gitbox.apache.org/repos/asf/texera.git
from 80de40f1b3 fix(workflow-operator, v1.2): File Scan operator using
offset with an empty limit emits no rows (#7530)
add 9ef3744deb fix(visualization, v1.2): take the union of Network Graph's
two node columns (#7518)
No new revisions were added by this update.
Summary of changes:
.../networkGraph/NetworkGraphOpDesc.scala | 4 +-
.../networkGraph/NetworkGraphOpDescSpec.scala | 48 ++++++++++++++++++++++
2 files changed, 51 insertions(+), 1 deletion(-)
create mode 100644
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/visualization/networkGraph/NetworkGraphOpDescSpec.scala