I checked it with Tableau and it works the only issue is that it is not signed. We should sign it as mentioned in https://tableau.github.io/connector-plugin-sdk/docs/package-sign.
On 2024/04/02 05:38:22 Mike Carey wrote: > +1 to release > > Created the schemaless version of the Don C database example. > > Created a 1NF set of interconnected tabular views on top of it. > > Connected to it with dbvisualizer. > > Verified that it could read the catalogs including the PK/FK graph. > > Successfully ran a query (after realizing that I hadn't properly set the > namespace pulldowns right, my bad). > > I didn't verify the same for Tableau however. (So I can't vouch for the > taco file.) Did someone try that yet? > > > On 4/1/24 12:17 PM, Ian Maxon wrote: > > Hi everyone, > > > > Please verify and vote on the latest release of the AsterixDB JDBC > > connector. > > > > This release includes compatibility with the new Database keyword and level. > > > > The change that produced this release is up on Gerrit: > > > > https://asterix-gerrit.ics.uci.edu/c/asterixdb-clients/+/18217 > > > > The release artifacts are as follows: > > > > JDBC Driver Source > > https://dist.apache.org/repos/dist/dev/asterixdb/apache-asterixdb-jdbc-0.9.8.3-source-release.zip > > https://dist.apache.org/repos/dist/dev/asterixdb/apache-asterixdb-jdbc-0.9.8.3-source-release.zip.asc > > https://dist.apache.org/repos/dist/dev/asterixdb/apache-asterixdb-jdbc-0.9.8.3-source-release.zip.sha512 > > > > SHA512: > > f4796248273ce61b8268cc232b066ca8c64c96eea9586af04e89c12dbc614e0d5a6e84b212e053c0f34340513684a8c02f3d45386f2410f05f7a8956dcd3787b > > > > JDBC Driver Distributable Jar > > https://dist.apache.org/repos/dist/dev/asterixdb/asterix-jdbc-driver-0.9.8.3-dist.jar > > https://dist.apache.org/repos/dist/dev/asterixdb/asterix-jdbc-driver-0.9.8.3-dist.jar.asc > > https://dist.apache.org/repos/dist/dev/asterixdb/asterix-jdbc-driver-0.9.8.3-dist.jar.sha512 > > > > SHA512: > > a0f2cbbd25429a1c95f33c8bbb54911113b51cfbbbbb8270cd246f26da4acc9ec3fcfbc8e72173e3364468c07ef3b3e7b95c11f548cb8e483b9e5c94cbdb61b8 > > > > Tableau Connector (TACO file) > > https://dist.apache.org/repos/dist/dev/asterixdb/asterixdb_jdbc.taco > > https://dist.apache.org/repos/dist/dev/asterixdb/asterixdb_jdbc.taco.asc > > https://dist.apache.org/repos/dist/dev/asterixdb/asterixdb_jdbc.taco.sha512 > > > > SHA512: > > d3ebd0ec439efe71dbfab79eb41adc7548c44f16576640dbbd264aa86b379cd350aa18632cf5be48d2c6b9513f4581f762986d0c8282713f8d512e2c0aceb5ad > > > > > > The KEYS file containing the PGP keys used to sign the release can be > > found at > > > > https://dist.apache.org/repos/dist/release/asterixdb/KEYS > > > > RAT was executed as part of Maven via the RAT maven plugin, but > > excludes files that are: > > > > - data for tests > > - procedurally generated, > > - or source files which come without a header mentioning their license, > > but have an explicit reference in the LICENSE file. > > > > > > The vote is open for 72 hours, or until the necessary number of votes > > (3 +1) has been reached. > > > > Please vote > > [ ] +1 release these packages as Apache AsterixDB JDBC Driver 0.9.8.3 > > [ ] 0 No strong feeling either way > > [ ] -1 do not release one or both packages because ... > > > > Thanks!