For AI agents: the complete documentation index is available at https://docs.dataplatform.ovh.net/llms.txt, the full documentation bundle is available at https://docs.dataplatform.ovh.net/llms-full.txt, and this page is available as Markdown at https://docs.dataplatform.ovh.net/landing-page-connectors-analyzer.md.
  • 🇬🇧 English
  • Connectors Analyzer

    Catch structure and typing problems before they reach a table.

    What is the Analyzer?

    The Analyzer is the first quality gate on incoming data. It runs against a registered source before any of that data reaches a project table, so problems in structure, typing and formatting are caught at the door rather than after a load has written them into the Lakehouse.

    analyzer

    It does two things.

    Metadata extraction reads the shape of the source objects: the fields they expose, their types, and the volumes involved. Every downstream Load action builds on that metadata, so a source has to be analyzed before its objects can be loaded.

    Blueprint rules are the cleaning layer on top. A blueprint is a named set of conditions and transformations applied to a source object as its data passes through, so date formats, casing, numeric precision and null handling follow one standard across every source feeding the project.

    Extract the metadata first. Blueprint rules are written against fields the Analyzer has already found.

    Go further

    If you need training or technical assistance to implement our solutions, contact your sales representative or click on this link to get a quote and ask our Professional Services experts for a custom analysis of your project.

    Ask questions, give your feedback and interact directly with the team building the Data Platform on the dedicated Discord channel.

    If you need support with your OVHcloud services, create a request in our Help Centre.

    Join our community of users.