-
Notifications
You must be signed in to change notification settings - Fork 178
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
INTMDB-19: Added resource and datasource(s) of data lake #414
Conversation
FYI @leofigy there's a merge conflict. |
1 similar comment
FYI @leofigy there's a merge conflict. |
@MihaiBojin The work was done a bit out of order due to where I had the ranking of tickets for versions. I've sorted that out but work proceeded on the current version so this is now based off an older branch of master. This will go in the next provider version. So likely best to resolve the conflicts after 0.9.0 is out. |
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.
Couple small changes and questions - also need Angel's question addressed. We should also review the API doc to make sure nothing changed since this was started (though the tests should catch anything major).
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.
Great work!! I have some questions and nits : )
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.
My comments haven’t been addressed yet
@coderGo93 as Andrea (@andreaangiolillo) noted his comments have not been addressed so not sure why the request for another review? @leofigy perhaps you can help as well here. |
Hi @themantissa , sure I have answered questions of andrea , and I pulled the master with the changes of whitelist deprecated in order to work because of client mongodb atlas, let me know if you have more questions, @andreaangiolillo |
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! Thank you. @andreaangiolillo I think just needs a re-review from you :)
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. Thanks for addressing all my comments! : )
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!
Description
Added resource and datasource(s) of data lake
Tests:
Fixes:
feature_id
inside of objectfeature_usages
Link to any related issue(s):
Type of change:
Required Checklist:
Further comments
Deprecated Project whitelist to avoid error related to client, will create another PR with the docs related to project list deprecation