Skip to content

Commit

Permalink
Add expected output for pg regression related JDBC tests in case of p…
Browse files Browse the repository at this point in the history
…arallel query (#2032)

For postgres regression related JDBC tests expected output is different in case of parallel query mode as query plan is
changes in parallel query mode. This commit adds different expected output files for parallel query mode for tests
pgr_select, pgr_select_into and pgr_select_distinct in the folder JDBC/expected/parallel_query/*

Task: BABEL-4541
Signed-off-by: Sandeep Kumawat <[email protected]>
  • Loading branch information
skumawat2025 authored Dec 1, 2023
1 parent 2761453 commit 864ec2b
Show file tree
Hide file tree
Showing 7 changed files with 2,101 additions and 5 deletions.
Loading

0 comments on commit 864ec2b

Please sign in to comment.