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

Enable timestamp type for date field in smallfile schema #38

Open
dustinblack opened this issue Sep 6, 2022 · 0 comments
Open

Enable timestamp type for date field in smallfile schema #38

dustinblack opened this issue Sep 6, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@dustinblack
Copy link
Member

Please describe what you would like to see in this project

Smallfile currently uses a string type for a date field:
https://github.com/arcalot/arcaflow-plugins/blob/8e0be1ee6ebcb385b0c3a038a0e4e80e71b88f35/python/smallfile/smallfile_schema.py#L370-L377

Once the SDK enhancement to add the timestamp type is complete, the type needs to be implemented here.

@dustinblack dustinblack added the enhancement New feature or request label Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Blocked
Development

No branches or pull requests

1 participant