Alex C.

Results 20 comments of Alex C.

> Our use case for option 2: > > Our workflow involves different steps involving different clusters. First few steps are for extracting and preprocessing the data in the first...

Is there an update on the BTree Indexing for KVStore and DocStore? I have a use case where more than 1M keys is required.

Hi @ak683517, That snippet returned an error with ``` index.ts:45:32 - error TS2345: Argument of type '{ type: string; validate: RegExp; }' is not assignable to parameter of type 'Format'....

You have to autofocus on a point. For my use case, I always take the center of the photo. Here's a code snippet: ``` const centerPoint = { x: Dimensions.get('window').width...

I also have this problem, and it's very frustrating Android manufactures don't improve their software to support developers.

> Hi! > > That's not yet supported by the underlying native Android CameraX library, I've created an issue in their issue tracker and they're working on it. Could you...