thinkharderdev commented on code in PR #13663:
URL: https://github.com/apache/datafusion/pull/13663#discussion_r1887620372
##########
datafusion/proto/tests/cases/roundtrip_logical_plan.rs:
##########
@@ -1777,6 +1777,8 @@ fn round_trip_datatype() {
}
}
+// TODO file a ticket about handling deprecated dict_id attributes
+#[allow(deprecated)]
Review Comment:
Or maybe on second thought we should keep it around until it is fully
removed from upstream?
--
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]