Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
Cancel
CALCITE-4864 Expand table function document to introduce what makes a table function to be polymorphic, why we need this and give examples to explain how to use it
CALCITE-4864 Updates DDL to support create a polymorphic table function
CALCITE-4864 Updates SqlWindowTableFunction because it's a Polymorphic Table Function