Xuanwo commented on PR #18: URL: https://github.com/apache/paimon-rust/pull/18#issuecomment-2249678095
After some offline discussion with @Aitozi, I got his point now. I think we need to build an enum for `DataType` instead of just `DataTypeRoot` in which we carries the entire data type information. We can implement this as follow-up of this PR. -- 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]
