cube-js/cube
schemas ingested via repositoryFactory do not appear in the playground schemas tab
開放
#3,908 建立於 2022年1月11日
help wanted
倉庫指標
- 星標
- (19,563 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Describe the bug
When implementing a custom repositoryFactory (e.g. my s3 implementation), files ingested by cubejs do not appear under the schemas tab in the playground, although measures and dimensions appear as expected.
To Reproduce Steps to reproduce the behavior:
- Implement a custom
repositoryFactoryincube.js - visit
/#/schemain the playground - note that files are not listed there
Expected behavior A list of files (e.g. files ingested via s3) appears in the list
Version: v0.28.57