Mayankaggarwal8055 commented on issue #441: URL: https://github.com/apache/sedona-db/issues/441#issuecomment-3658917935
I’ve now run `typos --format long` and mapped the misspellings to their exact file paths. A small number of typos occur in repo-owned code: - sedona-cli/ - rust/ - python/ - docs/ The majority occur in C code, primarily under: - c/sedona-tg/src/tg/*.c, *.h - c/sedona-geoarrow-c/src/geoarrow/* - c/sedona-libgpuspatial/* This suggests most of the reported typos originate from C components / upstream code rather than the core Rust or Python layers. Please let me know how you’d prefer to proceed: - open a PR fixing only the in-repo files, or - submit PRs upstream for the C components (and link them back here). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
