Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix for GAIAPLAT-1367, 1388, 1326, 1400, 1198, 1375, 794, 1235, 1390 #914

Merged
merged 20 commits into from
Sep 22, 2021

Conversation

fineg74
Copy link
Contributor

@fineg74 fineg74 commented Sep 11, 2021

No description provided.

Copy link
Contributor

@waynelwarren waynelwarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The google tests test_queries_node.nomatch_stmt[234] are now failing because of a change in the translation of the nomatch block. I believe that the change is incorrect because it moves the block into the loop of the declarative statement it is "nomatching". It needs to remain out of the loop.

@waynelwarren
Copy link
Contributor

Note to other reviewers: I pushed some of my test enhancements into this branch. I apologized to Gregory for this, but they are legitimate changes that just don't belong together in this same PR. They are simple and minor, so left here.

Copy link
Contributor

@daxhaw daxhaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this is a few more bug fixes than just GAIAPLAT-1367. Could you also list this as part of the PR description (or commit message (or in the commit description is fine if you don't squash them - just saw them listed above).

@fineg74 fineg74 changed the title Bug fix for GAIAPLAT-1367 Bug fix for GAIAPLAT-1367, 1388, 1326, 1400, 1198, 1375, 794, 1235, 1390 Sep 22, 2021
# Conflicts:
#	production/tools/gaia_translate/src/main.cpp
#	production/tools/tests/gaiat/integration_test_expected_incorrect_table_name.ruleset
@fineg74 fineg74 merged commit 051ac51 into master Sep 22, 2021
chuan pushed a commit that referenced this pull request Sep 23, 2021
…390 (#914)

* Fix for GAIAPLAT-1274

* Fix for GAIAPLAT-1269

* Fix for GAIAPLAT-1314

* Fix an issue that led to incorrect code generation for during the hackathon

* Fix for GAIAPLAT-1367

* Fix for GAIAPLAT-1388

* updated tests resulting from hackathon issues

* FIX for GAIAT-1326

* Fix for GAIAT-1400

* Fix for GAIAPLAT-1198

* [WLW] adjusted ruleset to test GAIAPLAT-1198

* added tests to confirm bug fixes for -1298 and -1251

* Fix for GAIAPLAT-1375

* Fix for GAIAPLAT-794

* Fix for GAIAPLAT-1235

* Fix for GAIAPLAT-1390

Co-authored-by: Wayne Warren <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants