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

Fix odbc table function #3197

Merged
merged 2 commits into from
Sep 23, 2018
Merged

Fix odbc table function #3197

merged 2 commits into from
Sep 23, 2018

Conversation

alesapin
Copy link
Member

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

@@ -86,6 +86,19 @@ BlockInputStreams StorageODBC::read(const Names & column_names,
}


Block StorageODBC::getHeaderBlock(const Names & column_names) const
Copy link
Member

Choose a reason for hiding this comment

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

IStorage::getSampleBlockForColumns?

@alexey-milovidov alexey-milovidov merged commit 4185351 into master Sep 23, 2018
@Felixoid Felixoid deleted the fix_odbc_table_function branch April 10, 2022 12:31
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