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
Add support for reading from/writing to a directory containing Parquet Files (e.g. on HDFS)
Add support for defining JDBC idle timeouts (and auto-refresh intervals) for connection pools, for better stability when doing larger batch sizes.
Add optional idleTimeout configuration parameter to both JDBCExtract and JDBCLoad, for a timeout in seconds. Default if not supplied is 0, meaning no idle timeout.