Skip to content

chore: use fullpath in macro to avoid declaring in other module#10503

Merged
jayzhan211 merged 1 commit intoapache:mainfrom
jayzhan211:array-macro
May 14, 2024
Merged

chore: use fullpath in macro to avoid declaring in other module#10503
jayzhan211 merged 1 commit intoapache:mainfrom
jayzhan211:array-macro

Conversation

@jayzhan211
Copy link
Copy Markdown
Contributor

@jayzhan211 jayzhan211 commented May 14, 2024

Which issue does this PR close?

Closes #.

Rationale for this change

cleanup code. The benefit is that we don't need to import for macro.

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label May 14, 2024
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
@github-actions github-actions bot removed the sqllogictest SQL Logic Tests (.slt) label May 14, 2024
@jayzhan211 jayzhan211 changed the title chore: use fullpath in macro to avoid declare in other crate chore: use fullpath in macro to avoid declaring in other crate May 14, 2024
@jayzhan211 jayzhan211 changed the title chore: use fullpath in macro to avoid declaring in other crate chore: use fullpath in macro to avoid declaring in other module May 14, 2024
@jayzhan211 jayzhan211 marked this pull request as ready for review May 14, 2024 13:17
Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Looks like a very nice PR to me -- thank you @jayzhan211

(I think @crepererum calls this "macro hygene" 👍 )

@jayzhan211 jayzhan211 merged commit 43f5f07 into apache:main May 14, 2024
findepi pushed a commit to findepi/datafusion that referenced this pull request Jul 16, 2024
Signed-off-by: jayzhan211 <jayzhan211@gmail.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