Description
Schemas#path(CalciteSchema,Iterable<String>) method has the following code:
if (!rootSchema.name.isEmpty()) { assert rootSchema.name.equals(iterator.next()); }
Depending if assertions are enabled or not, iterator state might be different
Attachments
Issue Links
- links to