-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to quasar 68.1.0 #166
Conversation
asData | ||
}) | ||
|
||
stream.map(_.handleErrorWith { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We might want to still handle errors like this. Let me see what jawnfs2
does with errors.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reinstated it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately it seems like there's some sort of binary incompatibility with the newly introduced QData
. Stack trace.
I'm not familiar with QData but this seems like a mismatched dependency.
@alissapajer @djspiewak Tried it with |
It's because quasar hasn't been updated to 2.1.0 in the version depended upon by this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We just need to merge the PR bumping to 68.2.0
as soon as @slamdata-bot opens it.
(Merge branch 'djspiewak-update-quasar') This is an extension of #166.
[ch1981]
[ch1968]