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

Fix snowflake qrep tests: geography validation #976

Merged
merged 3 commits into from
Jan 3, 2024

Conversation

Amogh-Bharadwaj
Copy link
Contributor

@Amogh-Bharadwaj Amogh-Bharadwaj commented Jan 3, 2024

We were never actually checking the geo column values in snowflake qrep. This PR aims to fix that and also a lint
Fixes #973

flow/geo/geo.go Outdated
"fmt"
"log/slog"

geom "github.com/twpayne/go-geos"
Copy link
Contributor

Choose a reason for hiding this comment

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

🚫 [golangci] reported by reviewdog 🐶
could not import github.com/twpayne/go-geos (-: go build github.com/twpayne/go-geos:

@Amogh-Bharadwaj Amogh-Bharadwaj changed the base branch from main to fix-require-equal-record-batches January 3, 2024 18:24
@Amogh-Bharadwaj Amogh-Bharadwaj merged commit 5bfe8e4 into fix-require-equal-record-batches Jan 3, 2024
7 checks passed
@serprex serprex deleted the fix-geo-tests branch July 19, 2024 15: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.

Geo Columns QRep: Tests not wired
1 participant