Skip to content

Commit a3cf56d

Browse files
author
Rucha Kulkarni
committed
Added parallel query flag
Signed-off-by: Rucha Kulkarni <ruchask@amazon.com>
1 parent 7f5b6db commit a3cf56d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/JDBC/input/BABEL-6814-vu-verify.mix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-- parallel_query_expected
12
-- Test 1: sys.objects point lookup - left side cast pattern
23
SELECT name FROM sys.objects
34
WHERE object_id = (SELECT object_id FROM sys.objects WHERE name = 'babel_6814_t1');

0 commit comments

Comments
 (0)