SqlAlchemyQueryStore for reading data from S3 file #6123
fullysane
started this conversation in
Request For Comment
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to create dynamically load evaluation parametersfrom querying rows from a S3 file. how do I use SqlAlchemyQueryStore to define the query for variables? or can I read the S3 into a Pandas dataframe first and use it in the SqlAlchemyQueryStore definition?
Beta Was this translation helpful? Give feedback.
All reactions