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

Updated all according to the view and updated CI as well #13

Conversation

yuuteng
Copy link

@yuuteng yuuteng commented Dec 7, 2023

I updated all the open issues according to the view and updated CI as well.

if (snowflakeConfig.getHTTPProxy().isPresent()) {
String proxy = snowflakeConfig.getHTTPProxy().get();

URL url = new URL(proxy);
Copy link
Member

Choose a reason for hiding this comment

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

Why was this removed?

Copy link
Author

Choose a reason for hiding this comment

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

Because the reviewer said that these config properties are not tested and remove them from the initial PR.

Ref: https://github.com/trinodb/trino/pull/17909/files#r1230256442

Copy link
Author

Choose a reason for hiding this comment

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

I reverted it back.

@yuuteng
Copy link
Author

yuuteng commented Dec 11, 2023

Closed it because it was merged at #14

@yuuteng yuuteng closed this Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants