Skip to content

Conversation

@v-jiaodi
Copy link
Member

fixes #3610

@v-jiaodi v-jiaodi marked this pull request as ready for review November 28, 2025 01:43
@qiaozha qiaozha added the p0 priority 0 label Dec 3, 2025
{
onClientOnly: true
onClientOnly: true,
requiredOnly: true
Copy link
Member

Choose a reason for hiding this comment

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

We should not filter out the optional client params at the begining and we should handle optional client params during constructing the statement.

Copy link
Member

@MaryGao MaryGao left a comment

Choose a reason for hiding this comment

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

We should not filter out the optional client params at the begining and we should handle optional client params during constructing the statement.

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

Labels

p0 priority 0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[sample gen] Optional parameters are not being filtered out when generating sample code.

3 participants