514-labs / moose

The developer framework for your data & analytics stack
https://www.moosejs.com
MIT License
40 stars 7 forks source link

`moose function init` behaviors #812

Open callicles opened 7 months ago

callicles commented 7 months ago
  1. If a streaming function already exists with the same source and destination data models specified in the command:
    1. The CLI should raise a warning: Warning: Streaming Function -> already exists.
  2. If a data model specified in the command does not exist:
    1. it creates the appropriate folders and files,
    2. but does not create the data model in the /datamodels folder

Screenshot 2024-07-31 at 10.41.25 AM.png

Screenshot 2024-07-31 at 10.41.25 AM.png
linear[bot] commented 7 months ago

514-732 Flows edge cases