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

date and timestamp trunc should support an array of formats #93

Closed
parthchandra opened this issue Feb 22, 2024 · 0 comments · Fixed by #94
Closed

date and timestamp trunc should support an array of formats #93

parthchandra opened this issue Feb 22, 2024 · 0 comments · Fixed by #94
Labels
bug Something isn't working

Comments

@parthchandra
Copy link
Contributor

Describe the bug

Spark's trunc and date_trunc functions take a format as input where the format may be either a scalar string or an array of strings.
Comet's current implementation only supports a format that is a scalar string.

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant