💻
Yak Shaving
Bikeshed colour selection consultant
Pinned Loading
-
function throwing checked exception
function throwing checked exception 1@FunctionalInterface
2public interface ThrowingFunction<I, O, T extends Throwable> {
3O apply(I i) throws T;
4}
-
Exploration in binary json formats
Exploration in binary json formats 1import com.codahale.metrics.Histogram;
2import com.codahale.metrics.SlidingTimeWindowArrayReservoir;
3import com.codahale.metrics.Snapshot;
4import com.fasterxml.jackson.annotation.JsonFormat;
5import com.fasterxml.jackson.databind.DeserializationContext;
-
scalacaster
scalacaster PublicForked from vkostyukov/scalacaster
Purely Functional Algorithms and Data Structures in Scala
Scala
-
spark-data-sources
spark-data-sources PublicForked from spirom/spark-data-sources
Developing Spark External Data Sources using the V2 API
Java
-
SparkInternals
SparkInternals PublicForked from JerryLead/SparkInternals
Notes talking about the design and implementation of Apache Spark
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.