twosigma / twosigma/beakerx

SQL queries that return duplicate column names crash the viewer

Open
#7,789 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

I ran into this when doing a `select * from A join B on a.column = b.column`. This returns a result set with two columns sharing the same name. Most SQL UIs will display the two columns with a warning about ambiguity in the names, but Beaker's viewer doesn't display anything OR show an error message.

This sounds like it could be related to #7133

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.