Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test for Conn.ExecuteSelectStreaming #649

Merged
merged 2 commits into from
Dec 7, 2021

Conversation

atercattus
Copy link
Member

No description provided.

@atercattus atercattus force-pushed the add-test-for-ExecuteSelectStreaming branch from 6a1ecdd to 70c2440 Compare December 1, 2021 21:17
Copy link
Collaborator

@lance6716 lance6716 left a comment

Choose a reason for hiding this comment

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

lgtm

testExecuteSelectStreamingTablename = "execute_plain_table"
)

func (s *connTestSuite) testExecute_CreateTable(c *C) {
Copy link
Collaborator

@lance6716 lance6716 Dec 3, 2021

Choose a reason for hiding this comment

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

not sure if we should follow go's naming style like testExecuteCreateTable. This repo also has some variables using underscore so I think it doesn't matter 🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

I copypasted this style from neighbour clientTestSuite :)

@atercattus atercattus merged commit 036c016 into master Dec 7, 2021
@atercattus atercattus deleted the add-test-for-ExecuteSelectStreaming branch December 7, 2021 06:33
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