Skip to content

Conversation

@vladimirg-db
Copy link
Contributor

What changes were proposed in this pull request?

Refactor AttributeSeq.resolve(...):

  • Introduce scaladoc
  • Refactor into two methods

Why are the changes needed?

To make the development experience nicer.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests.

Was this patch authored or co-authored using generative AI tooling?

copilot.vim.

@vladimirg-db vladimirg-db changed the title [SPARK-50037][SQL]Refactor AttributeSeq.resolve(...) [SPARK-50037][SQL] Refactor AttributeSeq.resolve(...) Oct 19, 2024
@github-actions github-actions bot added the SQL label Oct 19, 2024
@vladimirg-db vladimirg-db force-pushed the vladimirg-db/refactoring-in-attribute-seq branch from b9f4cb8 to 844048d Compare October 19, 2024 12:35
@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in f581bad Oct 21, 2024
ericm-db pushed a commit to ericm-db/spark that referenced this pull request Oct 22, 2024
### What changes were proposed in this pull request?

Refactor `AttributeSeq.resolve(...)`:
- Introduce scaladoc
- Refactor into two methods

### Why are the changes needed?

To make the development experience nicer.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Existing tests.

### Was this patch authored or co-authored using generative AI tooling?

copilot.vim.

Closes apache#48556 from vladimirg-db/vladimirg-db/refactoring-in-attribute-seq.

Authored-by: Vladimir Golubev <vladimir.golubev@databricks.com>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants