rtyler
07/06/2023, 11:13 PMArrowNotImplementedError: Unsupported cast from map> to map> (no available cast function for target type)🧟
map<string,array<string>>
I am kind of hoping this is fixed in main
but I cannot test at the momentWill Jones
07/06/2023, 11:17 PMrtyler
07/06/2023, 11:19 PMdescribe table
output of Spark SQLWill Jones
07/06/2023, 11:21 PMrtyler
07/06/2023, 11:22 PM<http://dt.to|dt.to>_pandas()
callcolumns
to skip it does seem to solve the problemWill Jones
07/06/2023, 11:46 PMrtyler
07/06/2023, 11:47 PMdt.schema()
Field(request_headers, MapType(PrimitiveType("string"), ArrayType(PrimitiveType("string"), contains_null=True), value_contains_null=True), nullable=True, metadata={'comment': 'REDACTED'})
Will Jones
07/07/2023, 12:26 AM