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

OBE: Add additional valid date formats to spec #139

Closed
wants to merge 21 commits into from

Conversation

vinceatbluelabs
Copy link
Contributor

No description provided.

# Ensure database connection is closed
dfs.close() # type: ignore
else:
# TODO: Can I implement a ClosableIterator type or

Choose a reason for hiding this comment

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

Uncompleted punchlist item detected--consider resolving or moving this to your issue tracker

@@ -551,8 +551,8 @@ workflows:
extras: '[redshift-binary,itest]'
python_version: "3.6"
db_name: demo-itest
requires:
- test-3.9
# requires: # TODO: drop this

Choose a reason for hiding this comment

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

Uncompleted punchlist item detected--consider resolving or moving this to your issue tracker

variant: DelimitedVariant,
hints: PartialRecordsHints = {},
broken: bool = False,
sourcefn: Optional[Callable[[], None]] = None) -> None: # TODO fix this type

Choose a reason for hiding this comment

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

E261 at least two spaces before inline comment

variant: DelimitedVariant,
hints: PartialRecordsHints = {},
broken: bool = False,
sourcefn: Optional[Callable[[], None]] = None) -> None: # TODO fix this type

Choose a reason for hiding this comment

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

Uncompleted punchlist item detected--consider resolving or moving this to your issue tracker

@vinceatbluelabs vinceatbluelabs changed the title Add additional valid date formats to spec OBE: Add additional valid date formats to spec Dec 10, 2020
@vinceatbluelabs
Copy link
Contributor Author

This is mostly OBE by the new approach suggested in #144 - but should be mined for any remaining useful code before being closed.

@ryantimjohn ryantimjohn deleted the dateformat_additions branch April 18, 2023 14:56
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 this pull request may close these issues.

3 participants