substrait-io / substrait-java

Apache License 2.0
72 stars 70 forks source link

fix: `TypeParam` supports optional nullable suffix #184

Closed guiyanakuang closed 9 months ago

guiyanakuang commented 9 months ago

This PR aims to make TypeParam support optional nullable suffix. To fix #169.

Added unit test TypeExtensionTest#arrayIndexScalarFunction