Outline/Bundle: Bring back "SQL: Data types" section
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The section `# SQL: Data types` needed to be disabled to save a whole bunch of input tokens.
> FIXME: This needs about 40_000 input tokens. Maybe a stripped-down variant could help?
Please bring it back, it is important to fully understand CrateDB -- knowing about its data types will significantly improve it.
_Originally posted by @amotl in https://github.com/crate/about/pull/57#discussion_r2234160364_
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the `# SQL: Data types` section and the nearby `FIXME` in the outline or bundle sources. Check how the bundle is generated and measure the section's input-token cost; done means the section is restored in a usable form without exceeding the project's token constraints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100