Explore JDBC Driver version should fetched dynamically
Description
Release Notes
None
Activity
Show:

4devsnetbr October 2, 2021 at 7:05 PM

Ali Anwar October 8, 2015 at 11:56 PM
Resolved in:
https://github.com/caskdata/cdap/pull/4259
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Created September 21, 2014 at 8:06 PM
Updated October 2, 2021 at 7:05 PM
Resolved October 8, 2015 at 11:56 PM
Currently, the major version '2', minor version '4', and fix version '0' are hardcoded in ExploreDriver.java and ExploreDatabaseMetaData.java.
This can be resolved (done dynamically) using ProjectInfo.getVersion().