Hi All, I have shared a doc highlighting a change to TableConfig. It essentially proposes a new model for the users to specify per column encoding and index info along with cleanup in parts of IndexingConfig.
As part of text search PR, we need to add another section to IndexingConfig -- something like TextIndexConfig. During discussions with Subbu and Kishore, we thought it is probably the right time to start doing the cleanup and use the new model directly for text search. It would be great if folks can review this soon as this is the last thing that text search PR is waiting on. However, if we realize that this will take some time to get consensus on, then I plan to go ahead with text search PR following the old (existing) model by introducing a new subsection inside IndexingConfig -- that works perfectly fine and in fact that is what PR currently has. Later when this proposal is approved, we can do the cleanup for everything. https://docs.google.com/document/d/1PyULfbLOYa5OexZMqbP_MZgg-338flKETJOKWS5en3g/edit Thanks, Sidd
