Skip to content

Commit 8c20440

Browse files
mbwhitenielspardon
andauthored
Update isthmus/src/main/java/io/substrait/isthmus/SubstraitCalciteSchema.java
Co-authored-by: Niels Pardon <[email protected]>
1 parent c751859 commit 8c20440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

isthmus/src/main/java/io/substrait/isthmus/SubstraitCalciteSchema.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public Set<String> getNames(LikePattern pattern) {
172172
}
173173

174174
/**
175-
* Turn this into a root Calciteschema Choice of settings is based on current isthmus behaviour
175+
* Turn this into a root CalciteSchema; choice of settings is based on current Isthmus behaviour
176176
*/
177177
public CalciteSchema getRootSchema() {
178178
return CalciteSchema.createRootSchema(false, false, "", this);

0 commit comments

Comments
 (0)