public interface ColumnRenameInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getNewName(String originalName)
Get the new name of the column, if column was not renamed, the same name will be returned.
|
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.