https://github.com/substrait-io/substrait/pull/889 introduced lambda support in substrait. Let's introduce lambdas into `substrait-java`. It is broken down below into two distinct issues so that they can be merged in two independent PRs to keep the diff small.
substrait-io/substrait#889 introduced lambda support in substrait. Let's introduce lambdas into
substrait-java.It is broken down below into two distinct issues so that they can be merged in two independent PRs to keep the diff small.