Can anyone help me and provide me info regarding the limit of array length and dimensions a row/column table's row can have. I cannot add more than 1000 elements to my array. Is there any way to increase its size?
Asked
Active
Viewed 85 times
2 Answers
2
Snappydata is not supporting anything more than thousand columns for either of row tables or column tables. https://github.com/SnappyDataInc/snappydata/issues/769

swjung
- 21
- 2
1
Did you get the data from file? Try to check the size of array in file. Snappy supports array size more than 1000.

Nishanth Duvva
- 665
- 8
- 18