dropbox / dropbox/PyHive

Support variable precision time, timestamp, time with time zone, timestamp with time zone types

Open
#363 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
545
PR merge metrics
No merged PRs in 30d

Description

Over couple of recent releases (up to including Presto 341), Presto gained support for variable precision `time`, `timestamp`, `time with time zone`, `timestamp with time zone` types.
For backward compatibility reasons, these are not rendered with actual precision to the client, unless the client sends proper `X-Presto-Client-Capabilities` header.

Add support for these, along with properly setting the header.

See more at https://github.com/prestosql/presto/issues/1284

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.