iiRecord
Agentic AI Atlas · Columnar Storage Formats
skill-area:columnar-storagea5c.ai
II.
SkillArea JSON

skill-area:columnar-storage

Structured · live

Columnar Storage Formats json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/skill-areas/skill-areas-data-eng.yamlCluster · domain
Record JSON
{
  "id": "skill-area:columnar-storage",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-data-eng.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Columnar Storage Formats",
    "description": "Working with Parquet, ORC, Arrow — encoding/compression,\npredicate pushdown, schema evolution, and file sizing.\n",
    "domains": [
      "specialization:data-engineering-analytics"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:columnar-storage",
      "to": "specialization:data-engineering-analytics",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:data-analysis",
      "to": "skill-area:columnar-storage",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "skill-area:column-store-design",
      "to": "skill-area:columnar-storage",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "skill-area:data-lakehouse-architecture",
      "to": "skill-area:columnar-storage",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "helpful"
      }
    },
    {
      "from": "stack-profile:data-lake-stack",
      "to": "skill-area:columnar-storage",
      "kind": "requires_skill_area"
    },
    {
      "from": "lib-agent:data-engineering-analytics--data-warehouse-architect",
      "to": "skill-area:columnar-storage",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:data-engineering-analytics--obt-design-optimizer",
      "to": "skill-area:columnar-storage",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "role:storage-engineer",
      "to": "skill-area:columnar-storage",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "workflow:data-warehouse-cost-optimization",
      "to": "skill-area:columnar-storage",
      "kind": "requires_skill_area",
      "attributes": {}
    }
  ]
}