Giter Club home page Giter Club logo

Comments (8)

MikeRys avatar MikeRys commented on July 30, 2024

Hi Remek.... I don't think that a custom Combiner would be a great example for a BETWEEN scenario. That you should probably express as a CROSS JOIN with the BETWEEN in the WHERE clause.

Writing example Combiners is on our backlog though, although it would have to be one that shows a good use case :).

from usql.

RemekH avatar RemekH commented on July 30, 2024

Hi Mike,

I was looking for any example not necessary related to BETWEEN. I agree with you that in most cases CROSS APPLY would be better solution then COMBINE.
My first approach was to used CROSS APPLY, but it took 25min to process, then when I eventually figure out how to use COMBINE it took only 5min.
So I guess there are cases when COMBINE come handy when you need to do JOIN BETWEEN

from usql.

MikeRys avatar MikeRys commented on July 30, 2024

I assume you mean a CROSS JOIN? :) And yes, custom Combiners can be more efficient than the generic CROSS JOIN/WHERE. If you feel yours is a good example and you are willing to share it, please let me know and I can add it.

from usql.

RemekH avatar RemekH commented on July 30, 2024

Yes, I meant CROSS JOIN. I’m working on article to explain how to use COMBINE. I will let you know when ready so you can decide if it’s worth to add it as example and if so I will send you all source codes

from usql.

MikeRys avatar MikeRys commented on July 30, 2024

Thanks. Looking forward to the example!

From: RemekH [mailto:[email protected]]
Sent: Wednesday, August 10, 2016 6:27 AM
To: Azure/usql [email protected]
Cc: Michael Rys [email protected]; Assign [email protected]
Subject: Re: [Azure/usql] Sample ICombiner (#53)

Yes, I meant CROSS JOIN. I’m working on article to explain how to use COMBINE. I will let you know when ready so you can decide if it’s worth to add it as example and if so I will send you all source codes


You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub #53 (comment) , or mute the thread https://github.com/notifications/unsubscribe-auth/ALNzJPMLdB1o6bbmFaT-udc2pU5rU_9xks5qedGWgaJpZM4JfK9o . https://github.com/notifications/beacon/ALNzJLXnHDfyWKkaIpX0bFZtv3q8kb5xks5qedGWgaJpZM4JfK9o.gif

from usql.

RemekH avatar RemekH commented on July 30, 2024

Hi Mike,
Here is link to the post I mentioned: http://remekh.blogspot.com/2016/08/azure-data-lake-analytics-process-web.html

from usql.

MikeRys avatar MikeRys commented on July 30, 2024

Thanks I already tweeted it out :).

from usql.

MikeRys avatar MikeRys commented on July 30, 2024

We now have the U-SQL C# Programmability guide with samples for all UDOs at https://docs.microsoft.com/en-us/azure/data-lake-analytics/data-lake-analytics-u-sql-programmability-guide.

from usql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.