Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-19291

Three underscores are in the CTAS example of the documentation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • None
    • Documentation
    • None

    Description

      on the page https://cwiki.apache.org/confluence/display/Hive/Druid+Integration
       
      The following example is provided
      "
      CREATE TABLE druid_table_1
      STORED BY }}{{'org.apache.hadoop.hive.druid.DruidStorageHandler'
      AS
      <select `timecolumn` as `___time`, `dimension1`, `dimension2`, `metric1`, `metric2`....>;
      "
       
      There are 3 underscores in front of the time dimension where the code only executes if 2 underscores are provided

      Attachments

        Activity

          People

            nishantbangarwa Nishant Bangarwa
            wsalazar Wade Salazar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: