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

Remove or deprecate pushdownInquiry #9

Closed
redcatbear opened this issue Jan 29, 2019 · 0 comments
Closed

Remove or deprecate pushdownInquiry #9

redcatbear opened this issue Jan 29, 2019 · 0 comments
Assignees

Comments

@redcatbear
Copy link
Collaborator

Situation

In com.exasol.adapter.json.parseRequest(String) we find:

pushdownExp = root.getJsonObject("pushdownInquiry");    // This is outdated, remove when old versions are no longer used

Acceptance Criteria

  • Find out if still in use.
  • If not: remove
  • If yes: extract to method and deprecate
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

No branches or pull requests

2 participants