Skip to content

Conversation

@jayzhan211
Copy link
Contributor

@jayzhan211 jayzhan211 commented Apr 1, 2024

Which issue does this PR close?

A workaround to fix Closes #9891 .
Replace the problematic struct literal with alias
We can support accessing table with explicit struct literal later on.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

Signed-off-by: jayzhan211 <[email protected]>
@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Apr 1, 2024
@jayzhan211 jayzhan211 changed the title Use alias for table.struct [CI] Use alias for table.struct Apr 1, 2024
@jayzhan211 jayzhan211 requested review from alamb and waynexia April 1, 2024 06:56
Copy link
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.

Thank you @jayzhan211 -- sorry for messing this up.

See #9891 (comment)

I'll try and go do the follow on #9839

@alamb alamb merged commit 9487ca0 into apache:main Apr 1, 2024
@alamb
Copy link
Contributor

alamb commented Apr 1, 2024

Thank you @jayzhan211

@alamb
Copy link
Contributor

alamb commented Apr 1, 2024

Merging this in to get CI clean again.

alamb added a commit to alamb/datafusion that referenced this pull request Apr 1, 2024
Lordworms pushed a commit to Lordworms/arrow-datafusion that referenced this pull request Apr 1, 2024
Signed-off-by: jayzhan211 <[email protected]>
alamb added a commit that referenced this pull request Apr 2, 2024
* Revert "use alias (#9894)"

This reverts commit 9487ca0.

* Use `struct` instead of `named_struct` when there are no aliases

* Update docs

* fmt
wiedld pushed a commit to influxdata/arrow-datafusion that referenced this pull request Apr 5, 2024
…che#9897)

* Revert "use alias (apache#9894)"

This reverts commit 9487ca0.

* Use `struct` instead of `named_struct` when there are no aliases

* Update docs

* fmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

expr.slt test failing in main

2 participants