Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-dheyman committed Mar 22, 2024
1 parent 740d900 commit 348cfee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public class ResultSetStructuredTypesLatestIT extends BaseJDBCTest {
private final ResultSetFormatType queryResultFormat;

public ResultSetStructuredTypesLatestIT() {
this(ResultSetFormatType.NATIVE_ARROW);
this(ResultSetFormatType.JSON);
}

protected ResultSetStructuredTypesLatestIT(ResultSetFormatType queryResultFormat) {
Expand Down

0 comments on commit 348cfee

Please sign in to comment.