cashapp / pranadb

Apache License 2.0
612 stars 24 forks source link

Source, activate on create MV #617

Closed alex-cash closed 2 years ago

alex-cash commented 2 years ago

596

New IngestOnFirstMV option for create source command. Source is started only after the first MV on the source is created.

The issue states that we don't want to start ingesting on transient sources until an MV is created, but this PR has source start controlled solely by the IngestOnFirstMV option. @purplefox, can you let me know if I should have this flag on by default for transient sources?