Hi.
Have you tried it with Amazon's redshift?
Regards.
Ludwik.
On Thursday, 21 August 2014 19:00:11 UTC+1, Thomas Heller wrote:
>
> Hey Clojure Folk,
>
> I'm close to releasing the first alpha version of
> https://github.com/thheller/shadow-pgsql a "native" interface to
> PostgreSQL I wrote.
ry interesting, and I need to research it too.
>>
>> Well I'm certainly keen on hearing about your results.
>>
>>
>> Tim Washington
>> Interruptsoftware.com <http://interruptsoftware.com>
>>
>>
>> On Fri, Mar 14, 2014 at 7:13 AM, Ludw
;x1 'x2]
>> :prog-holder '(fn [x1 x2] :adatx.prog-hold/prog)
>> :in-out-pairs [{:in [1 2] :out 4}
>> {:in [1 3] :out 5}
>> {:in [2 3] :out 7}
>> {:in [4 3] :out 11}]
>> :sandbox :none}))
>> (adat
path? Was there something missing that prompted Adatx ?
>>
>> Many thanks.
>>
>>
>> Tim Washington
>> Interruptsoftware.com <http://interruptsoftware.com>
>>
>>
>> On Sun, Mar 9, 2014 at 3:13 PM, Ludwik Grodzki
>> > wrote:
t 5}
{:in [2 3] :out 7}
{:in [4 3] :out 11}]
:sandbox :none}))
(adatx/get-solution workings); => (fn [x1 x2] (+ x1 x1 x2))
On Saturday, 8 March 2014 21:30:56 UTC, Ludwik Grodzki wrote:
>
> Hello Clojure Group.
>
> I've put together a little lib
Hello Clojure Group.
I've put together a little library that writes clojure code for you...
given test input/output examples and a heuristic of relevant functions.
https://github.com/LudoTheHUN/adatx
Feedback + contributions very welcome.
Regards.
Ludwik.
--
You received this message becaus