Jeremy Harris

Results 4 comments of Jeremy Harris

@WillAyd Yes, `string` was the specific use case I ran into. Looping in @vogelsgesang because he and I spoke about this a bit over Slack. My initial workaround was to...

I haven't used pyarrow[string] type. That looks really cool but not something I'm familiar with yet. Converting to arrow and setting nullability on the pyarrow schema doesn't seem like too...

It seems like both could have their place. I'll dive a little deeper and see what I come up with.

The best way I know to do this with TSC is to use Tableau's Metadata API and throw the GraphQL query string into the `metadata` endpoint in TSC. Before the...