You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`TableCatalog` is requested to [tableExists](#tableExists)
89
89
*`V2SessionCatalog` is requested to [createTable](../../V2SessionCatalog.md#createTable), [alterTable](../../V2SessionCatalog.md#alterTable), [dropTable](../../V2SessionCatalog.md#dropTable), [renameTable](../../V2SessionCatalog.md#renameTable)
90
90
91
-
### <spanid="renameTable"> renameTable
91
+
### Rename Table { #renameTable }
92
92
93
93
```java
94
94
void renameTable(
@@ -100,7 +100,7 @@ Used when the following commands are executed:
0 commit comments