sgrebnov commented on PR #11494:
URL: https://github.com/apache/datafusion/pull/11494#issuecomment-2232027730

   > I had a suggestion on the API -- let me know what you think
   
   @alamb - 👍 I was thinking about this as well, but was unable to come up with 
other good potential types for string unparsing ([asf data 
types](https://github.com/sqlparser-rs/sqlparser-rs/blob/main/src/ast/data_type.rs#L31))
 so decided to proceed with this approach. As we have more people thinking that 
we should better to return the type here I'll update my PR.
   
   Note - as we have different types for `Utf8` and `LargeUtf8` there will be 
two functions/settings.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to