koopatroopa787 commented on PR #22464:
URL: https://github.com/apache/datafusion/pull/22464#issuecomment-4528515847

   @kumarUjjawal Addressed. I added unknown_column_proto_roundtrip to verify 
deserialize behavior for UnKnownColumn via the new proto hook path, and pushed 
it on fix/unknown-column-proto-hooks (commit 9e6fce969). I also fixed the 
clippy failure (items-after-test-module) by moving the test module after impls. 
Local cargo clippy -p datafusion-physical-expr -- -D warnings and cargo test -p 
datafusion-physical-expr --lib --features proto pass.


-- 
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]

Reply via email to