Consider keeping some of the ColumnReference CS DSL APIs
Open
API
- Dominant language
- Kotlin
- Stars
- 1.1k
- Forks
- 83
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 30
Description
For example these, maybe some other are worth to keep. Now they're deprecated along with all other ColumnReference/KProperty APIs. But there should be a systematic approach. What exactly we're keeping?
`df.select { cols(a, b) }`, `df.select { allAfter(b) }` and `df.select { allBefore(b) }`
Contributor guide
Assessment
This issue has not been assessed yet.