kosiew commented on PR #16108:
URL: https://github.com/apache/datafusion/pull/16108#issuecomment-2942385599
You're welcome @alamb
Thank you for the review.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
alamb merged PR #16108:
URL: https://github.com/apache/datafusion/pull/16108
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@datafusi
alamb commented on PR #16108:
URL: https://github.com/apache/datafusion/pull/16108#issuecomment-2941357353
Thanks again @kosiew and @adriangb
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
kosiew commented on PR #16108:
URL: https://github.com/apache/datafusion/pull/16108#issuecomment-2902969236
@adriangb
Thanks for the review.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to th
kosiew commented on code in PR #16108:
URL: https://github.com/apache/datafusion/pull/16108#discussion_r2097676700
##
datafusion/datasource/src/schema_adapter.rs:
##
@@ -248,29 +267,11 @@ impl SchemaAdapter for DefaultSchemaAdapter {
&self,
file_schema: &Schema
kosiew commented on code in PR #16108:
URL: https://github.com/apache/datafusion/pull/16108#discussion_r2097676700
##
datafusion/datasource/src/schema_adapter.rs:
##
@@ -248,29 +267,11 @@ impl SchemaAdapter for DefaultSchemaAdapter {
&self,
file_schema: &Schema
kosiew opened a new pull request, #16108:
URL: https://github.com/apache/datafusion/pull/16108
## Which issue does this PR close?
This is part of a series of PRs re-implementing #15295 to close #14657 by
adding schema‐evolution support for listing‐based tables with nested structs in