rkennedy-mode
A corporate face of @ryankennedy. Service engineer at @mode (acquired by @thoughtspot).
@modeSF, CA, USA
Pinned Repositories
bigquery-jdbc-npe-reproduction
BigQuery JDBC NullPointerException Reproduction, which has been reported via the BigQuery support channels and is now part of ticket 155223254.
dropwizard-aws-healthcheck-thingy
A proof of concept for adding Dropwizard health checks for AWS SDK clients.
duckdb-leak-reproduction
Reproduction code for a potential DuckDB memory leak.
duckflight
A simple Arrow Flight SQL server to allow DuckDB to be queried remotely using the Arrow Flight SQL JDBC Driver.
graalvm-jdk-test
Testing GraalVM in a number of different configurations/environments.
playing-with-java-proxies
This project plays with how Java manages TCP proxies (SOCKS5 in this case) to see how dynamic that support can be.
pyrotel
Demo code and infrastructure for playing with Pyroscope + OpenTelemetry/Honeycomb integration in Java.
tracing-arrow-flight-sql
An example program for tracing what happens behind the scenes when utilizing the Apache Arrow Flight SQL JDBC driver to interact with an Apache Arrow Flight SQL capable database.
rkennedy-mode's Repositories
rkennedy-mode/duckflight
A simple Arrow Flight SQL server to allow DuckDB to be queried remotely using the Arrow Flight SQL JDBC Driver.
rkennedy-mode/bigquery-jdbc-npe-reproduction
BigQuery JDBC NullPointerException Reproduction, which has been reported via the BigQuery support channels and is now part of ticket 155223254.
rkennedy-mode/dropwizard-aws-healthcheck-thingy
A proof of concept for adding Dropwizard health checks for AWS SDK clients.
rkennedy-mode/duckdb-leak-reproduction
Reproduction code for a potential DuckDB memory leak.
rkennedy-mode/graalvm-jdk-test
Testing GraalVM in a number of different configurations/environments.
rkennedy-mode/playing-with-java-proxies
This project plays with how Java manages TCP proxies (SOCKS5 in this case) to see how dynamic that support can be.
rkennedy-mode/pyrotel
Demo code and infrastructure for playing with Pyroscope + OpenTelemetry/Honeycomb integration in Java.
rkennedy-mode/tracing-arrow-flight-sql
An example program for tracing what happens behind the scenes when utilizing the Apache Arrow Flight SQL JDBC driver to interact with an Apache Arrow Flight SQL capable database.
rkennedy-mode/trino-honeycomb
This Trino plugin implements a custom connector for querying data from Honeycomb.