Skip to content

Conversation

@bulolo
Copy link

@bulolo bulolo commented Mar 15, 2025

update dinky & ds docs

Comment on lines +74 to +75
);
select order_number,price,first_name,last_name,order_time from Orders
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be an "insert" statement.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i donot think so ,it can also a select task

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with you. Perhaps you could add an explanation: Support bounded stream tasks, such as querying or adding data using batch mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants