You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-53546][TESTS][FOLLOW-UP] Fix nested array schema evolution and style for InMemoryBaseTable
### What changes were proposed in this pull request?
Fix nested array struct schema evolution case for InMemoryDataSource, also style fixes.
### Why are the changes needed?
Address style review comment (#52299 (comment)) and a small bug fix for #52299 (test-only)
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Ran affected unit test
### Was this patch authored or co-authored using generative AI tooling?
No
Closes#52359 from szehon-ho/in_memory_schema_evolution_fix.
Authored-by: Szehon Ho <szehon.apache@gmail.com>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
0 commit comments