Add support for multi-arg transforms in create-table
Open
@subkanthi is already working on this.
Since Sep 4, 2026.
- Dominant language
- Java
- Stars
- 35
- Forks
- 7
- Avg merge
- 5d 12h
- Merged PRs (30d)
- 2
Description
Add support for multi-arg transforms in create-table
[
{
"name": "region_day",
"transform": "bucket[16]",
"columns": ["region", "event_day"]
}
]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.