You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2021/05/09 10:16:00 UTC

[jira] [Created] (BEAM-12315) Support PARTITIONED BY on Beam's SQL 'CREATE TABLE'

Ismaël Mejía created BEAM-12315:
-----------------------------------

             Summary: Support PARTITIONED BY on Beam's SQL 'CREATE TABLE'
                 Key: BEAM-12315
                 URL: https://issues.apache.org/jira/browse/BEAM-12315
             Project: Beam
          Issue Type: New Feature
          Components: dsl-sql
            Reporter: Ismaël Mejía


Partitioning by columns is a common optimization technique used in Hive and Spark to optimize queries performance.

Beam should support this feature to allow users that already have data stored following a partitioning schema to read and query it with Beam SQL.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)