Skip to content

Instantly share code, notes, and snippets.

@kou
kou / testthat.Rout.fail
Last active March 1, 2023 23:45
nanoarrow 0.1.0 RC1 verification log
R version 4.2.2 Patched (2022-11-10 r83330) -- "Innocent and Trusting"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and

fluent-plugins-nurseryで引き取りたいリポジトリーのリスト

forkされているものとかsampleとかunmaintainedとかdeprecatedとかと明示されているものは検討対象外にしている。

アルファベット順に並べている。

fluent-plugins-nurseryへの移動方法は https://github.com/fluent-plugins-nursery/contact#readme にまとめてある。

引き取りたいリポジトリー

@kou
kou / bench-run.sh
Last active January 24, 2024 14:04
COPY TO benchmark
#!/bin/bash
set -eu
set -o pipefail
base_dir=$(dirname "$0")
prepare_sql()
{
size=$1