Skip to content

Refactor logdate usage in StreamDBClient.pullToSliceTable() to use epoch_hour instead #340

@Tiihott

Description

@Tiihott

Description
Currently StreamDBClient.pullToSliceTable() uses logdate to divide logfile results into day-sized batches that are pulled to the slicetable for further processing. As the logdate is timezone dependent its usage must be replaced with epoch_hour when logfiles for a single day are pulled to the slicetable.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions