saikocat commented on pull request #30902: URL: https://github.com/apache/spark/pull/30902#issuecomment-751647327
@cloud-fan I have addressed the code review comments. Took awhile cos of a bug in metadata builder not being build. I will use the metadata field to store a key `logicaltimetype` boolean and check for this in pattern matching. Also fixed a bug in the metadata not being build/propagate for `StructField` in `getSchema()`. Ideally another MR but this fix is required for the extra field in metadata. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
