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

Implement AntlrOpSelectionVisitor on frontend #26467

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

briantu
Copy link
Contributor

@briantu briantu commented Dec 13, 2024

Summary & Motivation

Implement visitor pattern for op selection syntax.

How I Tested These Changes

AntlrOpSelection.test.ts

Copy link
Contributor Author

briantu commented Dec 13, 2024

@briantu briantu requested a review from salazarm December 13, 2024 00:41
@briantu briantu marked this pull request as ready for review December 13, 2024 00:41
Copy link

github-actions bot commented Dec 13, 2024

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-jd9mk0019-elementl.vercel.app
https://briantu-implement-op-selection-visitor.core-storybook.dagster-docs.io

Built with commit 7fda38d.
This pull request is being automatically deployed with vercel-action

@briantu briantu force-pushed the briantu/implement-op-selection-visitor branch from 04c2c30 to 5b32f61 Compare December 13, 2024 20:26
Copy link
Contributor Author

briantu commented Dec 13, 2024

Merge activity

  • Dec 13, 3:49 PM EST: A user started a stack merge that includes this pull request via Graphite.
  • Dec 13, 3:53 PM EST: Graphite rebased this pull request as part of a merge.
  • Dec 13, 3:54 PM EST: A user merged this pull request with Graphite.

@briantu briantu changed the base branch from briantu/add-syntax-op-selection-frontend to graphite-base/26467 December 13, 2024 20:49
@briantu briantu changed the base branch from graphite-base/26467 to master December 13, 2024 20:50
@briantu briantu force-pushed the briantu/implement-op-selection-visitor branch from 5b32f61 to 7fda38d Compare December 13, 2024 20:52
@briantu briantu merged commit db1b5f0 into master Dec 13, 2024
1 of 2 checks passed
@briantu briantu deleted the briantu/implement-op-selection-visitor branch December 13, 2024 20:54
pskinnerthyme pushed a commit to pskinnerthyme/dagster that referenced this pull request Dec 16, 2024
## Summary & Motivation
Implement visitor pattern for op selection syntax.

## How I Tested These Changes
`AntlrOpSelection.test.ts`
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.

2 participants