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

Add integration test for GEOMETRY data type in MySQL #855

Open
subkanthi opened this issue Oct 2, 2024 · 1 comment
Open

Add integration test for GEOMETRY data type in MySQL #855

subkanthi opened this issue Oct 2, 2024 · 1 comment
Assignees
Labels
dev-complete Development completed
Milestone

Comments

@subkanthi
Copy link
Collaborator

Add integration test for GEOMETRY data type in MySQL

@subkanthi subkanthi self-assigned this Oct 2, 2024
@subkanthi subkanthi added this to the 2.4.0 milestone Oct 2, 2024
@subkanthi subkanthi added the dev-complete Development completed label Oct 3, 2024
@subkanthi
Copy link
Collaborator Author

Fixed in #852

Note: GEOMETRY and Point data types cannot be Nullable in ClickHouse.
Logic was added in CREATE TABLE DDL to not add Nullable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-complete Development completed
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant