sarutak commented on a change in pull request #34523:
URL: https://github.com/apache/spark/pull/34523#discussion_r744896355
##########
File path: sql/core/src/main/scala/org/apache/spark/sql/jdbc/JdbcDialects.scala
##########
@@ -295,7 +295,6 @@ abstract class JdbcDialect extends Serializable with
Logging{
* Build a create index SQL statement.
*
* @param indexName the name of the index to be created
- * @param indexType the type of the index to be created
Review comment:
@huaxingao The difference from #34486 is only this part right?
--
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]