Replies: 1 comment 3 replies
-
|
Hello! The MVT specification does not support storing dates. We could in theory just always cast unsupported types to |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I'm adding additional columns with
struct_packtoST_AsMVT, I get the following error when I include a date column:I see there's a test here blocking adding GEOMETRY types but is there a hard limitation on adding date types, too?
Beta Was this translation helpful? Give feedback.
All reactions