Skip to content

Best way to split a dynamically long "where in" predicate to multiple predicates #1041

Closed Answered by tobymao
shaiv-syg asked this question in Q&A
Discussion options

You must be logged in to vote

where are you getting the max number of expressions error? is this from your database?

the transform should work, just return an or statement,

exp.or_(…., …)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@shaiv-syg
Comment options

@tobymao
Comment options

@shaiv-syg
Comment options

Answer selected by shaiv-syg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants