Akhil Jain
Akhil Jain
I came across 2 problem in your approach: 1) If you are doing it O(n) then you could do a simple scan and just minimum value and then return its...
Does spark redis library provide reading from a stream with redis 4.0. Spark Version: 3.1.0 Ref: https://redis.io/topics/streams-intro I anticipate the answer be NO, just wanted to double check.
Description =========== Versions: python 3.8.8 Does Confluent kafka python library support different registry? We plan to leverage the following registry https://www.apicur.io/registry/docs/apicurio-registry/2.0.0.Final/index.html https://developers.redhat.com/blog/2019/12/17/replacing-confluent-schema-registry-with-red-hat-integration-service-registry/ How to reproduce ================ Sample code: ``` class...