JaeGeunBang opened a new issue #9551: Modify Serde test in ColumnCapabilitiesImplTest URL: https://github.com/apache/druid/issues/9551 ### Description There are testSerde(), testDeserialization() in ColumnCapabilitiesImplTest in `processing project`. There is no reason to add testDeserialization() test because the serialization and deserialization tests are performed in the Serde() test. Is there any other reason? ### Motivation Test cases are not free, If there is not any other reason, how about removing testDeserialization ? If there is any other reason, how about adding new testSerialization ?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
