Constructors

  • Parameters

    • name: string
    • description: null | string
    • dataType: string
    • nullable: boolean
    • isPartition: boolean
    • isBucket: boolean
    • isCluster: boolean = false

    Returns Column

Properties

name: string
description: null | string
dataType: string
nullable: boolean
isPartition: boolean
isBucket: boolean
isCluster: boolean = false

Methods