Skip to content

Database Table.take and Table.drop: the hard parts #7614

@GregoryTravis

Description

@GregoryTravis
  • Simple optimizations
    • Only calculate row_count if it’s needed
    • Simpler predicate expression for ranges where step == 1
    • Implement First/Last with LIMIT
  • Allow take/drop on database tables without an ordering
  • (?) Implement While by reading the table and generating a predicate column
  • Implement Sample

Metadata

Metadata

Assignees

No one assigned

    Labels

    -libsLibraries: New libraries to be implementedp-lowLow priority

    Type

    No type

    Projects

    Status

    ❓New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions