Files
secondo/Algebras/ParThread/Tests/TestQueries/tc31.sql

11 lines
198 B
MySQL
Raw Normal View History

2026-01-23 17:03:45 +08:00
open database parthread_lie;
#testcase TC31par4CtxSingleProductNoDelay
#yields (int 233976)
query Osm_Ways feedNth[1000, TRUE] par[1] Osm_Nodes feed par[1] product par[1] count
close database;