Xuanwo commented on PR #18: URL: https://github.com/apache/paimon-rust/pull/18#issuecomment-2249655068
> I have one more question, Why the DataType is not defined as trait ? If not, how the DataType used in other class. eg: `org.apache.paimon.types.DataField#asSQLString` the type string can not be obtained ? CC @Xuanwo Hi, thanks for bringing this up. I don't quite understand the issue you mentioned. Are you trying to say that it's possible for users to implement they own data types and we don't know how to display those types? -- 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]
