| Interface | Description |
|---|---|
| UdfRegistrationFactory |
Extend your SQL node class with this one to register our internal spark UDFs
to the running SparkSession
It also enable you to use custom UDFs function as long as the required jar is
present inside the classpath.
|
| Class | Description |
|---|---|
| UdfRegistrationPojo |
Copyright © 2023. All rights reserved.