Implements a gateway that speaks the SparkConnect protocol and drives a backend using Substrait (over ADBC Flight SQL).
16
stars
9
forks
source link
feat: switch to using the DuckDB version of the TPC-H dataset #76
Closed
EpsilonPrime closed 3 months ago
The DuckDB version uses Decimal which sidesteps float rounding issues (such as that which affects query 15).