Skip to content

Conversation

gruuya
Copy link

@gruuya gruuya commented Feb 17, 2022

Make batch size in the SQLAlchemy FDW nullable.

CU-1wged02

@gruuya gruuya requested a review from mildbyte February 17, 2022 11:43
@gruuya gruuya self-assigned this Feb 17, 2022
gruuya and others added 2 commits February 17, 2022 13:11
Co-authored-by: Artjoms Iskovs <mildbyte@gmail.com>

self.engine = _create_engine(url, self.connect_args)

self.cast_quals = fdw_options.get("cast_quals", "no") == "yes"

Choose a reason for hiding this comment

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

Use true/false here to be in line with e.g. postgres_fdw (https://www.postgresql.org/docs/13/postgres-fdw.html#id-1.11.7.42.10)

@gruuya gruuya merged commit fc13055 into master Feb 24, 2022
@gruuya gruuya deleted the sqlalchemy-fdw-aws-athena-cu-1wged02 branch February 24, 2022 13:21
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