Robert Borkowski

Results 5 comments of Robert Borkowski

Hi! The motivation was purely to use one license type. Considering fasterer has MIT defined, it would make sense to support it with another library with the same license and...

Hi, This was an actual issue we've had as an organisation. For the commercial product we were building we were making sure we don't have any dependencies on GPL code.

You could compare this PR to the following release :) https://weblog.rubyonrails.org/2021/3/26/marcel-upgrade-releases/

hey, not sure 100%, but this could be linked to https://github.com/xitongsys/parquet-go/issues/547

> After a long trace, I found out go v1.22 cannot understand "\x01" as string dot ".", it returns empty string "" instead. why would you expect "\x01" to be...