Skip to content

DuckDB dates/timestamps are being exported as a number #215

@benfdking

Description

@benfdking

Please Describe The Problem To Be Solved

When working with DuckDB, dates/timestamps go through multiple conversions and one of them is to numbers which when you then look at them in a chart, it's much less helpful.

Optional: Suggest A Solution

Pass them through the pipeline ideally as a number so efficient, but make sure that visual tool can parse. If not easy, might be worth just converting to them to rfc339 and then converting back.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions