Glytching
Glytching
@maccamlcQ thanks for raising this issue. The extension provides an abstraction over the underlying 'random provider' so renaming the extension in response to a rename of the underlying provider might...
> HI @glytching , > > any updates/decisions ? > > My concerns are the outdated version of ` io.github.benas:random-beans` which is eventually forked from `j-easy/easy-random`. > > Maybe you...
Hi @pmadrigal Thanks for your response. A few replies: - I think the `fromMongodb` method is only available in the Scala API, is that correct? The reason I ask is...
Hi @pmadrigal Thanks for your response, I can now invoke `fromMongoDB` from Java (and I am using v0.11.1) but ... the original issue I had was that this call: `sqlContext.read().format("com.stratio.datasource.mongodb").options(...).load()`...
Hi @pmadrigal Thanks for your help, I think I have enough detail to take it from here. Rgds