Paul Morel
Paul Morel
I can't really help with the coding part but I'd be happy to help test once there is a solution available for GPDB. Any idea of a timeline?
Is there a legitimate reason not to include the client_id and client_secret values? The quick fix is to simply include them in the POST parameters. Examples where this is done...
Top priorities for our ability to migrate to StarRocks from Greenplum. These two issues: - Special Character Handling: https://github.com/StarRocks/starrocks/issues/38854 - Case Sensitive Column Names: https://github.com/StarRocks/starrocks/issues/40292 Plus, Time Travel natively in...
Thanks for confirming. I put it back and the path is now just prefixed with `s3://`. Any idea why I might be getting that `failed to create tablet` error?
I'd be happy to try a different example if there is a better one for the `shared storage` approach. I'm trying to get a functioning StarRocks cluster in place to...
Deployed the BE node but still getting the same error. Confirmed there is nothing additional in the FE, CN, or BE logs to indicate why the tablet creation failed. ```...
If it would be helpful, I would be happy to create a K8s cluster and deploy SR where we could work together on it. I can't get you access to...
With further testing it looks like I can finally get this to work. However, I think there might be something wrong with the initial `builtin_storage_volume` setup. I cannot use the...
Could the process add a blank line at the beginning of the CSV output file and collect the list of tags as it parses the file. Once parsing is complete,...
> Thanks for making this available to everyone. I'm currently interested to anything that can deal with Geospatial stuff so adding Geometry support is very nice. @keltia Databend uses H3...