Michael Armbrust

Results 9 comments of Michael Armbrust

Thanks for the feedback! > Regarding baseDockerImage I rather see that we add support for building any amount of images (in a single sbt project). If they are built in...

Awesome, I like `addTree`. That seems pretty clear to me. I'll remove `baseDockerImage`, fix usage with `dockerCmd in docker`, and port over some fixes I have been using internally. If...

Sorry for the delay! I apologize that this repo has been ignored for a few months. It is not abandoned and we realize that avro support is important. Thanks for...

@bellemare totally agree. One of my favorite CS professors used to say "the biggest performance increase is when it goes from not working to working". Do keep letting us know...

Thanks for working on this. - I'd consider making the addition of the alias columns just an option to the datasource, so that it is usable in languages other than...

> @marmbrus adding alias column is optional where alias columns added after invoking addAvroAliasColumns() I realize its optional, but implementing this feature as a scala function means that users in...

Thanks again for working on this! I did another review pass.

For schema discovery in parquet I think we look for any file, regardless of extension (but filter out files that start with `.` or `_`).

Error just means it's printing on stderr. You do not need to start spark.