Matt Narrell
Matt Narrell
I see the same. Building nvim off master, and attempting the latest version of packer.
I've had luck setting `max_jobs` to something like 10.
I see this too. I'm not sold this plugin actually works.
This is interesting as well. Why isn't this the RDD returned from `fromRedisHash`?? You lose the key-context with the current API. You cannot tell which hashes belong to which keys,...
Any update here? I see this as well.
Agreed. There are several excellent additions to this project that have stalled. This and, https://github.com/databricks/spark-avro/pull/217 https://github.com/databricks/spark-avro/pull/220 would be much welcomed additions.
+1. This would be a very welcomed addition.
Unfortunately, I cannot agree with you more. There are several feature-rich pull requests that are tested, commented on, and simply waiting to be merged that would continue the value of...
@racc No, alternatives to Avro. We don't use structured streaming, or at least dataframes with high speed data. We'll tolerate RDD[T] there. Data at rest is parquet.
Wouldn't it make sense to change the access modifiers on all these schema conversion functions? We have lots of AVRO encoded data that is not accessible via a filesystem path...