cancel
Showing results for 
Search instead for 
Did you mean: 
chaosBEE
New Contributor II
since ‎06-20-2024
‎07-04-2024

User Stats

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I have a Delta Live Table which is being deposited to Unity Catalog. In the Python notebook, I am defining the schema with a series of StructFields, for example: StructField(    "columnName",     StringType(),     True,     metadata = {        'comme...
Kudos from