question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Internal errors reported when selecting all from a view

See original GitHub issue

Hi All,

I am trying to run this from my test through the client

select * from `freud-1230.freudtestf874a6a3060a42748c8730680414334b.broadbandchoices_subscribe_view`

and was receiving this intermittently…

An internal error occurred and the request could not be completed

I then went to the console and ran it, and got the same intermittently:

Errors:
An internal error occurred and the request could not be completed. (error code: internalError)
Job ID	freud-1230:bquijob_7e31efbf_15b0136e31b
Creation Time	Mar 24, 2017, 4:47:06 PM
Start Time	Mar 24, 2017, 4:47:06 PM
End Time	Mar 24, 2017, 4:47:06 PM
Use Legacy SQL	false

Any ideas? everything works if I switch back to using LegacySql.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jskeetcommented, Mar 24, 2017

(Have asked internally.)

0reactions
jskeetcommented, Mar 29, 2017

I don’t know the details and probably couldn’t share that info even if I did, I’m afraid 😦 But thanks for the report - please don’t hesitate to report similar issues.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Internal Error while doing SQL SELECT statement.
Hi All,. I have a view which joins 6 small tables together. Table size is small and the total count is around 37K...
Read more >
MSSQLSERVER_8632 - SQL Server
An error message like the following is reported to the user: Server: Msg 8632, Level 17, State 2, Line 1. Internal error: An...
Read more >
Troubleshooting Internal Errors
A guide to assessing and resolving ORA-600 and ORA-7445 errors.
Read more >
My Query is failing due to internal error
After some investigation, it was determined that the query failure was caused by memory pressure on the nodes. It was suggested to run...
Read more >
SQL View - A complete introduction and walk-through
This article explores the SQL View and their usages along with various examples.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found