Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Fix select slice with [:] #196

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Fix select slice with [:] #196

merged 2 commits into from
Jun 13, 2023

Conversation

ruxuez
Copy link
Contributor

@ruxuez ruxuez commented Jun 12, 2023

This patch fixes the following issue when selecting an entire
dataframe with slice doesn't contain a LIMIT clause in the query.

@ruxuez ruxuez requested a review from xuebinsu June 12, 2023 13:39
Co-authored-by: Xuebin Su (苏学斌) <[email protected]>
@ruxuez ruxuez merged commit 9c66d3e into main Jun 13, 2023
@ruxuez ruxuez deleted the fix_slice_limit branch June 13, 2023 09:10
ruxuez added a commit that referenced this pull request Jun 13, 2023
This patch fixes the following issue when selecting an entire 
dataframe with slice doesn't contain a LIMIT clause in the query.

---------

Co-authored-by: Xuebin Su (苏学斌) <[email protected]>
ruxuez added a commit that referenced this pull request Jun 16, 2023
This patch fixes the following issue when selecting an entire 
dataframe with slice doesn't contain a LIMIT clause in the query.

---------

Co-authored-by: Xuebin Su (苏学斌) <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants