We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pushdownInquiry
In com.exasol.adapter.json.parseRequest(String) we find:
com.exasol.adapter.json.parseRequest(String)
pushdownExp = root.getJsonObject("pushdownInquiry"); // This is outdated, remove when old versions are no longer used
The text was updated successfully, but these errors were encountered:
#9 removed outdated code line
f0a1872
#9 changed .travis.yml file to make travis CI work
63f0ef9
#9 changed version.sh file to make travis CI work
3d9e98c
#9 changed comment
7e83b26
AnastasiiaSergienko
No branches or pull requests
Situation
In
com.exasol.adapter.json.parseRequest(String)
we find:Acceptance Criteria
The text was updated successfully, but these errors were encountered: