Skip to content

Releases: exasol/cloud-storage-extension

v0.6.0-7-g451d30c-SNAPSHOT

05 Feb 15:08
451d30c
Compare
Choose a tag to compare
Pre-release

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

06 Dec 11:47
Compare
Choose a tag to compare

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

31 Oct 09:33
Compare
Choose a tag to compare

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

27 Oct 10:23
Compare
Choose a tag to compare

2019 OCT 27

Changes:

  • Adds Shared Access Signature (SAS) token authentication when using Azure Blob Storage #42 #44

v0.4.3

01 Jul 12:16
Compare
Choose a tag to compare

2019 JUL 01

Changes:

  • Deserialize Orc BYTE format as a Long value #33 #38
  • Improve import process #34 #38

v0.4.2

28 May 08:11
Compare
Choose a tag to compare

2019 MAY 28

Changes:

  • Adds batch size parameter for export #28 #32
  • Applied some refactoring #29

v0.4.1

15 Apr 08:44
Compare
Choose a tag to compare

2019 APR 15

Changes:

  • Adds support for Azure Data Lake (Gen1) Storage #22 #25
  • Support ORC formatted data import #23 #26

v0.4.0

22 Mar 10:14
98325ef
Compare
Choose a tag to compare

2019 MAR 21

Changes:

  • Add Avro format import support #18 #21

v0.3.1

08 Mar 08:53
519164a
Compare
Choose a tag to compare

2019 MAR 08

Changes:

  • Adds GCS and Azure Blob Store export as Parquet format feature #17 #20

v0.3.0

12 Feb 07:42
Compare
Choose a tag to compare

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