Packages

package sql

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. sql
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type DataFrame = Dataset[Row]
  2. type Strategy = SparkStrategy
    Annotations
    @Unstable() @DeveloperApi()

Value Members

  1. object SparkExpressions
  2. object SparkPredicates
  3. object SparkPushdown extends Logging

    TODO:

    TODO:

    • see if multi-part names will ever show up (e.g. in a join?); that would break GetField but hopefully only in a way that would allow fewer pushdown opportunities rather than incorrect results.

Inherited from AnyRef

Inherited from Any

Ungrouped