Results 38 comments of Mario Molina

Could you try it again? Sometimes the proxy doesn't work properly and you have to try several times to download the dependency...

You can set properties in the driver setting the flag ``properties=true`` and adding the properties you like. Besides that, you can also configure the ``timeout`` property to end the query...

Have you tried with the new version?

Note: I have signed CLA.

The idea to implement this is to allow the API to sort the keys in the order you like setting your custom comparator. In my case, I have to sort...

Ok, many thanks!

Have you taken a look to the [tests](https://github.com/mmolimar/kafka-connect-fs/blob/master/src/test/java/com/github/mmolimar/kafka/connect/fs/file/reader/CobolFileReaderTest.java)?