Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-3509

PARTITION BY in Beam SQL In Select Command

Details

    • Important

    Description

      Partition By Option Will Be Very Help Full for DataFlow Developer To Migrate Query and Do Transformation on That because of Many Netezza Query and Oracle Query Consists Of Partition By Which Makes SQL Query More Efficient. The alternative is Making Joins And Filtering It Can Be Done But It Makes Code Unreadable And Performance Become bad for DataFlow Job.

      Examples: SELECT MIN(COLUMN) OVER (PARTITION BY COLUMN NAME) FROM TABLENAME

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              KishanK Kishan Kumar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: