Pavel Varchenko
Pavel Varchenko
At the moment we are not able to use functionality of scheduled tasks (I use `org.springframework.fu:spring-fu-kofu:0.0.5`). Please support mechanic of `@EnableScheduling` and `@Scheduled` annotations
At the moment to read item resource by ID spring data rest uses JPA repository 'findOne' method. There are some different use cases to use this method: 1. Custom jackson...
https://github.com/mesosphere/mesos-rxjava/issues/79#issuecomment-305647809 Mesos 1.4.0 uses proto3 https://issues.apache.org/jira/browse/MESOS-7228 I think it's time to change dependencies =) https://github.com/mesosphere/mesos-rxjava/issues/79#issuecomment-305647809
### Feature Request / Improvement ### **Summary** Currently, PyIceberg only loads storage credentials from the `config` section of the table response. Meanwhile, Java Iceberg has added support for *vended credentials*...
I'd like to handle s3proxy queries on non root query path, so I set it to `/s3` via `servicePath` property in `S3ProxyHandler` constructor. When we use `AWS_V2_OR_V4` authenticationType a query...