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

Conversation

pik94
Copy link
Contributor

@pik94 pik94 commented Oct 28, 2023

Some databases does not support LIMIT operator but has TOP. This PR adds supporting of TOP. A flag USE_TOP_INSTEAD_LIMIT controls which op should be used for a specific database.

@pik94 pik94 force-pushed the support-top-operator branch from fd0888a to 94b6d93 Compare October 28, 2023 12:33
@dlawin dlawin requested review from dlawin and nolar October 29, 2023 18:25
@dlawin
Copy link
Contributor

dlawin commented Oct 31, 2023

@nolar nolar mentioned this pull request Nov 1, 2023
@pik94 pik94 force-pushed the support-top-operator branch from 8b7484a to 4673b73 Compare November 8, 2023 21:01
@pik94 pik94 force-pushed the support-top-operator branch from 4673b73 to 0bd24a3 Compare November 8, 2023 21:09
@pik94 pik94 requested review from dlawin and nolar November 11, 2023 08:19
@dlawin dlawin merged commit 119ade5 into datafold:master Nov 13, 2023
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