Finding Types for SchemaFieldDataTypeClass in DataHub Python SDK Documentation

Original Slack Thread

<@U06TM7M40RK> where can I find all the types for SchemaFieldDataTypeClass

To find all the types available for SchemaFieldDataTypeClass, you can refer to the <Models | DataHub Python SDK documentation>. This documentation provides a comprehensive list of the types that can be used with SchemaFieldDataTypeClass. The types include:

  • BooleanTypeClass
  • FixedTypeClass
  • StringTypeClass
  • BytesTypeClass
  • NumberTypeClass
  • DateTypeClass
  • TimeTypeClass
  • EnumTypeClass
  • NullTypeClass
  • MapTypeClass
  • ArrayTypeClass
  • UnionTypeClass
  • RecordTypeClass

These types are used to define the platform-independent data type of a schema field in DataHub.

Would you like more detailed information on any specific type or its usage?

Sources:

  • <Models | DataHub Python SDK Models> :+1: 0 button :-1: 0 button :bulb: Hint: Mention @runllm in the thread for followups.

Hi :slight_smile: ! Did this interaction resolve your issue or do you still require assistance ?

Please tag @ RunLLM if you still need further assistance !

Or tag @Datahub Community Support if you require a person to take a look :slight_smile:

Hope this helps ! ><