Expanding the power of Vertica Library for AWS with Filter Functions

After publishing the “Loading data from AWS S3 bucket to Vertica made easy” post I had people asking me about the possibility of using the S3 function to load data in different formats. The most frequently asked question was about loading GZipped files from the S3 bucket. Vertica COPY command expects an uncompressed CSV input Read More …

Loading data from AWS S3 bucket to Vertica made easy

The COPY command is an obvious choice when you need to load a significant amount of data into a Vertica database. In the past a lot of people have run into difficulties when their data was stored in an AWS S3 bucket. At that time, the COPY command assumed that all the file(s) with data Read More …