Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-6746

[editor] Word “LOCATION” doesn’t autocomplete in editor

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.0
    • Fix Version/s: None
    • Component/s: app.editor
    • Labels:
      None

      Description

      CREATE EXTERNAL TABLE enrico_planet_history (
          id BIGINT,
          type STRING,
          tags MAP<STRING,STRING>,
          lat DECIMAL(9,7),
          lon DECIMAL(10,7),
          nds ARRAY<STRUCT<ref: BIGINT>>,
          members ARRAY<STRUCT<type: STRING, ref: BIGINT, role: STRING>>,
          changeset BIGINT,
          timestamp TIMESTAMP,
          uid BIGINT,
          user STRING,
          version BIGINT,
          visible BOOLEAN
      )
      STORED AS parquet
      LOCATION 's3a://hue-demo-datasets/openstreemap/planet-history';
      

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                johan.ahlen Johan Åhlén
                Reporter:
                romain Romain Rigaux
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: