Skip to content

KamalKang/frameless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frameless

Join the chat at https://gitter.im/adelbertc/frameless

Frameless is a way of using Spark SQL without completely giving up types. The general idea is having a phantom type that mirrors the value-level computation at the type-level. All heavy lifting is still done by the original Spark API.

The Frameless project and contributors support the Typelevel Code of Conduct and wants all its associated channels (e.g. GitHub, Gitter) to be a safe and friendly environment for contributing and learning.

License

Code is provided under the Apache 2.0 license available at http:https://opensource.org/licenses/Apache-2.0, as well as in the LICENSE file. This is the same license used as Spark.

About

Expressive types for Spark.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 99.7%
  • Shell 0.3%