fhueske commented on a change in pull request #6483: 
[FLINK-7243][flink-formats] Add parquet input format
URL: https://github.com/apache/flink/pull/6483#discussion_r223673645
 
 

 ##########
 File path: flink-formats/flink-parquet/pom.xml
 ##########
 @@ -73,6 +73,11 @@ under the License.
                        <scope>provided</scope>
                </dependency>
 
+               <dependency>
 
 Review comment:
   We try to keep Flink's dependency footprint as small as possible. It would 
be great if we could get around Guava.
   
   It seems that only `RowConverter` and `ParquetTimestampUtils` uses static 
Guava utility methods that could be avoided.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to