Releases: exasol/cloud-storage-extension
Releases · exasol/cloud-storage-extension
v0.6.0-7-g451d30c-SNAPSHOT
PreRelease
-
Fixes a bug with regex pattern matching on the paths. #65 #67
-
Adds list of dependencies with their licenses to the README.md. #63 #64
-
Refactors code linting and styling checks. #51 #62
-
Adds a log to the project. #60
-
Fixes bug related to BigDecimal. #56 #57
v0.6.0
2019 DEC 06
Changes:
-
Improves Azure Blob Storage parameters, do not enforce requirement of AZURE_ACCOUNT_NAME
and AZURE_CONTAINER_NAME
properties since they are available in the path. #50 #55
-
Adds support for Exasol named connection object. #24 #54
-
Fixes bug when importing Parquet INT64 (TIMESTAMP_MILLIS)
type values. #52 #53
v0.5.0
2019 OCT 31 🎃
Changes:
-
Adds Apache Kafka consumer UDF to import Avro formatted data from Kafka clusters. #40 #39 #48
-
Adds several new Kafka consumer settings as user provided UDF parameters. #41 #43
-
Refactors the UDF user properties handling in order to make more robust and maintainable. #46
-
Reworks the documentation to incorporate the new Kafka import changes. #45 #47
v0.4.4
2019 OCT 27
Changes:
- Adds Shared Access Signature (SAS) token authentication when using Azure Blob Storage #42 #44
v0.4.3
2019 JUL 01
Changes:
- Deserialize Orc BYTE format as a Long value #33 #38
- Improve import process #34 #38
v0.4.2
2019 MAY 28
Changes:
- Adds batch size parameter for export #28 #32
- Applied some refactoring #29
v0.4.1
2019 APR 15
Changes:
- Adds support for Azure Data Lake (Gen1) Storage #22 #25
- Support ORC formatted data import #23 #26
v0.4.0
2019 MAR 21
Changes:
- Add Avro format import support #18 #21
v0.3.1
2019 MAR 08
Changes:
- Adds GCS and Azure Blob Store export as Parquet format feature #17 #20
v0.3.0
2019 FEB 12
Changes:
- Adds feature to export Exasol tables into AWS S3 as Parquet format #14 #16
- Imports date and timestamp values correctly into Exasol #15 #16