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

Field::Index to Field::Name expr transform #1894

Open
wants to merge 3 commits into
base: ji/rescope-exprs
Choose a base branch
from

Conversation

joseph-isaacs
Copy link
Member

No description provided.

@joseph-isaacs joseph-isaacs requested a review from danking January 10, 2025 17:11
@joseph-isaacs joseph-isaacs changed the base branch from develop to ji/rescope-exprs January 10, 2025 17:12
use crate::traversal::{MutNodeVisitor, Node, TransformResult};
use crate::{ExprRef, GetItem};

pub struct FieldToNameTransform {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you write a doc string please. And also one for new since it's not obvious to me what ident_dt means? It's too abbreviated

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