jw-itq commented on issue #8390: URL: https://github.com/apache/seatunnel/issues/8390#issuecomment-2563281821
>  Two questions: > > 1. Document error: When using dynamic indexing, it was not specified that schema_save_mode="IGNORE" is required. > 2. Is there a problem with the dynamic indexing logic? I understand that variables should be replaced first before checking the index name > > 两个问题: 1、文档的错误,在使用动态索引时,没有说明schema_save_mode="IGNORE"必填。 2、动态索引 逻辑是不是存在问题,我理解应该先替换变量再做检测索引名称 1,The document does have some issues and needs to be improved 2,It depends on what schema_save_mode you use,The reason for this may be that you are using the default schema_save_mode -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
