Skip to main content

Hi there,

I have a process in which separate gdb are written and indices are created on specific attributes. The next step of the process merges these separate gdb into one using dynamic writing

What I want to know is do these settings (creating the indices) are carried over when writing dynamically and if not is it possible to index the specific attributes after the writing? (some python voodoo magic….)

 

Thanks,

Itay

I can imagine that the dynamic part just take care of the schema and not extra settings, but would be nce to hear that from somebody from Safe, anybody? @mark2atsafe​ @Mark Stoakes​ @steveatsafe​ 


Ended doing some END_SQL statements for indexing


Reply