TheNeuralBit commented on pull request #12860: URL: https://github.com/apache/beam/pull/12860#issuecomment-693745037
I checked for other transform pages that are missing from the nav and came across the following incomplete, orphan pages: https://beam.apache.org/documentation/transforms/python/elementwise/withkeys/ https://beam.apache.org/documentation/transforms/python/other/passert/ https://beam.apache.org/documentation/transforms/python/aggregation/approximatequantiles/ https://beam.apache.org/documentation/transforms/python/aggregation/approximateunique/ Seems like we should complete them or just delete them. I think they'd all be fine to delete aside from `PAssert`. I don't think `WithKeys` is used often and the Approximate transforms indicate they're deprecated. ---------------------------------------------------------------- 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]
