Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Enable query inspector #25

Closed
kylebrandt opened this issue Sep 24, 2019 · 1 comment
Closed

Enable query inspector #25

kylebrandt opened this issue Sep 24, 2019 · 1 comment

Comments

@kylebrandt
Copy link
Contributor

One downside to the arrow Table encoding is that dev tools inspectors in FF and Chrome will no longer show the data (but rather a b64 blob).

Therefore, it would be useful for debugging to get the query inspector working in the UI with GEL.

@ryantxu
Copy link
Member

ryantxu commented Nov 14, 2019

There is a work-in-progress inspector that will show up if you:

[feature_toggles]
enable = expressions,inspector

this will show the raw data from any response. Display, format, etc will improve but at least this is the beginning.

@ryantxu ryantxu closed this as completed Nov 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants