|
Ran
|
Files
114
|
Run time
4s
|
Badge
README BADGES
|
push
github
Reset cross-db flag for each statement (#3237) (#3306) Earlier, while parsing the batch, We were marking the all the subsequent statements of the batch as cross-database statements once we encounter any cross-database statement in batch which was incorrect. This commit fixes above behaviour by resetting 'is_cross_db' maintained at mutator level once we mark some statement as cross_db in the parse tree. Cherry-pick of https://github.com/babelfish-for-postgresql/babelfish_extensions/commit/d2e76534d Task: BABEL-5447 Signed-off-by: Harsh Lunagariya <lunharsh@amazon.com>
43167 of 58492 relevant lines covered (73.8%)
146148.64 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|