Alessandro...it is strange today it worked ok for one table....is there a bug in the etl library that sometimes it works and sometimes it does not? Also..the table is imported but I am unable to see its properties in the studio....why is that so? I am able to see properties of other tables that are created in orientdb in the studio. How can I prevent that?
Thanks Saurabh On Mon, Aug 17, 2015 at 12:53 PM, <[email protected]> wrote: > Hi Sam, > in the file .json you can define the type of your fields as follows > > { "csv": { "separator": ",", > "columns":[ "date:datetime", > "type:string", > "phone:string", > "old_token:string", > "new_token:string"] > } > }, > > Regards, > Alessandro > > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "OrientDB" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/orient-database/LHZeDtoYqxQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
