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

Make generate_incremental_table less platform-dependent #115

Closed
jklukas opened this issue May 3, 2019 · 0 comments · Fixed by #126
Closed

Make generate_incremental_table less platform-dependent #115

jklukas opened this issue May 3, 2019 · 0 comments · Fixed by #126

Comments

@jklukas
Copy link
Contributor

jklukas commented May 3, 2019

I attempted to use generate_incremental_table, but kept encountering errors with xargs and date options, since I don't have core-utils installed on my Mac.

It may be worth rewriting this as a python script that handles the generation of dates using python's stdlib, and then eventually spawns off invocations of the existing entrypoint script.

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

Successfully merging a pull request may close this issue.

1 participant