这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Ekrekr
Copy link
Contributor

@Ekrekr Ekrekr commented Jan 17, 2024

No description provided.

@Ekrekr Ekrekr requested a review from BenBirt January 17, 2024 18:36
@Ekrekr
Copy link
Contributor Author

Ekrekr commented Jan 18, 2024

I don't think it makes sense to have the supportSqlFileCompilation in v3, it overloads the loading of SQL files from with actionConfigs

@BenBirt
Copy link
Contributor

BenBirt commented Jan 18, 2024

I don't think it makes sense to have the supportSqlFileCompilation in v3, it overloads the loading of SQL files from with actionConfigs

I agree - it is part of the reason I wanted to the merge to happen

core/session.ts Outdated
)
);
this.compileError(new Error(`Could not resolve ${JSON.stringify(ref)}`));
return "unresolved";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please continue to return an empty string, as we do above for similar cases.

@Ekrekr Ekrekr merged commit 4987628 into main_v3 Jan 18, 2024
@Ekrekr Ekrekr deleted the remove-dead-resolve-code branch January 18, 2024 14:27
moker-spaghetti pushed a commit to moker-spaghetti/dataform that referenced this pull request May 26, 2024
* Remove dead resolve code

* Tidy

* Make returned string empty rather than unresolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants