List of functions supported by each data store
    • PDF

    List of functions supported by each data store

    • PDF

    Article summary

    List of Functions Supported by Data Catalog

    The following is a list of features that TROCCO's Data Catalog has.
    Some features apply when used in conjunction with TROCCO.

    Each functionsupplement
    Table Column Search
    Automatic asset capture function
    Automatic metadata acquisition function
    Automatic takeover of metadata associated with columns
    Summary Statistics and Data PreviewIn the case of BigQuery, data may be sampled during query execution.
    Manual Column Setting
    column lineage
    ER diagram
    JOIN Analysis
    querieditaSnowflake does not support the following displays.
  • Function Pop Tip
  • Syntax Error
  • Amount of data processed before query execution (result of dry_run execution)
  • Preview of query execution results
    Download CSV of query execution resultsOnly BigQuery is supported.
    Metadata Import
    Metadata Transfer (Data Source TROCCO)Only BigQuery is supported.

    Metadata details about the data store

    List of metadata automatically acquired by the automatic asset capturing function.

    For BigQuery datastores

    item namesample value
    Projectsample_project
    data-setsample_dataset
    tablesample_table
    Table Type (TABLE_TYPE)BASE TABLE
    INSERT availability (IS_INSERTABLE_INTO)TRUE
    Creation date and time (CREATION_TIME)2023-01-23 20:11:42 JST
    Clustered table settingsFALSE

    For Snowflake datastores

    item namesample value
    databaseTEST_DATABASE
    schemaTEST_SCHEMA
    Table Type (TABLE_TYPE)BASE TABLE
    Roles (TABLE_OWNER)TEST_ROLE
    Temporary Tables (IS_TRANSIENT)true
    Row Count (ROW_COUNT)100
    Bytes (BYTES)1KB
    Creation date (CREATED)2023-01-01 00:00:00 JST
    Modified date and time (LAST_ALTERED)2023-01-01 00:00:00 JST
    Comment (COMMENT)comment
    Number of days to retain TimeTravel history data (RETENTION_TIME)1
    Automatic clustering setting (AUTO_CLUSTERING_ON)true
    Clustering Key (CLUSTERING_KEY)LINEAR(COLUMN_NAME)

    Was this article helpful?