Andrei Ionescu
Andrei Ionescu
@houqp, any updates on this?
Is this 3rd party Azure SDK implementation found here - https://crates.io/crates/azure_sdk_for_rust - the same one? It has crates already released.
I'm good with it. One step further is to implement the rules above in `scalafmt` checker but I don't know if that is possible.
> What is the query pattern here? Filter queries only or even join queries? I don't think this matter too much. In any of the two cases, in the best...
@sezruby Thanks for confirming my current understanding of how Hyperspace works. > - ts => indexed column (ns, id) included columns ( all other columns (required for the result) )...
I see that the SerDe related code has been removed since https://github.com/microsoft/hyperspace/pull/325. I would suggest to close this issue and create a new one with a better description of the...
@sezruby Ok. Then let's make a better description for the issue. You know the history of it but new contributors do not know it. I would like to have it...
The description is inaccurate or incomplete. I already give an example that the link in the description (https://github.com/microsoft/hyperspace/blob/master/src/main/scala/com/microsoft/hyperspace/index/serde/LogicalPlanSerDeUtils.scala) ends up with a `404`. I you want and plan for this...
@sezruby, @imback82 Here is the second PR that adds support for filtering over nested fields with indexing.
@sezruby, @imback82: Could you check why the builds are failing with: ``` [error] [launcher] download failed: org.scala-sbt#main;0.13.18!main.jar [error] [launcher] download failed: org.scala-sbt#compiler-interface;0.13.18!compiler-interface.jar [error] [launcher] error during sbt launcher: error retrieving...