sarutak commented on pull request #31800: URL: https://github.com/apache/spark/pull/31800#issuecomment-797221057
> It will be automatically documented by using https://github.com/apache/spark/pull/31800/files#diff-43724b94583d554110e6fd766dd403dd79a7e175013dc06f610db695bad4432cR146 wink Is it true? I think the built-in functions document is generated using `ExpressionDescription` annotation like [this](https://github.com/apache/spark/blob/03dd33cc982ebb3de4354274ac49da31521b8195/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/predicates.scala#L842). In fact, e.g, `<>` is absent from the document. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
