bito-code-review[bot] commented on PR #42711:
URL: https://github.com/apache/superset/pull/42711#issuecomment-5170601561

   <!-- Bito Reply -->
   The comments regarding tests are present because the changes involve 
removing a field (`username`) from a data schema and query projection. Since 
this change affects the shape of the data returned to clients, the tests ensure 
that the `username` field is explicitly excluded from the output, even if it is 
present in the source row, and that the versioning schema remains consistent 
with other attribution schemas.


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