-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CUBRIDQA-1235] fixed join graph output to print the remaining join g…
…raph results when more than one join graphs exist (#685) Related Join graph PR: #680 Drivers considered: jdbc, cci * fixed join graph output to print the remaining join graph results when more than one join graphs exist (e.g., inline views) * fixed code style * fixed cci joingraph logic to support multiple join graphs * refactored variables & minor revision * memory leak check enhancements * malloc failure error handling revision
- Loading branch information
Showing
2 changed files
with
73 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters