Standa Lukeš

Results 119 comments of Standa Lukeš

For some reason it does the same thing when [`Giraffe` version 3.6.0](https://www.nuget.org/packages/Giraffe/3.6.0) is referenced. None of it's dependecies does that.

No promises, but I'll most likely have some time this month to bring the Arrow.jl interop back :)

Using Arrow seems a like a good idea to me, I'd be willing to help implementing this, but I'd probably need some help. I think I know how to use...

I ran into the same problem with StackOverflowException and the problem was solved by switching to Java 8. I think there should be a warning when newer Java is used...

add_jar does not really cut it, the package has many dependencies and I'd really like Spark/maven to load them for me. I could find a method similar to addJar that...

I'd still like to see Julia UDF, but it's not happening in this form, so I'll close this PR.

There is `Locality` field on the address

It happens because the property isn't assigned and it's default value is null. I'll fix the default value, and IMHO it would make sense to make properties without defined default...

Sorry, I found out we already have `MultiSelect` component. It's most likely somehow broken, but I'd prefer to have the functionality as a separate component instead of switching the behavior...