Skip to content

sql: allow for historical reads in select statements for INSERT/UPSERT into and CTAS/CVAS #39123

@awoods187

Description

@awoods187
  • Allow INSERT and UPSERT into to use historical reads via AOST in the select statement
  • Allow CREATE TABLE AS and CREATE VIEW AS to use historical reads in the select statement

This would be an explicit choice made by users to reduce contention and improve performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions