Lukas Mikelionis

Results 5 issues of Lukas Mikelionis

Added Vertica driver and updated the README.

Hello, it would be nice if SQL queries could be stored in separate files (query per file then reference them via `query_file` or something), thus `*.yml` files would not get...

Hi, seems like resolver gets confused about the context used for resolution when trying to resolve columns in nested queries and fails with `AmbiguousColumn` error, e.g.: `select a from demo.foo...

Hi, some of the more advanced Vertica's aggregate functions are missing ([CUBE](https://www.vertica.com/docs/9.2.x/HTML/Content/Authoring/SQLReferenceManual/Statements/SELECT/CUBEaggregate.htm), [ROLLUP](https://www.vertica.com/docs/9.2.x/HTML/Content/Authoring/SQLReferenceManual/Statements/SELECT/ROLLUPClause.htm), [GROUPING SETS](https://www.vertica.com/docs/9.2.x/HTML/Content/Authoring/SQLReferenceManual/Statements/SELECT/GROUPINGSETaggregate.htm)), also other related funcions ([GROUPING](https://www.vertica.com/docs/9.2.x/HTML/Content/Authoring/SQLReferenceManual/Functions/Aggregate/GROUPING.htm), [GROUPING_ID](https://www.vertica.com/docs/9.2.x/HTML/Content/Authoring/SQLReferenceManual/Functions/Aggregate/GROUPING_ID.htm), [GROUP_ID](https://www.vertica.com/docs/9.2.x/HTML/Content/Authoring/SQLReferenceManual/Functions/Aggregate/GROUP_ID.htm)). I would like to contribute but it seems...

Dataflow job id is extracted from the logged output of `java` process that starts the Dataflow job, for example, in case of `BeamRunJavaPipelineOperator`. Currently job id pattern matches characters until...

provider:google
area:providers