Description:
datatype() attempts to recognize datatypes from the contents of headers. It includes every type that can be used in a line() or parquet(). However, it doesn't yet include uuid().
Desired behavior:
datatype() recognizes uuid() and returns the datatype name accordingly
Description:
datatype() attempts to recognize datatypes from the contents of headers. It includes every type that can be used in a line() or parquet(). However, it doesn't yet include uuid().
Desired behavior:
datatype() recognizes uuid() and returns the datatype name accordingly