Closed GoogleCodeExporter closed 8 years ago
Modified the code, tested with SquirrelSQL using the following queries:
"SELECT weight_pounds FROM publicdata:samples.natality LIMIT 400000" -> getting
back 400.000 rows
"SELECT weight_pounds FROM publicdata:samples.natality LIMIT 500000" -> running
out of the Squirrels 256Mb memory
"SELECT weight_pounds FROM publicdata:samples.natality" -> Response too large
to return error from BigQuery
Original comment by guni...@starschema.net
on 30 Jan 2013 at 9:21
You can obtain the new version from the Downloads list:
http://code.google.com/p/starschema-bigquery-jdbc/downloads/list
Original comment by guni...@starschema.net
on 30 Jan 2013 at 9:21
This issue was closed by revision 4e1630147a78.
Original comment by bor...@starschema.net
on 30 Jan 2013 at 9:23
Original issue reported on code.google.com by
rob.emen...@gmail.com
on 29 Jan 2013 at 4:28