Skip to content

Instantly share code, notes, and snippets.

@masayuki038
Created November 9, 2019 12:29
Show Gist options
  • Save masayuki038/c41a03e07c560e1d800e0ea7379a6c57 to your computer and use it in GitHub Desktop.
Save masayuki038/c41a03e07c560e1d800e0ea7379a6c57 to your computer and use it in GitHub Desktop.
@Override
public void register(RelOptPlanner planner) {
planner.addRule(AvroProjectTableScanRule.INSTANCE);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment