Part of the purchase order information is shredded into relational sidetables for indirect indexing.
购买订单的一部分信息分解到关系副表中,用于建立间接索引。
2
In this scenario, you modified the table schema and completely dropped the sidetables and some of the shredded columns.
在这个场景中,修改了表模式,完全删除了副表和一些分解的列。
3
An alternate approach could be to use an annotated schema shred to decompose all new documents to existing sidetables, and only change the column type without dropping the sidetables.