Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential Hyrise bugs to report #14

Open
Felerius opened this issue Feb 1, 2019 · 0 comments
Open

Potential Hyrise bugs to report #14

Felerius opened this issue Feb 1, 2019 · 0 comments
Labels
🐛 bug Something isn't working question Further information is requested

Comments

@Felerius
Copy link
Owner

Felerius commented Feb 1, 2019

  • SELECT COUNT(*) FROM orders WHERE o_orderkey < 150000000000000 overflows and returns 0 for TPCH (scale factor 0.1)
  • SELECT o_totalprice AS o, o_totalprice FROM orders returns two columns named o (is this expected SQL behavior?)
@janetzki janetzki added 🐛 bug Something isn't working question Further information is requested labels Feb 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants