Manish Khettry (JIRA) skrev:
[
https://issues.apache.org/jira/browse/DERBY-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manish Khettry reopened DERBY-2442:
-----------------------------------
Sorry, to reopen this but there is atleast another set of changes that are
coming up. Thanks for the quick review and commit.
No problem.
If I had seen a comment that more patches were expected, I would not
have resolved the issue ;)
regards,
--
Kristian
Remove code made redundant by DERBY-681
---------------------------------------
Key: DERBY-2442
URL: https://issues.apache.org/jira/browse/DERBY-2442
Project: Derby
Issue Type: Task
Components: SQL
Affects Versions: 10.3.0.0
Reporter: Manish Khettry
Assigned To: Manish Khettry
Fix For: 10.3.0.0
Attachments: post681.refactor.txt, post681.refactor1.txt
The instance variables, generatedForGroupByClause and generatedForHavingClause
are not set anymore. Investigate code that references these variables to see if
it still makes sense in the new dispensation.