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

Updates to the plugin #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Updates to the plugin #1

wants to merge 3 commits into from

Conversation

saugatt
Copy link

@saugatt saugatt commented Aug 15, 2019

Remove attribute service from connectionResolver.tdr
Change the API token to be password field which is secure.
API Token replaced by password field using PasswordOnly authentication
Add authentication as a required attribute in connectionResolver.tdr
Removed comments from conenctionBuilder.js
Update manifest.xml to use string from resource-en_US.xml
Remove from connection-dialog.tcd

</authentication-options>
<db-name-prompt value="Catalog :" />
<has-databases value="true" />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saugatt should we not have has-databases enabled in dialogue box?

<has-schemas value="true" />
<server-prompt value="End Point;Bucket Region : " default="https://api.qubole.com;us-east-1"/>
<service-prompt value="API Token : " />
<show-uncommitted-data-checkbox value="true" />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saugatt We use show-uncommitted-data-checkbox to enable streaming. I see it is removed. Do we have any specific field to achieve the same?

cc : @vijaymann

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

Successfully merging this pull request may close these issues.

2 participants