mchades commented on code in PR #6999:
URL: https://github.com/apache/gravitino/pull/6999#discussion_r2050353927


##########
clients/client-python/gravitino/api/types/types.py:
##########
@@ -741,8 +740,6 @@ def simple_string(self) -> str:
                 return f"{self._name}: {self._type.simple_string()} 
{nullable_str}{comment_str}"
 
     class ListType(ComplexType):
-        """A list type. Note, this type is not supported in the current 
version of Gravitino."""

Review Comment:
   missing new comment?



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

Reply via email to