Skip to content

Fix: unknown type timestamp_ntz - #82

Open
aedrianescultura wants to merge 2 commits into
duckdb:mainfrom
aedrianescultura:fix/timestamp_ntz_error
Open

Fix: unknown type timestamp_ntz#82
aedrianescultura wants to merge 2 commits into
duckdb:mainfrom
aedrianescultura:fix/timestamp_ntz_error

Conversation

@aedrianescultura

@aedrianescultura aedrianescultura commented May 22, 2026

Copy link
Copy Markdown

When querying tables that have the timestamp_ntz type, one runs into the following error:

Not implemented Error:
Tried to fallback to unknown type for 'timestamp_ntz'

The fix is to map timestamp_ntz to DuckDB's timestamp since this is the one without timezone

Reported as well in: #32

@aedrianescultura
aedrianescultura marked this pull request as draft May 22, 2026 13:38
@aedrianescultura
aedrianescultura marked this pull request as ready for review May 22, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant