Paul Brabban

Results 21 issues of Paul Brabban

```clojure (sub "foo ${bar}") ``` renders as a structure like ```clojure {"Type": "Sub", "SubValue": "foo ${bar}"} ```

resource= doesn't seem to be checking that the output is valid anymore. Check it!

crucible.values/spec-or-ref allows a union of a literal valid by the spec arg or any value generated at template build time (like a join or a ref). Most templates so far...

The link to the article on codeplex.com on http://definitelytyped.org/guides/creating.html points to a page that says the content is moved. I couldn't find the article at all.

I'd like to specify the bucket region in my pom.xml so that all the config is together and easy to understand. I can't think of a reason why that would...

Hi, #252 asked for the community UDFs to be made available in regions other than the US - I'm unable to find them. I searched for bqutil in the BigQuery...

Hi there, I don't seem to be able to specify self using the pathing syntax, eg. ``` links: { meAgain: '.' } ``` Output: `meAgain: {href: '.'}` Nor can I...

Hi, Issue https://github.com/bleupen/halacious/issues/58 allows empty arrays of embedded entities, but I can't see how to use it where I need to map objects that have self-refs defined by their own...

## Description & motivation resolves #274 PR based on https://github.com/dbt-labs/dbt-external-tables/pull/133 - uses dbt-athena-community > 1.4.1, not compatible yet with earlier versions - removed JSON format source/tests for Athena, needs to...