apache / apache/datafusion-benchmarks

Floats in TPC-DS data

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
23
Forks
19
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.