Hi Panagiotis, It would be great if you can give us a few more details about the exact problem you are trying to solve?
- Nikhil On Fri, Oct 11, 2019 at 3:32 AM Panagiotis Kanakakis <pkanaka...@di.uoa.gr> wrote: > Thank you very much for your reply! I have found all these headers. The > thing that I am trying to do is to use the madlib shared library to my > application and that's the reason I need the header files . I think that I > can't use the defined udfs if I don't have them. Am I wrong? > On 11/10/19 4:04 π.μ., Domino Valdano wrote: > > Panagiotis, > > All of the source code for MADlib is freely available, you can find it in > the apache/madlib github repository: > > https://github.com/apache/madlib > > The general shared header files are here: > https://github.com/apache/madlib/tree/master/src/ports/postgres/dbconnector > > Headers for specific modules are in other directories, if you need them > just look in the appropriate module directory. > > If you're interested in extending MADlib yourself, and/or contributing to > the project, you may want to join the developers mailing list: > d...@madlib.apache.org > > Hope this answers your question. > > Best, > > Domino > > On Thu, Oct 10, 2019 at 5:00 AM Panagiotis Kanakakis <pkanaka...@di.uoa.gr> > wrote: > >> Hi, >> >> Is there any plan to release c headers for madlib shared library in the >> near future? If not, could you please propose a safe way to produce them? >> >> Thanks, >> >> Panagiotis >> >> -- Thanks, Nikhil Kak