sap1ens commented on PR #141:
URL: 
https://github.com/apache/flink-connector-aws/pull/141#issuecomment-2138173997

   > Would you recommend keeping it normal, String?
   
   Yes! And if someone needs base64 encoding they can encode it in the 
`SerializationSchema`.
   
   > I have a follow up query on spotless violations. How did you run that. 
Whenever I am trying to do that, it shows build succeeded with no error and I 
can see "spotless skipped" in build logs[Attached screenshot]. Is there some 
setting in code which i need to do to enable spotless working for me?
   
   Hmm, I ran `mvn clean package -DskipTests` in the root of the project and 
ended up seeing a bunch of spotless violations. Running `mvn spotless:apply` 
changed a lot of files in this PR. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to