Skip to content

Instantly share code, notes, and snippets.

@masayuki038
Created November 9, 2019 12:16
Show Gist options
  • Save masayuki038/58f5e7250950936fa6b5b6c459911da7 to your computer and use it in GitHub Desktop.
Save masayuki038/58f5e7250950936fa6b5b6c459911da7 to your computer and use it in GitHub Desktop.
public class AvroTableScan extends TableScan implements EnumerableRel {
private Integer[] fields;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment