AnuragRaut08 commented on issue #24776: URL: https://github.com/apache/datafusion/issues/24776#issuecomment-5683777426
Implemented fix (2) in #25334. Added `parts` to `ColumnRelation` to preserve qualifier boundaries, while keeping `relation` for backward compatibility. Added round-trip tests for dotted table/schema names and a legacy decode test. This avoids relying on parsing the dotted string during deserialization. -- 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]
