cpp-driver
cpp-driver copied to clipboard
DataStax C/C++ Driver for Apache Cassandra
As a nice self-contained issue I thought this might be an interesting test case to see how Claude Code might handle this change. The basic change was identified pretty readily...
When `cass_cluster_set_timestamp_gen` was introduced in 57d1a8afb0013a09345affdb7d633c292418912b the comment on the then default timestamp generator was added. The default was later changed in c705ea54a562a657248c7ff7b987b35c2fda2cc9 but this comment was missed in the...
This should help other toolchains. If needed this can be gated behind a config flag. For context, there are a few workflows where we want to produce a shared lib...