Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql: support TIMESTAMP and DATE column types #1995

Closed
arypurnomoz opened this issue Aug 6, 2015 · 4 comments
Closed

sql: support TIMESTAMP and DATE column types #1995

arypurnomoz opened this issue Aug 6, 2015 · 4 comments
Assignees
Milestone

Comments

@arypurnomoz
Copy link

No description provided.

@petermattis
Copy link
Collaborator

Support for TIMESTAMP and DATE columns still needs to be implemented. Doing so isn't particularly difficult if anyone wants to take this on, it just needs to be plumbed through a variety of places (e.g. expression evaluation, value marshaling, key encoding/decoding, client-side arguments, etc).

@petermattis petermattis changed the title sql: support for timestamp? sql: support TIMESTAMP and DATE column types Aug 14, 2015
@petermattis petermattis added this to the v0.1 (Beta) milestone Aug 14, 2015
@tbg tbg added the SQL label Aug 15, 2015
@jess-edwards jess-edwards mentioned this issue Aug 17, 2015
78 tasks
@vivekmenezes
Copy link
Contributor

I'm working on this.

@vivekmenezes
Copy link
Contributor

#2314

@petermattis
Copy link
Collaborator

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

No branches or pull requests

4 participants