Selman
Selman
**Describe the bug** If a topic is deleted then re-created within poll interval, exporter reports `kafka_partition_latest_offset` as the value before deletion. This also causes lag metrics to be wrong since...
Adds support for `replication.GTID_EVENT`. On `GTID_EVENT`, obtained GTID is associated with current `RowsEventBuffer`. When buffer drains and resets on `XID_EVENT`, it also resets its GTID value. This way only change...
### What happens? Trying to set `TimeZone` with Python client with `connect()` by passing a config dictionary causes `InvalidInputException`; AFAIK from docs ICU extension is loaded by default on Python...
### What happens? If a column alias generated from another alias referenced in `GROUP BY` statement, query fails with `Binder Error: Referenced column "" not found in FROM clause!` ###...