Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
nit
  • Loading branch information
stephaniewang526 committed Oct 1, 2020
commit 68f13c75455d7be87307770686ce42ccde63197c
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ public Builder setFormatOptions(FormatOptions formatOptions) {
public abstract Builder setCompression(String compression);

/**
* [Optional, Trusted Tester] Connection for external data source. The value may be {@code
* [Optional, Trusted Tester] connectionId for external data source. The value may be {@code
* null}.
*/
public abstract Builder setConnectionId(String connectionId);
Expand Down