Changes between Initial Version and Version 1 of Ticket #1850, comment 3
- Timestamp:
- Dec 3, 2018, 8:16:17 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1850, comment 3
initial v1 1 yes, GRPC set the maximum size of a message is 4 MB: https://github.com/googleapis/google-cloud-node/issues/1991, the question is how to fix it (is rasdaman server already supported chunking?) 1 yes, GRPC set the maximum size of a message is 4 MB: https://github.com/googleapis/google-cloud-node/issues/1991, the question is how to fix it (is rasdaman server already supported chunking?). I think it is already done in so rasj can query data larger than 4 MB and return to Petascope?