xuang7 commented on code in PR #37: URL: https://github.com/apache/incubator-texera-site/pull/37#discussion_r3140630369
########## content/en/docs/reference/operators/user-defined-functions/python/python-table-reducer.md: ########## @@ -13,10 +13,9 @@ tags: [user-defined-functions, python] | Property | Requirement | Type | Default | Description | |----------|-------------|------|---------|-------------| | Output columns | | List<Lambda Attribute Unit> | - | | -| ↳ Attribute Name | ✓ | String | - | | +| ↳ Attribute Name | ✓ | Column | - | | Review Comment: Yes, it should be displayed as String. I accidentally changed the autofilled property to the column type. I'll fix it. -- 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]
