Details
-
New Feature
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
Description
Continuous request from users is the ability to do CREATE TABLE AS SELECT. The simplest form would be copying the entire table. More advanced would allow specifying thes column and UDF to call as well as filtering rows out in WHERE.
More advanced still would be to get all the way to allowing JOIN, for which we probably want to integrate Spark.
Attachments
Issue Links
- is related to
-
CASSANDRA-8225 Production-capable COPY FROM
- Resolved