Open chipkent opened 3 years ago
We should not port renameColumns. It should just be a kind of view. The same change is overdue on the engine side.
I think all of the move operations can also just be views. No need to add complexity to the gRPC API for them.
While assessing the Python client API and designing the Python server API, it was discovered that the gRPC table API is incomplete. This request is to complete the gRPC API. I assume completion of this request will trigger tickets to implement these features in the JavaScript, Python, Java, and C++ client APIs.
Known missing table operations are:
moveColumnsDown
seems like a better name.moveColumnsUp
seems like a better name.Known missing aggregations are: