Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ibis-project/ibis-bigquery issues and pull requests
#155 - docs(README): make note that the bigquery backend is now upstream
Pull Request -
State: closed - Opened by gforsyth almost 2 years ago
- 2 comments
#154 - Inefficient Filter logic in Row-level Hash validations
Issue -
State: open - Opened by wt1309 almost 2 years ago
#153 - fix: address compatibility issues in `table()` with fully-qualified table names
Pull Request -
State: closed - Opened by tswast about 2 years ago
#152 - investigate possible regression with latest Ibis
Issue -
State: closed - Opened by tswast about 2 years ago
- 5 comments
#151 - bring ibis-bigquery back into the main ibis repo
Issue -
State: closed - Opened by cpcloud over 2 years ago
- 2 comments
#150 - drop support for ibis 2
Issue -
State: open - Opened by cpcloud over 2 years ago
#149 - fix: compatibility with 4.0
Pull Request -
State: closed - Opened by saulpw over 2 years ago
- 1 comment
#148 - chore(main): release 2.2.1
Pull Request -
State: closed - Opened by release-please[bot] over 2 years ago
- 1 comment
Labels: autorelease: tagged
#147 - docs: reformat hyperlinks
Pull Request -
State: closed - Opened by dbeatty10 over 2 years ago
#146 - Malformed reST links in README
Issue -
State: closed - Opened by dbeatty10 over 2 years ago
#145 - fix(deps): unconstrain pyarrow to support 8 and 9
Pull Request -
State: closed - Opened by cpcloud over 2 years ago
- 3 comments
#144 - deps: require sqlalchemy for ibis SQL backend
Pull Request -
State: closed - Opened by tswast over 2 years ago
- 4 comments
#143 - feat(ibis_bigquery/registry.py): add wiring for bigquery-supported ibis geospatial operations
Pull Request -
State: closed - Opened by santind over 2 years ago
- 4 comments
#142 - fix(compat): fix failing approx methods against ibis `master`
Pull Request -
State: closed - Opened by cpcloud over 2 years ago
- 3 comments
#141 - approx methods failing with ibis master branch
Issue -
State: closed - Opened by tswast over 2 years ago
- 3 comments
#140 - refactor: split registry and rewrites from compiler classes
Pull Request -
State: closed - Opened by tswast over 2 years ago
#139 - chore(main): release 2.2.0
Pull Request -
State: closed - Opened by release-please[bot] over 2 years ago
- 2 comments
Labels: autorelease: tagged
#138 - feat: partial support for integer to timestamp with nanosecond units
Pull Request -
State: closed - Opened by tswast over 2 years ago
#137 - ci: fix ibis version computation and update tests
Pull Request -
State: closed - Opened by cpcloud over 2 years ago
#136 - chore(main): release 2.1.3
Pull Request -
State: closed - Opened by release-please[bot] over 2 years ago
- 1 comment
Labels: autorelease: tagged
#135 - fix: ensure that ScalarParameter names are used instead of Alias names
Pull Request -
State: closed - Opened by cpcloud over 2 years ago
- 1 comment
Labels: bug
#134 - warnings in ibis 3.x test suite
Issue -
State: open - Opened by tswast over 2 years ago
#133 - test: avoid KeyError in newer pandas
Pull Request -
State: closed - Opened by tswast over 2 years ago
#132 - parameterized queries broken in ibis 3.0.x
Issue -
State: closed - Opened by tswast over 2 years ago
- 2 comments
Labels: bug
#131 - test: fix unit tests for ibis 3.0 naming changes
Pull Request -
State: closed - Opened by tswast over 2 years ago
#130 - refactor: update black version to fix lint CI
Pull Request -
State: closed - Opened by tswast over 2 years ago
#129 - Doubling WITH statements when doing a complex EXCEPT
Issue -
State: open - Opened by saschahofmann almost 3 years ago
Labels: bug
#128 - Backend constructor/connect method that supports already-constructed google.cloud.bigquery.Client
Issue -
State: open - Opened by toryhaavik almost 3 years ago
- 2 comments
Labels: enhancement
#127 - Support json functions?
Issue -
State: open - Opened by danielsaaf almost 3 years ago
- 1 comment
Labels: enhancement
#126 - update black
Issue -
State: closed - Opened by tswast almost 3 years ago
#125 - update unit tests to support ibis 3.0.0
Issue -
State: closed - Opened by tswast almost 3 years ago
#124 - deps: support ibis 3.0
Pull Request -
State: closed - Opened by tswast almost 3 years ago
- 1 comment
Labels: run-ci
#123 - chore(main): release 2.1.2
Pull Request -
State: closed - Opened by release-please[bot] almost 3 years ago
- 1 comment
Labels: autorelease: tagged
#122 - fix(udf): use object.__setattr__ for 3.0.0 compatibility
Pull Request -
State: closed - Opened by cpcloud almost 3 years ago
- 2 comments
#121 - Support GEOGRAPHY data type and spatial functions?
Issue -
State: closed - Opened by koshy1123 almost 3 years ago
#120 - chore(main): release 2.1.1
Pull Request -
State: closed - Opened by release-please[bot] almost 3 years ago
- 1 comment
Labels: autorelease: tagged
#119 - fix: update to UDFContext for trans_numeric_udf function
Pull Request -
State: closed - Opened by nehanene15 almost 3 years ago
#118 - allow pyarrow 7.0.0
Issue -
State: closed - Opened by tswast almost 3 years ago
#117 - chore(main): release 2.1.0
Pull Request -
State: closed - Opened by release-please[bot] almost 3 years ago
- 1 comment
Labels: autorelease: tagged
#116 - fix: avoid deprecated "out-of-band" authentication flow
Pull Request -
State: closed - Opened by tswast almost 3 years ago
- 1 comment
#115 - feat: Raise better error message when incorrect dataset is supplied #113
Pull Request -
State: closed - Opened by hussainsultan almost 3 years ago
- 1 comment
#114 - Casting date to timestamp fails
Issue -
State: open - Opened by seibs about 3 years ago
#113 - Raise better Error Message when `dataset_id` in connect references a table and not a dataset
Issue -
State: closed - Opened by hussainsultan about 3 years ago
- 2 comments
#112 - fix: escape regex literals in `regexp_contains`
Pull Request -
State: closed - Opened by jayceslesar about 3 years ago
- 3 comments
#111 - Fix converting regex to raw string
Pull Request -
State: closed - Opened by jayceslesar about 3 years ago
#110 - bug: regex anti pattern
Issue -
State: closed - Opened by jayceslesar about 3 years ago
- 3 comments
#109 - ci: fix environment variable references in system tests
Pull Request -
State: closed - Opened by cpcloud about 3 years ago
- 6 comments
Labels: run-ci
#108 - ci: update location of service account key
Pull Request -
State: closed - Opened by tswast about 3 years ago
- 1 comment
#107 - Ibis 2.0: Can't connect to table - _parse_project_and_dataset called without database
Issue -
State: open - Opened by saschahofmann about 3 years ago
- 2 comments
#106 - ci: fixes to address upcoming ibis incompatibilities
Pull Request -
State: closed - Opened by cpcloud about 3 years ago
- 5 comments
#105 - ENH: Persistent UDFs for BigQuery
Issue -
State: open - Opened by jaketf over 4 years ago
- 1 comment
Labels: enhancement
#104 - chore: release 2.0.1
Pull Request -
State: closed - Opened by release-please[bot] about 3 years ago
- 1 comment
Labels: autorelease: closed
#103 - chore: release 2.0.0
Pull Request -
State: closed - Opened by release-please[bot] about 3 years ago
- 1 comment
Labels: autorelease: tagged
#102 - chore: sync main with changes from v1 branch
Pull Request -
State: closed - Opened by tswast about 3 years ago
#101 - chore: release 1.0.0
Pull Request -
State: closed - Opened by release-please[bot] about 3 years ago
- 1 comment
Labels: autorelease: closed
#100 - chore: release v1.0.0 with latest fixes
Pull Request -
State: closed - Opened by tswast about 3 years ago
#99 - Run core test suite
Issue -
State: open - Opened by tswast about 3 years ago
- 3 comments
#98 - System tests not running
Issue -
State: closed - Opened by tswast about 3 years ago
- 1 comment
#97 - Release from v1 branch with latest bug fixes.
Issue -
State: open - Opened by tswast about 3 years ago
#96 - chore: sync main with v1 branch
Pull Request -
State: closed - Opened by tswast about 3 years ago
#95 - bug: substr fails to compile (#94)
Pull Request -
State: closed - Opened by seibs about 3 years ago
- 4 comments
#94 - substr fails to compile
Issue -
State: open - Opened by seibs about 3 years ago
- 1 comment
#93 - feat!: support ibis 2.x, drop ibis 1.x
Pull Request -
State: closed - Opened by datapythonista over 3 years ago
- 14 comments
Labels: run-ci
#92 - Add timediff as another time operationr function
Pull Request -
State: open - Opened by renato2099 over 3 years ago
- 5 comments
#91 - WIP: attempt to handle all the refactors for ibis 2.x
Pull Request -
State: closed - Opened by tswast over 3 years ago
- 1 comment
#90 - test suite failing against ibis-project/ibis master branch
Issue -
State: closed - Opened by tswast over 3 years ago
- 12 comments
#89 - `test_boolean_casting` failing
Issue -
State: open - Opened by tswast over 3 years ago
#88 - feat: Add difference and intersect BigQuery classes
Pull Request -
State: closed - Opened by saschahofmann over 3 years ago
- 10 comments
#87 - Except and Intersect
Issue -
State: closed - Opened by saschahofmann over 3 years ago
- 3 comments
#86 - Incorrect generated (bigquery) sql for complex query
Issue -
State: open - Opened by jcmincke over 3 years ago
- 1 comment
#85 - feat: Add rewrite function for `ops.FloorDivide`
Pull Request -
State: closed - Opened by timothydijamco over 3 years ago
#84 - BQ: Rewrite lead/lag with negative offsets into lag/lead with positive offsets
Issue -
State: open - Opened by tsdlovell about 7 years ago
- 1 comment
#83 - BigQuery UDFs: Builtins
Issue -
State: open - Opened by cpcloud over 6 years ago
- 1 comment
#82 - bigquery compilation of `substr` should check for negative values passed for `length`
Issue -
State: open - Opened by tsdlovell over 6 years ago
#81 - ENH: Struct creation in ibis for BigQuery
Issue -
State: open - Opened by tsdlovell over 6 years ago
#80 - BigQuery: support for the BigQuery Storage API for faster reads of large query results
Issue -
State: open - Opened by tswast almost 6 years ago
#79 - FEAT: Geospatial functions for BigQuery
Issue -
State: closed - Opened by cpcloud over 5 years ago
#78 - Operating on arrays of struct<int64, int64> in BigQuery
Issue -
State: open - Opened by tdsmith over 5 years ago
- 5 comments
#77 - TST: doctest in ibis.bigquery.udf.api is failing for python 3.8
Issue -
State: open - Opened by xmnlab almost 5 years ago
- 3 comments
#76 - Bigquery tests failing
Issue -
State: open - Opened by datapythonista over 4 years ago
- 8 comments
#75 - BigQuery: groupby can generate LEFT SEMI JOIN, which is not supported syntax
Issue -
State: open - Opened by tswast over 4 years ago
- 1 comment
#74 - [BigQuery] `test_array_concat` is failing
Issue -
State: open - Opened by tswast over 4 years ago
- 1 comment
#73 - [BigQuery] test_string[split] is failing
Issue -
State: open - Opened by tswast over 4 years ago
- 1 comment
#72 - Use SQLAlchemy for BigQuery backend
Issue -
State: open - Opened by datapythonista over 3 years ago
- 6 comments
Labels: question
#71 - Wrong sql when adding a time interval to a date.
Issue -
State: open - Opened by jcmincke over 3 years ago
Labels: bug
#70 - No translation rule for date/datetime diff.
Issue -
State: open - Opened by jcmincke over 3 years ago
- 2 comments
#69 - WIP: Add registry.py
Pull Request -
State: closed - Opened by saschahofmann over 3 years ago
- 3 comments
#68 - ci: Format black
Pull Request -
State: closed - Opened by saschahofmann over 3 years ago
- 3 comments
#67 - feat: added support for BIGNUMERIC data type
Pull Request -
State: closed - Opened by loudinb over 3 years ago
- 1 comment
#66 - test: adding support for BIGNUMERIC data type #50
Pull Request -
State: closed - Opened by loudinb over 3 years ago
- 1 comment
#65 - Issue 50
Pull Request -
State: closed - Opened by loudinb over 3 years ago
#64 - bug: fix imports to point at sql registry
Pull Request -
State: closed - Opened by gerrymanoim over 3 years ago
#63 - Update for recent changes to Ibis
Pull Request -
State: closed - Opened by jmileson over 3 years ago
- 1 comment
#61 - Add STARTS_WITH and ENDS_WITH
Issue -
State: closed - Opened by saschahofmann over 3 years ago
- 3 comments
Labels: enhancement
#60 - test: populate tables for system test using pytest fixtures #51
Pull Request -
State: closed - Opened by loudinb almost 4 years ago
- 3 comments
#59 - BUG: Fix import for new versions of ibis
Pull Request -
State: closed - Opened by gerrymanoim almost 4 years ago
- 8 comments
Labels: run-ci
#58 - Register pivot
Issue -
State: open - Opened by saschahofmann almost 4 years ago
- 4 comments
#53 - document CONTRIBUTING steps
Issue -
State: open - Opened by tswast almost 4 years ago
- 2 comments
#51 - add datamgr code to create and populate tables for system tests
Issue -
State: closed - Opened by tswast almost 4 years ago
- 4 comments
#50 - Support for BIGNUMERIC type
Issue -
State: open - Opened by machow almost 4 years ago
- 1 comment