This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Hi,
I am connecting to the google cloud platform using the input tool and service to service file. When i click on the project and then the dataset I only see the first 50 tables within that data set, is this a known issue is there any solution.
I am unable to use the custom query option as my project name ( the name is not under my control and cannot be changed ) has a "-" in it and as soon as a try to put that in a custom query it throws a error.
Any help is appreciated.
Thanks,
Ash
Hi @Ash_in ,
The tool only displaying the first 50 tables is a known issue and we have raised it with the right team through Defect DE18562.
Bear with us while they are investigating and provide a fix in a further release.
For the custom query, can you try putting quotes around the schema :
e.g. SELECT * from 'schema.table_name'
Kind regards,
@JohnGD any update on this issue? It seems like not resolved yet.