Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pluots/sql-udf issues and pull requests

#66 - Add a test for aggregate functions with aliases

Pull Request - State: closed - Opened by tgross35 5 months ago

#65 - Release 0.5.5

Pull Request - State: closed - Opened by tgross35 5 months ago

#64 - Update dependencies

Pull Request - State: closed - Opened by tgross35 5 months ago

#63 - Try poking our CI as-is

Pull Request - State: closed - Opened by tgross35 5 months ago

#62 - Update CI to test with a newer Rust version

Pull Request - State: closed - Opened by tgross35 5 months ago - 1 comment

#61 - Test for proc macro reworking

Pull Request - State: open - Opened by tgross35 5 months ago

#60 - Rework validation of names and aliases for aggregate UDFs

Pull Request - State: closed - Opened by tgross35 5 months ago

#59 - Aggregate function aliases error

Issue - State: closed - Opened by dmitrii-maksimov 5 months ago - 4 comments

#58 - Aggregate function aliases fix

Pull Request - State: closed - Opened by dmitrii-maksimov 5 months ago

#57 - Update workflow

Pull Request - State: closed - Opened by tgross35 about 1 year ago

#56 - Add 'name = name' and 'alias = alias' support for the register macro

Pull Request - State: closed - Opened by tgross35 about 1 year ago

#53 - `#[udf]` macro for simple functions

Issue - State: open - Opened by tgross35 over 1 year ago

#53 - `#[udf]` macro for simple functions

Issue - State: open - Opened by tgross35 over 1 year ago - 1 comment

#52 - Fix compilation errors for `Option<&'a T>` return types

Pull Request - State: closed - Opened by tgross35 over 1 year ago

#51 - Hi. Can you help me with `Option<&'a [u8]>`

Issue - State: closed - Opened by tarasbogach over 1 year ago - 5 comments

#50 - Remove calls to catch unwind. Fixes #1

Pull Request - State: closed - Opened by tgross35 over 1 year ago

#49 - Add cargo-outdated to CI, update CI layout

Pull Request - State: closed - Opened by tgross35 over 1 year ago

#49 - Add cargo-outdated to CI, update CI layout

Pull Request - State: closed - Opened by tgross35 over 1 year ago

#48 - Bump syn and other dependency versions

Pull Request - State: closed - Opened by tgross35 over 1 year ago

#48 - Bump syn and other dependency versions

Pull Request - State: closed - Opened by tgross35 over 1 year ago

#47 - Remove unneeded tuples from diesel

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#46 - Refactor wrapper/macro side

Issue - State: open - Opened by tgross35 almost 2 years ago

#45 - Added test to catch bad miri transmute

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#45 - Added test to catch bad miri transmute

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#44 - Miri issues on transmute at `set_type_coercion`

Issue - State: closed - Opened by tgross35 almost 2 years ago

#44 - Miri issues on transmute at `set_type_coercion`

Issue - State: closed - Opened by tgross35 almost 2 years ago

#43 - Wrap buffer return types within a larger struct

Pull Request - State: closed - Opened by tgross35 almost 2 years ago - 1 comment

#42 - Store owned buffers in the Box instead of having the user manage it

Issue - State: closed - Opened by tgross35 almost 2 years ago - 1 comment

#41 - Added test to catch #39

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#40 - Add call debug logging

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#38 - Add Windows build test

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#38 - Add Windows build test

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#37 - Add empty example function

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#37 - Add empty example function

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#36 - Rearrange catch unwind

Pull Request - State: closed - Opened by tgross35 almost 2 years ago - 1 comment

#36 - Rearrange catch unwind

Pull Request - State: closed - Opened by tgross35 almost 2 years ago - 1 comment

#35 - Add a `logging-debug` feature for some helpful output

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#34 - Set cargo to use sparse registry for CI

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#33 - Update build_init and build_process to as_init and as_process

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#32 - Update `init<'a>...` to `init` (remove unneeded lifetime)

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#31 - 2 proc macro

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#30 - Apply coercion functions

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#29 - Rename `UdfCfg` to `Cfg` to keep things terse

Issue - State: closed - Opened by tgross35 almost 2 years ago - 1 comment

#28 - Various updates for v0.4

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#28 - Various updates for v0.4

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#27 - Add Miri to workflow

Pull Request - State: closed - Opened by tgross35 almost 2 years ago - 1 comment

#26 - Add mock interfaces

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#25 - Add Mock Generators

Issue - State: closed - Opened by tgross35 almost 2 years ago - 1 comment

#24 - Update SqlArg type

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#23 - Potential UB with setting type coercion > once

Issue - State: closed - Opened by tgross35 almost 2 years ago - 5 comments

#22 - Add integration tests to examples

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#21 - Rewrite `SqlArg` to contain only a `&SqlArgList` and an index

Issue - State: closed - Opened by tgross35 almost 2 years ago - 1 comment

#21 - Rewrite `SqlArg` to contain only a `&SqlArgList` and an index

Issue - State: closed - Opened by tgross35 almost 2 years ago - 1 comment

#20 - Resolve #19

Pull Request - State: closed - Opened by tgross35 almost 2 years ago - 1 comment

#19 - Use `let ... else` pattern to simplify code

Issue - State: closed - Opened by tgross35 almost 2 years ago

#18 - Add docker-based integration tests

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#17 - Add docker test for examples

Issue - State: closed - Opened by tgross35 almost 2 years ago - 1 comment

#16 - Update wrappers to use UnsafeCell, fixes #15

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#15 - UnsafeCell Usage

Issue - State: closed - Opened by tgross35 almost 2 years ago

#14 - Updated build documentation

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#13 - Update box drawing

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#13 - Update box drawing

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#12 - Change [u8] to str within SqlResult

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#11 - Added log_call example function

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#10 - Docs update

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#9 - Work on strings vs. buffers

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#8 - String support

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#8 - String support

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#7 - Change bindgen consts to enums

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#7 - Change bindgen consts to enums

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#6 - Descriptive work

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#6 - Descriptive work

Pull Request - State: closed - Opened by tgross35 almost 2 years ago

#5 - Change function `String` signatures to be `AsRef<[u8]>`

Issue - State: closed - Opened by tgross35 about 2 years ago - 1 comment

#4 - Finish trait and argument restructuring

Pull Request - State: closed - Opened by tgross35 about 2 years ago - 1 comment

#4 - Finish trait and argument restructuring

Pull Request - State: closed - Opened by tgross35 about 2 years ago - 1 comment

#3 - Change how arguments are sent to the traits

Issue - State: closed - Opened by tgross35 about 2 years ago - 1 comment

#3 - Change how arguments are sent to the traits

Issue - State: closed - Opened by tgross35 about 2 years ago - 1 comment

#2 - Proc macro layout

Issue - State: closed - Opened by tgross35 about 2 years ago - 3 comments

#2 - Proc macro layout

Issue - State: closed - Opened by tgross35 about 2 years ago - 3 comments

#1 - Better handling for `catch_unwind` at FFI boundary

Issue - State: closed - Opened by tgross35 about 2 years ago - 2 comments

#1 - Better handling for `catch_unwind` at FFI boundary

Issue - State: closed - Opened by tgross35 about 2 years ago - 2 comments