Hi all, today I wanted to play around with the 1.3.0-SNAPSHOT version and wanted to use IntelliJ as the SQL client …. But when adding IoTDB JDBC driver I noticed, we’re currently only building a default jar.
This is quite a pain, if you want to manually deploy the jdbc driver anywhere … locally I added a config, that makes the build also build a fat-jar “iotdb-jdbc-1.3.0-SNAPSHOT-jar-with-dependencies.jar” … would it be ok for me to commit that change? I think it’s quite useful. Chris
