Tutorials
Ruby bindings for Apache Arrow based on GObject Introspection
Red Arrow is a Ruby bindings of Apache Arrow. Red Arrow is based on GObject Introspection.Apache Arrow is an in-memory columnar data store. It's used by many products for data analytics.GObject Introspection is a middleware for language bindings o...
Postgres json column Rails @ Casper – The Casper Tech Blog: Z – Medium
As part of an engineering team that has been using a json column in production for two years, things can sometimes feel a bit lonely. Googling around for blog posts about the json column, you’ll find a fair number of discussions of the feature on ...
How to find and fix bug in JRuby and don't go crazy
Hi there. I wrote this post to show how much effort is invested in small and simple one-line pull request. I tried to show the whole process from the appearance of the problem upon fixing it and sending patch back to upstream.Other day I tried new...