Class CSVUtils
- java.lang.Object
-
- com.alibaba.fastjson2.support.arrow.CSVUtils
-
public class CSVUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description CSVUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgenMaxComputeCreateTable(File file, String tableName)
-
-
-
Method Detail
-
genMaxComputeCreateTable
public static String genMaxComputeCreateTable(File file, String tableName) throws IOException
- Throws:
IOException
-
-