clickhouse-cpp
clickhouse-cpp copied to clipboard
Allow clients that lack absl to built and use the library
Moved Int128 definition to a separate header Added few extra methods to ColumnDecimal that do not rely on Int128 Ensured that client programs can be built without absl headers present.
closes: #86