PARQUET-269 - Restore scrooge-maven-plugin to 3.17.0 or greater PARQUET-284 - Should use ConcurrentHashMap instead of HashMap in ParquetMetadataConverter PARQUET-285 - Implement nested types write rules in parquet-avro PARQUET-287 - Projecting unions in thrift causes TExceptions in deserializatoin...
@@ -42,7 +42,7 @@ For your maven dependency, com.alipay.euler andfix - 0.4.1 + 0.5.0 aar ``` @@ -50,7 +50,7 @@ For your gradle dependency, ```groovy dependencies { - compile 'com.alipay.euler:andfix:0.4.1@aar' + compile 'com.alipay.euler:andfix:0.5.0@aar' } ```...
The compressed file format of AndFix's patch is **.apatch**. It is dispatched from your own server to client to fix your App's bugs. @@ -42,7 +42,7 @@ For your maven dependency, com.alipay.euler andfix - 0.4.1 + 0.5.0 aar ``` @@ -50,7 +50,7 @@ For your gradle ...