Github user felixcheung commented on the pull request:
https://github.com/apache/spark/pull/8984#issuecomment-152069034
I'm concerned with the lack of "reversibility" as in `coltypes(x) <-
coltypes(x)`
Could I propose expanding on your suggestion to return `na` for non-atomic
type?
`coltypes<-()` can skip over `na`
`coltypes()` can have an optional argument default atomic.only = TRUE -
which can be set to FALSE to get `list`, `environment`, `struct` etc for
non-atomic vector types.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]