Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - feat: report error if lookback is used on producer #3310

Closed
wants to merge 1 commit into from
Closed

[Merged by Bors] - feat: report error if lookback is used on producer #3310

wants to merge 1 commit into from

Conversation

galibey
Copy link
Contributor

@galibey galibey commented Jun 7, 2023

lookback is not supported if running on SmartEngine on Producer side. The error will be reported in that case.

Closes #3302

@galibey galibey requested a review from sehz June 7, 2023 10:06
@galibey galibey self-assigned this Jun 7, 2023
@galibey
Copy link
Contributor Author

galibey commented Jun 8, 2023

bors r+

bors bot pushed a commit that referenced this pull request Jun 8, 2023
`lookback` is not supported if running on SmartEngine on Producer side. The error will be reported in that case.

Closes #3302
@bors
Copy link

bors bot commented Jun 8, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

  • Done

@bors bors bot changed the title feat: report error if lookback is used on producer [Merged by Bors] - feat: report error if lookback is used on producer Jun 8, 2023
@bors bors bot closed this Jun 8, 2023
@galibey galibey deleted the feat/3302-fail-fast-if-look-back-not-supported branch June 9, 2023 06:13
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.

Fail-fast transformations with loop_back on unsupported engines (Producer)
2 participants