trinodb/trino
GitHub で見るMongoDB connector returns no column for uppercase table names when case-insensitive-name-matching is false
Open
#12,901 opened on 2022年6月19日
good first issue
Repository metrics
- Stars
- (9,113 stars)
- PR merge metrics
- (平均マージ 5d 9h) (30d で 306 merged PRs)
説明
We should throw a table not found exception instead.
trino> SELECT * FROM mongodb.tpch.test;
line 1:8: SELECT * not allowed from relation that has no columns