roniest / google-apis-explorer

Automatically exported from code.google.com/p/google-apis-explorer
Apache License 2.0
0 stars 0 forks source link

Not able to Reqest data using SQL query Google Fusion Table. #100

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to add rows >100 from some google spreadsheet
2. Try to Import rows from computer (It works if Total row in fusion table is 
near to 100)

What is the expected output? What do you see instead?
If I do SELECT  * FROM 1xttPZxVCOwFZRevriOOyzWgwtB6emPt-4VuRqCk
in Services > Fusion Tables API v1 > fusiontables.query.sql then output is 
showing whereas adding WHERE ROWID = '6' to query is not showing output.

What version of the product are you using? On what operating system?
Sir API v1 of Fusion table, and I am not sure with OS.

Please provide any additional information below.
Fetching data on some table is easily done whereas some table are reluctant to 
reply. I believe that behavior of each table should be same.

Original issue reported on code.google.com by myuniver...@gmail.com on 8 Aug 2013 at 3:23

Attachments: