Skip to content

Commit ff1c2c4

Browse files
author
Andrew Or
committed
Add TODO
1 parent 8c84dd8 commit ff1c2c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,8 @@ class SessionCatalog(externalCatalog: ExternalCatalog) {
458458
}
459459
}
460460

461+
// TODO: implement lookupFunction that returns something from the registry itself
462+
461463
/**
462464
* List all matching functions in the current database, including temporary functions.
463465
*/

0 commit comments

Comments
 (0)