Skip to content

DRILL-4606: Add DrillClient.Builder class#480

Closed
sudheeshkatkam wants to merge 2 commits intoapache:masterfrom
sudheeshkatkam:DRILL-4606
Closed

DRILL-4606: Add DrillClient.Builder class#480
sudheeshkatkam wants to merge 2 commits intoapache:masterfrom
sudheeshkatkam:DRILL-4606

Conversation

@sudheeshkatkam
Copy link
Copy Markdown
Contributor

No description provided.

@sudheeshkatkam
Copy link
Copy Markdown
Contributor Author

@hnfgns can you please review?

@sudheeshkatkam sudheeshkatkam force-pushed the DRILL-4606 branch 2 times, most recently from bbcf839 to fc018a7 Compare May 18, 2016 17:12
@sudheeshkatkam
Copy link
Copy Markdown
Contributor Author

Rebased on latest master.

@parthchandra and @adeneche please review?

}
};

this.supportComplexTypes = builder.supportComplexTypes;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

supportComplexTypes used to be initialized from the config object, and now it will be true by default unless we explicitly set it in the builder.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is probably OK. This is the Java client and the client does, in fact, support complex types.

Sudheesh Katkam added 2 commits August 10, 2016 15:14
+ Merge DrillAutoCloseables and AuthCloseables
+ Remove unused imports
+ Expand * imports
+ Add DrillClient.Builder helper class to create DrillClient objects
+ Deprecate 8 constructors and DrillClientFactory
+ Reorganize and document DrillClient
@sudheeshkatkam
Copy link
Copy Markdown
Contributor Author

@parthchandra please review.

@parthchandra
Copy link
Copy Markdown
Contributor

+1

@vvysotskyi
Copy link
Copy Markdown
Member

Looks like these changes were added to #565, so closing this PR.

@vvysotskyi vvysotskyi closed this Jul 17, 2019
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.

4 participants