Piotr Turek
Piotr Turek
The library's readme states that _"This library is a Java reference implementation for dealing with **consent strings** in the IAB EU's GDPR Transparency and Consent Framework."_ There are two distinct...
As a user, I would like to be able to: 1. Declare dependency in pom of my project, on a non-snapshot version of liquibase-impala, accessible in a public Maven repo...
When using liquibase on Cloudera cluster via a binary release, it's convenient to have a liquibase-impala fat-jar with all necessary (non-public) Hive&Impala dependencies bundled inside. However by setting strict compile...
Currently, both ```HiveDatabase``` and ```ImpalaDatabase``` are coupled to Cloudera-specific JDBC connectors. However, there is a large number of use-cases and people who use the Apache Hive2 JDBC driver. We should...