- 2089 Views
- 1 replies
- 1 kudos
My company is using Deltalake to extract customer insights and run batch scoring with ML models. I need to expose this data to some microservices thru gRPC and REST APIs. How to do this? I'm thinking to build Spark pipelines to extract teh data, stor...
- 2089 Views
- 1 replies
- 1 kudos
Latest Reply
Hey everyone It's awesome that your company is utilizing Deltalake for extracting customer insights and running batch scoring with ML models. I can totally relate to the excitement and challenges of dealing with data integration for microservices and...
- 13574 Views
- 7 replies
- 8 kudos
Could someone explain the practical advantages of using a feature store vs. Delta Lake. apparently they both work in the same manner and the feature store does not provide additional value. However, based on the documentation on the databricks page, ...
- 13574 Views
- 7 replies
- 8 kudos
Latest Reply
Hi @Saeid Hedayati Thank you for posting your question in our community! We are happy to assist you.To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answer...
6 More Replies
- 1756 Views
- 3 replies
- 1 kudos
My company is using Deltalake to extract customer insights and run batch scoring with ML models. I need to expose this data to some microservices thru gRPC and REST APIs. How to do this? I'm thinking to build Spark pipelines to extract teh data, stor...
- 1756 Views
- 3 replies
- 1 kudos
Latest Reply
Hi @John Capplefield Gentle follow-up, please let us know if you need further help on this.
2 More Replies
by
ebyhry
• New Contributor II
- 2280 Views
- 0 replies
- 0 kudos
The issue context is Delta Lake connector in Trino https://github.com/trinodb/trino/issues/13017Trino identifies S3 object as a directory or a file using Content-Type header. Other query engines set application/x-directory in case of directories, bu...
- 2280 Views
- 0 replies
- 0 kudos