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

build: use antlr4-runtime instead of antlr #182

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

guiyanakuang
Copy link
Contributor

To avoid introducing unnecessary indirect dependencies. Resolve issue #162

To avoid introducing unnecessary indirect dependencies
@vbarua vbarua self-requested a review September 20, 2023 15:47
@vbarua
Copy link
Member

vbarua commented Sep 20, 2023

I'm seeing build failures on this, but I don't think they're related to your changes. I'm going to investigate them today.

@vbarua vbarua changed the title fix: use antlr4-runtime instead of antlr build: use antlr4-runtime instead of antlr Sep 20, 2023
Copy link
Member

@vbarua vbarua left a comment

Choose a reason for hiding this comment

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

Thanks for the change!

The only failure in CI now is a lint check due to commit message formatting, but that will go away when I squash the commit as part of the merge.

@vbarua vbarua merged commit adaa80e into substrait-io:main Sep 20, 2023
@guiyanakuang
Copy link
Contributor Author

@vbarua . Thanks for the quick review and merge of PR.

ajegou pushed a commit to ajegou/substrait-java that referenced this pull request Mar 29, 2024
avoid introducing unnecessary indirect dependencies

Co-authored-by: Victor Barua <victor.barua@datadoghq.com>
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