yutannihilation opened a new pull request, #390: URL: https://github.com/apache/sedona-db/pull/390
When I was looking at [the R-universe page](https://apache.r-universe.dev/builds), I found there's a WARNING in R CMD check. It seems a `[ ]` in a variable name was interpreted as a link to another doc. This pull request escapes it. ``` * checking Rd cross-references ... WARNING Missing link(s) in Rd file 'sd_write_parquet.Rd': ‘geom_col_name’ ``` -- 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]
