https://github.com/exasol/import-export-udf-common-scala
Common libraries for Exasol import and export UDFs
https://github.com/exasol/import-export-udf-common-scala
exasol exasol-integration scala udf user-defined-function
Last synced: over 1 year ago
JSON representation
Common libraries for Exasol import and export UDFs
- Host: GitHub
- URL: https://github.com/exasol/import-export-udf-common-scala
- Owner: exasol
- License: mit
- Created: 2020-09-03T09:27:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T09:39:24.000Z (over 1 year ago)
- Last Synced: 2025-01-13T21:09:25.695Z (over 1 year ago)
- Topics: exasol, exasol-integration, scala, udf, user-defined-function
- Language: Scala
- Homepage:
- Size: 292 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Import Export UDF Common Scala
[](https://github.com/exasol/import-export-udf-common-scala/actions/workflows/ci-build.yml)
[](https://search.maven.org/artifact/com.exasol/import-export-udf-common-scala)
[](https://sonarcloud.io/dashboard?id=com.exasol%3Aimport-export-udf-common-scala)
[](https://sonarcloud.io/dashboard?id=com.exasol%3Aimport-export-udf-common-scala)
[](https://sonarcloud.io/dashboard?id=com.exasol%3Aimport-export-udf-common-scala)
[](https://sonarcloud.io/dashboard?id=com.exasol%3Aimport-export-udf-common-scala)
[](https://sonarcloud.io/dashboard?id=com.exasol%3Aimport-export-udf-common-scala)
[](https://sonarcloud.io/dashboard?id=com.exasol%3Aimport-export-udf-common-scala)
[](https://sonarcloud.io/dashboard?id=com.exasol%3Aimport-export-udf-common-scala)
[](https://sonarcloud.io/dashboard?id=com.exasol%3Aimport-export-udf-common-scala)
[](https://sonarcloud.io/dashboard?id=com.exasol%3Aimport-export-udf-common-scala)
Common libraries for Exasol IMPORT and EXPORT user defined functions in Scala programming language.
## Features
- Supports user provided key value parameters parsing
- Supports Avro record deserialization into internal data structure
## Information for Users
- [Changelog](doc/changes/changelog.md)
- [Dependencies](dependencies.md)
## Information for Contributors
- [Developer Guide](doc/development/developer_guide.md)