package projectglow
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait DataFrameTransformer extends Named
-
class
GlowBase extends AnyRef
The entry point for all language specific functionality, meaning methods that cannot be expressed as SparkSQL expressions.
The entry point for all language specific functionality, meaning methods that cannot be expressed as SparkSQL expressions.
We should expose as little functionality as is necessary through this object and should prefer generic methods with stringly-typed arguments to reduce language-specific maintenance burden.
- trait SparkShimBase extends AnyRef