ruby-adbc.rab in rabbit-slide-kou-rubykaigi-2023-2023.5.13.1 vs ruby-adbc.rab in rabbit-slide-kou-rubykaigi-2023-2023.5.13.2

- old
+ new

@@ -15,11 +15,11 @@ : end-time 2023-05-13T14:00:00+09:00 : theme clear-code -= Sutou Kouhei\nA president Ruby committer += Sutou Kouhei\nA president/Ruby committer The president of ClearCode Inc.\n (('note:クリアコードの社長')) # img @@ -68,11 +68,11 @@ Let's use ((*Ruby*)) to extract and load large data!\n (('note:大量データの読み書きにもRubyを使おうぜ!')) = Embulk? - * Bulk data loader implemented in Java\n + * Bulk data loader implemented with Java\n (('note:Javaで実装されたバルクデータローダー')) * JRuby supported!\n (('note:JRubyサポート!')) = "Embulk v0.11 is coming soon"\n(('note:「Embulk v0.11 がまもなく出ます」')) @@ -142,11 +142,11 @@ # caption-font-size = 1 = How fast is ADBC?\n(('note:ADBCはどのくらい速いの?')) * 1 integer column\n - (('note:数値カラム1つだけ')) + (('note:整数値カラム1つだけ')) * (({SELECT * FROM x})) * Lower is faster\n (('note:低いほど速い')) * About 2x faster\n with 10M records\n @@ -280,11 +280,11 @@ * Go (C API): (('note:((<URL:https://github.com/apache/arrow-adbc/blob/main/go/adbc/pkg/flightsql/driver.go>))')) = Current ADBC\n(('note:現時点のADBC')) * 1 integer column\n - (('note:数値カラム1つだけ')) + (('note:整数値カラム1つだけ')) * (({SELECT * FROM x})) * Lower is faster\n (('note:低いほど速い')) * libpq driver\n is slow for now...\n @@ -440,10 +440,10 @@ false = Current ADBC\n(('note:現時点のADBC')) * 1 integer column\n - (('note:数値カラム1つだけ')) + (('note:整数値カラム1つだけ')) * (({SELECT * FROM x})) * Lower is faster\n (('note:低いほど速い')) * libpq driver\n is slow for now...\n