barbarj commented on code in PR #24382: URL: https://github.com/apache/datafusion/pull/24382#discussion_r3787413274
########## docs/source/library-user-guide/upgrading/55.0.0.md: ########## @@ -1291,3 +1219,28 @@ let table_opts = TableParquetOptions::try_from(&proto_table_opts)?; ``` See [issue #24019](https://github.com/apache/datafusion/issues/24019) for details. + +### `JoinHashMapType` has a new required method `hashes` Review Comment: If this doesn't make it into 55.0, this will need to be moved to 55.1 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
