Skip to content

Add support for nanosecond resolution#117

Draft
timhurskidremio wants to merge 7 commits intodremio:dremio_27.0_20from
timhurskidremio:add-support-for-nanosecond-resolution
Draft

Add support for nanosecond resolution#117
timhurskidremio wants to merge 7 commits intodremio:dremio_27.0_20from
timhurskidremio:add-support-for-nanosecond-resolution

Conversation

@timhurskidremio
Copy link

No description provided.

TIMESTAMP_ADD_FNS(timestampaddDay, {}),

// timestampaddDay for microsecond timestamps
NativeFunction("timestampaddDay", {}, DataTypeVector{int32(), timestamp_micro()},

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why aren't we using TIMESTAMP_ADD_FNS macro here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants