RasonJ
Results
2
issues of
RasonJ
**What is the bug?** Joins on keyword fields do not seem to work. From the Query Workbench: ```sql select q.query_id from .ubi_log_queries q join .ubi_log_events e on q.query_id = e.query_id...
bug
### Description Integrates User Behavior Insights logging in the documentation website. ### Issues Resolved Tracks individual user interactions with the documentation website, so that we can use analytics to optimize...
In progress