Tal Gluck
Tal Gluck
Thank you for raising this, @MLGalloudec - we will review and be in touch.
Hi @MLGalloudec - thank you for your patience here. We are working on internal reprioritization this week. Is this still an issue? Are you able to share the code samples...
Thanks for opening this issue, @eculicny! Someone on the team will review and be in touch.
Hi @INNOCENT-BOY - thanks for raising this. Great Expectations does not official support the Pinot OLAP database. Given that Great Expectations uses SQLAlchemy on the back-end, it's possible that you...
Hi @milosz-dm - thanks for the question! What happens when you run these expectations without the `result_format` set to `BOOLEAN_ONLY`? Could you share the result of how these Expectations are...
Is the only difference between the success and the failure the order in which you've run the Expectations? Are you running those directly in sequence?
Hi @milosz-dm - apologies, this was marked as stale inadvertently. I believe we have tracked down the source of this issue internally, but it might be somewhat complex to fix,...
@milosz-dm - the functionality is nearly the same between pandas dataframes and other data types. The only difference is that a dataframe can not be baked into the Checkpoint config,...
OK - we are looking into this issue, but the Checkpoint issue with pandas dataframes was solved quite some time ago.
Thank you for opening this, @jhanlonhg! This is a known issue, and is the reason why we still use `SimpleSqlAlchemyDatasource`. We do have plans to make this work with the...