Skip to content

Tap tries to parse start_date, but it's not a required setting #272

@edgarrmondragon

Description

@edgarrmondragon

config_start_date = pendulum.parse(self.config["start_date"]).date() # type: ignore[union-attr]
incremental_start_date = pendulum.parse( # type: ignore[union-attr]

Originally reported as #258.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions