Results 4 issues of Ryan Green

Is it possible to serialize an instance of GraphQLSchema? We would like to dump and load an instance of GraphQLSchema to/from a file for performance reasons. It does not appear...

help wanted
discussion
investigate
wop

lambda-metrics looks like a great solution for custom metrics in Lambda, thanks for this! One small suggestion: Many teams deploy project infrastructure via CloudFormation, so generating CFN template for metrics...

Introduce UUIDs for indexes that do not change during indexing and are stable for (index_type, index_name, column_name) 

enhancement

### SDK Python ### Description I am able to create a table and index with `fixed_shape_tensor` type column, but not able to add data to the table. The add() call...

enhancement