krapsh-0.1.9.0: Haskell bindings for Spark Dataframes and Datasets

Safe HaskellNone
LanguageHaskell2010

Spark.Core.Internal.TypesGenerics

Synopsis

Documentation

_buildType :: forall a. (HasCallStack, SQLTypeable a) => SQLType a Source #

The only function that should matter for users in this file. Given a type, returns the SQL representation of this type.