[
https://issues.apache.org/jira/browse/HUDI-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit updated HUDI-7144:
------------------------------
Story Points: 2
> Support query for tables written as partitionBy but synced as non-partitioned
> -----------------------------------------------------------------------------
>
> Key: HUDI-7144
> URL: https://issues.apache.org/jira/browse/HUDI-7144
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Sagar Sumit
> Assignee: Sagar Sumit
> Priority: Major
> Labels: hudi-1.0.0-beta2, pull-request-available
> Fix For: 1.0.0
>
>
> In HUDI-7023, we added support to sync any table as non-partitioned table and
> yet be able to query via Spark with the same performance benefits of
> partitioned table.
> This ticket extends the functionality end-to-end. If a user executesÂ
> `spark.write.format("hudi").options(options).partitionBy(partCol).save(basePath)`,
> then do logical partitioning and sync as non-partitioned table to the
> catalog. Yet be able to query efficiently,.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)