pxf
pxf copied to clipboard
Add support for timestamptz to JDBC profile
This PR adds read and write support for timestamptz to the JDBC profile without needing date_wide_range
set to true
by extending functionality added in commit e1b148a.
Is the PR description accurate ? Can we have more details in there what is the new and expected behavior and a summary of what has changed ?