Nick Rushton
Results
2
issues of
Nick Rushton
When using parquet-tools on a parquet file with null records the null columns are omitted from the output. Example: ``` scala> case class Foo(a: Int, b: String) defined class Foo...
adds native sound support through arduino's `tone` method. Also added respective javascript library to abstract serial communication.