lidavidm commented on PR #14106: URL: https://github.com/apache/arrow/pull/14106#issuecomment-1259588659
> In general that sounds interesting. Especially if that would also allow to change the behaviour of a specific cast (and not just allowing a pre-defined cast to/from the storage type). For example casting to string could give some actual string representation instead of just the string representation of the storage. > But at the same time this also sounds quite complicated for a maybe limited use case? Cast-to-string is how things like the CSV writer work, right? So maybe the use case isn't all that limited? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
