Nick Nalivayka

Results 19 comments of Nick Nalivayka

Sorry for the late review. A couple of things: * Integration tests are [failing](https://gist.github.com/kolina/522ce8d25ee1f367e69f86345e1dcc5a), can you take a look at fixing them? Now we have a [guide](https://github.com/dataform-co/dataform/blob/main/contributing.md#integration-test) of running them...

How frequently do you see this error? It may be a transient issue to call this API to generate tokens

We don't do anything special except for the fact that the CLI needs to make a lot of calls to the BigQuery API to poll jobs status. One way for...

This doesn't seem to be about our open-source framework, but about the Dataform API. To file an issue in our [Public Tracker](https://issuetracker.google.com/savedsearches/6274893) seems like a more appropriate place. I'd recommend...

> I am using dataform 3.0.23 in bigquery and this issue still exists. Is there anything I need to do in this case to make it work? This feature is...

> For anyone looking in the future: the official BigQuery Dataform release is currently at version 3.0.0. You can find the release notes here: https://cloud.google.com/dataform/docs/release-notes This note was about releasing...

> Thank you for clarifying this. How can I know which version I can use in my dataform project? For example, I used to have it as 3.0.7 and changed...

@Tuseeq1, can you add returning an error in the Dataform API for now when someone tries to use configuration for incremental schema updates?