Flavio Pompermaier

Results 8 issues of Flavio Pompermaier

As already faced in https://groups.google.com/forum/#!topic/rest-assured/mf-VIHM-aJA, a body element cannot be compared to a long value. I think the best solution could be to allow function passing (as for headers) in...

### Current Behavior Currenty if I mount a directory like in the following docker-compose it is very likely that the container won't go up because it has no permission to...

🐞 bug
website / documentation

The example in the README file use the "legacy" connector properties (e.g. 'connector.type' vs 'connector'). In order to avoid using deprecated properties it would be nice to update those properties...

Any chance to distribute this library on Maven Central in order to simplify its usage via other Java projects?

Now it is spported by Flink: https://issues.apache.org/jira/browse/FLINK-17357. Another question: why do we have our own parser? Can't we just use the Flink SQL client to submit SQL to Flink (and...

Currently, when I add a JDBC catalog to the YAML file I need to add the last '/' to the url. The following config works: ``` catalogs: - name: mypg...

Add a checkstyle to the project

Set up a job on Travis or similar to verify new PRs