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

Snowflake slices limit #42

Merged
merged 11 commits into from
May 3, 2018
Merged

Snowflake slices limit #42

merged 11 commits into from
May 3, 2018

Conversation

Halama
Copy link
Member

@Halama Halama commented Apr 26, 2018

FIXES #39

Podpora lodování sliced souborů s více než 1000 slices. Je to řešené tak že se to rozseká po tisícovkách a postupně se pomocí COPY s parameterm FILES naloaduje do SNFLK.

Řeším tam podivnost s tím že to generuje místo jedné query dvě (vypadá to že se to týká všech queries které mají delší SQL?) Vyřeším bokem přes support #39 (comment)

@Halama Halama force-pushed the martin-snowflake-slices-limit branch from f03af24 to d0d8d6f Compare April 27, 2018 08:44
@Halama Halama mentioned this pull request Apr 27, 2018
@Halama Halama force-pushed the martin-snowflake-slices-limit branch from d0d8d6f to c398466 Compare April 27, 2018 09:36
@Halama Halama requested review from ondrejhlavacek and removed request for ondrejhlavacek April 30, 2018 13:52
Copy link
Member

@ondrejhlavacek ondrejhlavacek left a comment

Choose a reason for hiding this comment

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

lgtm

@Halama
Copy link
Member Author

Halama commented May 2, 2018

díky, zítra to releasnu a zkusím to dostat do KBC.

@Halama Halama changed the title [WIP] snowflake slices limit Snowflake slices limit May 2, 2018
@Halama Halama merged commit 76d3a38 into master May 3, 2018
@Halama Halama deleted the martin-snowflake-slices-limit branch May 3, 2018 05:41
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