Explain supported property types for Snowtype#1744
Explain supported property types for Snowtype#1744Miranda Wilson (mscwilson) wants to merge 6 commits into
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
documentation | 58663e0 | Commit Preview URL Branch Preview URL |
Jun 01 2026, 09:42 AM |
✅ Deploy Preview for snowplow-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Writing quality reviewOverall this is a clear, well-structured addition. A few style guide issues to address: Informal language
Contractions ("isn't") don't fit the professional, technical tone. Suggest:
Missing comma after "e.g."Two places use
Heading voicePer the style guide, headings should prefer imperative voice ("Configure the tracker", not "Tracker configuration"). Consider:
Bold removed from "does not work"Removing |

Adds a table explaining which schema property types Snowtype supports, in which languages. Apparently objects don't work in Java 😱
Also adds a brief section explaining a name clash limitation in Golang.