which one is better to use in hive when storage date like text type ,string or varchar?

2025-01-15 Thread liubin_w...@yeah.net
Hi Developer, I met a problem with using the hive, while I was creating a data table. In such case, I want to keep the efficiency of query and minimum size of data occupy in hive, but some fields in this table are indefinite length. Which data type is best for this case? Or I should use all of t

which one is better to use in hive when storage date like text type ,string or varchar?

2025-01-15 Thread liubin_w...@yeah.net
I met a problem with using the hive, while I was creating a data table. In such case, I want to keep the efficiency of query and minimum size of data occupy in hive, but some fields in this table are indefinite length. Which data type is best for this case? Or I should use all of them in this ta