Floats in TPC-DS data
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 55/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- data-engineering, databases
Research direction
Inspect how the TPC-DS data schemas are generated or converted, then trace where integer columns become double for DataFusion. Done means the benchmark preserves the original integer types and no longer presents them as floating-point data.
Written by the indexing model from the issue text.
Description
Integer columns have double type in TPC-DS.
This leads to some planning weirdness in DataFusion, as it can not estimate cardinality based on float datatypes.
We should keep the original types.
- Dominant language
- Python
- Stars
- 23
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
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.
More from apache/datafusion-benchmarks
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
apache/datafusion-benchmarks#30 · 4 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
apache/datafusion-benchmarks#22 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
All issues in apache/datafusion-benchmarks
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
syfoud/Simulated_Scepter#172 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main Openarea: ci bug perceived difficulty: 3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
EleutherAI/lm-evaluation-harness#4207 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
ClickHouse/clickhouse-connect#1057 ·