Hacker News new | ask | show | jobs
by ppsreejith 666 days ago
> How’s the performance on doing the same analysis on a dataset with 1 billion rows for instance?

This really depends on whether your tool can handle the scale. We only use a sample of the outputs when constructing the context for your instruction so it should be independent of the scale of the data. We mostly use metadata such as table names, fields, schemas etc to construct the context.

> Also does this work with self hosted Metabase or Metabase Cloud? Or both?

Yep, it should work on both :) We have users across both