Ruben Q L created CALCITE-3555:
----------------------------------
Summary: Remove EnumerableDefaults in favor of default
implementations of interface methods
Key: CALCITE-3555
URL: https://issues.apache.org/jira/browse/CALCITE-3555
Project: Calcite
Issue Type: Task
Reporter: Ruben Q L
EnumerableDefaults exists because a java before JDK 8 did not allow default
implementations of interface methods. Now that has changed we could consider
removing EnumerableDefaults.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)