Sebastian Kochman
Sebastian Kochman
#### Problem Description All of our auto-scale jobs started failing yesterday on starttask with the following in stderr: ``` dpkg-query: package 'blobfuse' is not installed and no information is available...
#### Problem Description Property "condition" does not seem to be supported for merge_task. #### Batch Shipyard Version 3.9.1 #### Steps to Reproduce ``` merge_task: output_data: azure_storage: - storage_account_settings: batch_storage_account remote_path:...
Hi, The current code compares data frames by trying all permutations of the columns, without using the information about the column names. I guess this is OK for very small...