Skip to content

Conversation

@lcorbasson
Copy link
Contributor

Rationale:

  • The force argument may be used in a generic way to force types for column names in several tables, while these column names do not exist in each of the tables.
  • The current behaviour involves loading each table twice to first check which column_names are present; this is not efficient.
  • Changing this behaviour to a simple warning doesn't add any risks or side effects to the current use case.

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.

2 participants