For grins I tried the URI
vap+dat:file:///tmp/ap/batch/complete/*?pattern=runTimeMs:.(\d+)&timeRange=2000
This is where each file looks like:
script: file:/home/jbf/ct/autoplot/git/dev/bugs/sf/2670/writeStdout.jy?index=2
managerPid: 342795
managerHost: spot9
workerHost: spot9
workerPid: 342795
workerThread: run-batch-2
runTimeMs: 1478
exception:
I can plot one, but aggregation doesn't work, and I suspect it's an easy fix.
The editor rejects the URI with the problem "unable to find delimited columns". Since pattern is used, it should be using the pattern.
Diff: