Coder Social home page Coder Social logo

Function and type namespaces about trino HOT 4 CLOSED

trinodb avatar trinodb commented on May 11, 2024
Function and type namespaces

from trino.

Comments (4)

jerryleooo avatar jerryleooo commented on May 11, 2024

@martint does this mean that if when we use function with namesapce, like druid.func1(col1), then it will be Druid to execute the func1(col1)(function pushdown) instead of Trino?

from trino.

caneGuy avatar caneGuy commented on May 11, 2024

Any plan for this feature? @martint @dain

from trino.

hirolee88 avatar hirolee88 commented on May 11, 2024

Any plan for this feature? @martint @dain

+1

from trino.

dain avatar dain commented on May 11, 2024

does this mean that if when we use function with namesapce, like druid.func1(col1), then it will be Druid to execute the func1(col1)(function pushdown) instead of Trino?

@jerryleooo @caneGuy @l568288g This means that a catalog can provide a function under a specific name like druid.functions.func1(col1). There is a PATH that can be modified by the end users so that functions do not need to be fully qualified (and there is a system level default PATH). This is like any other function, but the catalogSchema should be set to the catalog and schema of the function... but I was just looking at the code and this isn't implemented, so this wil need some follow up work

from trino.

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.