containers
containers copied to clipboard
Autoloader Support
Is autoloader support possible on the standard runtime container? This would be helpful for unit testing streams that utilizes this feature. Currently, readStream.format("cloudFiles") throws java.lang.ClassNotFoundException: Failed to find data source: cloudFiles. when using the cloudFiles format.