-
Notifications
You must be signed in to change notification settings - Fork 961
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
Read Correct metadata for SAP Hana views #1215
base: master
Are you sure you want to change the base?
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @lennartfries Very minor changes suggested. Also, I don't see tests for this change. Could you plz add unit tests for this? Thanks!
src/main/java/io/confluent/connect/jdbc/dialect/SapHanaDatabaseDialect.java
Outdated
Show resolved
Hide resolved
@sagarrao12 can we merge this now ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. @mukkachaitanya / @ypmahajan could you also take a look once. Thanks!
Problem
SAP Hana can not see direct views
Solution
Reopens Solutions of #1103
Does this solution apply anywhere else?
If yes, where?
Test Strategy
Testing done:
Release Plan