Mavenomics / MavenWorks

Agile Dashboarding, anywhere
https://mavenworks.com
GNU General Public License v3.0
18 stars 2 forks source link

PerspectivePart gives unfriendly error for empty tables #53

Closed YairMarcowMavenomics closed 4 years ago

YairMarcowMavenomics commented 4 years ago

We're likely trying for and failing at type inference with no rows.

We should either infer arbitrarily (e.g. just specify everything as string strings, or fall back to types from the last non-empty result) or give a nicer explicit message for this case.

image