FANNG1 commented on issue #4137: URL: https://github.com/apache/gravitino/issues/4137#issuecomment-2233556562
> I have already completed the development on my end. How can I submit it to the warehouse? Can you provide me with assistance There are configuration errors in [spark connector document](docs/spark-connector/spark-connector.md), you should correct as: | Spark Data Type | Gravitino Data Type | Since Version | |-----------------|---------------------|---------------| | `TimestampType` | `timestamp_tz` | 0.5.0 | | `TimestampNTZType` | `timestamp` | 0.5.0 | -- 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]
