v.23.8Backward Incompatible Changes

Removal of Redundant Time Columns from system.text_log and system.metric_log

The microseconds column is removed from the system.text_log, and the milliseconds column is removed from the system.metric_log, because they are redundant in the presence of the event_time_microseconds column. #53601 (Alexey Milovidov).