DolphinDBPlugin
DolphinDBPlugin copied to clipboard
CAN NOT save table as feather if column is more than 2147483646 bytes
Error log: Capcity error: array cannot contain more than 2147483646 bytes
In practice, we often need to export data that exceeds this capacity.
Try bigarray, which will use uncontinus memory for large array.