Andrea Campolonghi

Results 14 comments of Andrea Campolonghi

I get an error launching: ``` sh jasmine-headless-webkit -f JUnit:junit.xml ``` Error is: ``` sh [jasmine-headless-webkit] Not an asset: nil (Jasmine::Headless::InvalidUniqueAsset) ```

Using rc1. I have 2 issues. I need to export lang cause if I do not I get this: ``` ruby [jasmine-headless-webkit] /Users/andrea/.rvm/gems/ruby-1.9.2-p180-patched/gems/jasmine-headless-webkit-0.9.0.rc1/vendor/assets/javascripts/beautify-html.js has a invalid US-ASCII byte sequence (Sprockets::EncodingError)...

@kbendick is this still on your radar? If not could you give me some direction on where I could start to look at.

Delta Lake has the ability to set `spark.databricks.delta.schema.autoMerge.enabled`. I find this approach interesting as it can be used only when required. Once set the automatic schema evolution works for every...