You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JDBC consumer can now be customized so users should be able to completely customize the bahavior to meet their needs. However, TIMESTAMP_WITH_TIMEZONE is a pretty commonly used type in JDBC and should be supported by the default converter.
Component(s)
Java
The text was updated successfully, but these errors were encountered:
Describe the enhancement requested
This is a follow up issue to #37021.
The JDBC consumer can now be customized so users should be able to completely customize the bahavior to meet their needs. However, TIMESTAMP_WITH_TIMEZONE is a pretty commonly used type in JDBC and should be supported by the default converter.
Component(s)
Java
The text was updated successfully, but these errors were encountered: