Skip to content

Improve PostgreSQL type mapping tests#11385

Merged
hashhar merged 2 commits intotrinodb:masterfrom
hashhar:hashhar/pg-integer-type-tests
Mar 9, 2022
Merged

Improve PostgreSQL type mapping tests#11385
hashhar merged 2 commits intotrinodb:masterfrom
hashhar:hashhar/pg-integer-type-tests

Conversation

@hashhar
Copy link
Copy Markdown
Member

@hashhar hashhar commented Mar 9, 2022

Improved type mapping tests + missing tests for serial types.

Documentation

(x) No documentation is needed.

Release notes

(x) No release notes entries required.

This commit includes:

- Split testBasicTypes into separate tests
- Add min/max/min-1/max+1 test cases for basic data types
- Cover more tests using trinoCreateAndInsert
- Reuse trinoCreateAndInsert
@hashhar
Copy link
Copy Markdown
Member Author

hashhar commented Mar 9, 2022

I'll send separate PR for moving to SqlDataTypeTest - catching some bugs while doing that.

@hashhar hashhar force-pushed the hashhar/pg-integer-type-tests branch from 08ec280 to 321b1dd Compare March 9, 2022 09:13
@hashhar hashhar merged commit a3ed6ba into trinodb:master Mar 9, 2022
@hashhar hashhar deleted the hashhar/pg-integer-type-tests branch March 9, 2022 12:06
@github-actions github-actions bot added this to the 373 milestone Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants