Closed ancher1912 closed 4 years ago
Thanks for the pull request @ancher1912
@ranaroussi Is this project still active?
Any chances for this pull request to be merged. Appending is not working on Mac OS unless "npartitions" is first read and passed as an argument:
item = collection.item(symbol)
collection.append(symbol, series, npartitions=item.data.npartitions)
Fixed issues when npartitions is set to None (the default) in Append