branch-2.1: [fix](arrow-flight-sql) Separate arrow-flight-sql connection and mysql connection (#51110)
This commit is contained in:
@ -48,8 +48,8 @@ under the License.
|
||||
similar issue: https://github.com/protocolbuffers/protobuf/issues/15762
|
||||
3. A more stable version is Arrow 15.0.2 and ADBC 0.12.0, but we always hope to embrace the future with new versions!
|
||||
-->
|
||||
<arrow.version>18.1.0</arrow.version>
|
||||
<adbc.version>0.15.0</adbc.version>
|
||||
<arrow.version>18.2.0</arrow.version>
|
||||
<adbc.version>0.18.0</adbc.version>
|
||||
<log4j.version>2.17.1</log4j.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user