zentol opened a new pull request #6437: [FLINK-9976][streaming] Remove 
unnecessary generic parameters
URL: https://github.com/apache/flink/pull/6437
 
 
   ## What is the purpose of the change
   
   This PR removes unnecessary generic parameter from format builder methods of 
the `StreamingFileSink`.
   These are inconsistent with other existing methods that use the already 
defined bucket ID type of the builder, and as of right now would always lead to 
`ClassCastExceptions` if one tried to use a different type.
   
   
   

----------------------------------------------------------------
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