XMLWordPrintableJSON

Details

    Description

      The following query return wrong results, there is a difference in actual vs expected results. Expected results were generated on Postgres 9.3

      SELECT 
        SUM(cast( columns[1] as BIGINT )) 
          OVER(PARTITION BY cast( columns[2] as CHAR(2))) 
      FROM `allData.csv`;
      

      Attachments

        1. 3278-sm.csv
          4 kB
          Abdel Hakim Deneche

        Issue Links

          Activity

            People

              adeneche Abdel Hakim Deneche
              adeneche Abdel Hakim Deneche
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: