apache / drill

Apache Drill is a distributed MPP query layer for self describing data
https://drill.apache.org/
Apache License 2.0
1.95k stars 979 forks source link

MongoDB ObjectID and Guid #2938

Open alberk8 opened 2 months ago

alberk8 commented 2 months ago

Is your feature request related to a problem? Please describe. All my MongoDB collections has ObjectID and Guid (.Net Format). At the moment it is presented in escape Hex.

Describe the solution you'd like Convert to some usable format especially the GUID.