Hitendra Singh Rathore
Hitendra Singh Rathore
Facing the same with Angular9.1.2.............
Any help?
@suren-atoyan please advise if I am doing something incorrect.
Thanks a lot, really need this
Tried using ``` SELECT bag_id, display_name, affiliate_bag_details.test FROM mongodb( ':host', 'db', 'collection', 'username', 'password!2018', 'affiliate_bag_details Nested( test String)', 'connectTimeoutMS=10000' ) LIMIT 10; ``` This does not throw error but date...
Will it be able to read JSON objects from mongoDB as is (by mentioning Nested or JSON in schema), or will it still need to read it as String then...
Any updates on this?
As far as i know there seems to be an active PR for this. Hopefully it will be closed with that
@kssenii [PR link](https://github.com/ClickHouse/ClickHouse/pull/54638 ) This is the pr.
Any updates on this?