Hey Team,
can someone please let me know how can I get a list of all data types in memsql ??
I tired looking at following link, but it is giving 404:
thanks in advance : )
Vishwajeet Dabholkar
Hey Team,
can someone please let me know how can I get a list of all data types in memsql ??
I tired looking at following link, but it is giving 404:
thanks in advance : )
Vishwajeet Dabholkar
Here’s the link to the Data Types information:
We’ll get that link updated right away. Thanks!
Hey Galley,
Thanks for the response.
One request, is it possible that I get a mapping of a datatypes of spark sql to memsql ??
for example
I use “string” in spark sql and “varchar” in memsql.
is there such mapping available or I will have to create it ?
Thanks again,
Vishwajeet
Hi Galley,
Thanks for your valuable answer. I also found my answer.