Skip to content

Fix: Temporarily add the create collection/index step in write for Milvus

Compare
Choose a tag to compare
@piket piket released this 05 Sep 18:00
· 679 commits to master since this release
24ffa98

Since the update step is skipped in the current eg process we need to temporarily move the collection/index creation into the write step for materialization to work. This will be removed when a permanent solution is determined.