Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
2dfa498
Bug: Take signed bit into account (#677)
Fokko May 1, 2024
0270bdc
Build: Bump moto from 5.0.5 to 5.0.6 (#679)
dependabot[bot] May 1, 2024
ba296f6
Build: Bump Poetry to 1.8.2 (#676)
Fokko May 1, 2024
391a1b6
Build: Bump pyarrow from 15.0.2 to 16.0.0 (#681)
dependabot[bot] May 1, 2024
f54d614
Build: Bump pydantic from 2.7.0 to 2.7.1 (#680)
dependabot[bot] May 1, 2024
7c51c8f
Build: Bump getdaft from 0.2.21 to 0.2.23 (#689)
dependabot[bot] May 2, 2024
0536cff
Changed class variable names in pyarrow.py (#686)
SebastianoMeneghin May 2, 2024
d17a70d
Build: Bump mkdocstrings-python from 1.8.0 to 1.10.0 (#690)
dependabot[bot] May 2, 2024
da313d0
Build: Bump coverage from 7.4.4 to 7.5.0 (#688)
dependabot[bot] May 2, 2024
7bd5d9e
table_exists unit/integration test for NoSuchTableError (#678)
MehulBatra May 4, 2024
74caa17
Test: Add test to partition on field with a dot (#610)
Fokko May 6, 2024
d872245
Remove trailing slash from table location when creating a table (#702)
felixscherz May 6, 2024
a1f4ba8
Build: Bump mkdocs-section-index from 0.3.8 to 0.3.9 (#696)
dependabot[bot] May 7, 2024
e2f547d
Build: Bump cython from 3.0.8 to 3.0.10 (#697)
dependabot[bot] May 7, 2024
29beaf8
Build: Bump tqdm from 4.66.2 to 4.66.3 (#699)
dependabot[bot] May 7, 2024
70a45f6
Build: Bump werkzeug from 3.0.1 to 3.0.3 (#706)
dependabot[bot] May 7, 2024
0eb0c1c
Build: Bump jinja2 from 3.1.3 to 3.1.4 in /mkdocs (#707)
dependabot[bot] May 7, 2024
990ce80
Make `add_files` to support `snapshot_properties` argument (#695)
enkidulan May 7, 2024
0508667
Add support for categorical type (#693)
sungwy May 7, 2024
1f39b59
Build: Bump tenacity from 8.2.3 to 8.3.0 (#714)
dependabot[bot] May 8, 2024
50a65e5
Build: Bump mkdocstrings from 0.25.0 to 0.25.1 (#715)
dependabot[bot] May 8, 2024
3461305
Build: Bump coverage from 7.5.0 to 7.5.1 (#713)
dependabot[bot] May 8, 2024
399a9be
Build: Bump sqlalchemy from 2.0.29 to 2.0.30 (#712)
dependabot[bot] May 8, 2024
6f72e30
Build: Bump flask-cors from 4.0.0 to 4.0.1 (#718)
dependabot[bot] May 8, 2024
4de207d
Build: Bump mkdocs-material from 9.5.20 to 9.5.21 (#719)
dependabot[bot] May 9, 2024
d02d7a1
Build: Bump getdaft from 0.2.23 to 0.2.24 (#721)
dependabot[bot] May 9, 2024
aa361d1
Test, write subset of schema (#704)
kevinjqliu May 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Build: Bump mkdocs-section-index from 0.3.8 to 0.3.9 (apache#696)
Bumps [mkdocs-section-index](https://github.com/oprypin/mkdocs-section-index) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/oprypin/mkdocs-section-index/releases)
- [Commits](oprypin/mkdocs-section-index@v0.3.8...v0.3.9)

---
updated-dependencies:
- dependency-name: mkdocs-section-index
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
commit a1f4ba8e6c9d21744ab16a49d0ed76619fd0e5fe
2 changes: 1 addition & 1 deletion mkdocs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ mkdocs-autorefs==1.0.1
mkdocs-gen-files==0.5.0
mkdocs-material==9.5.20
mkdocs-material-extensions==1.3.1
mkdocs-section-index==0.3.8
mkdocs-section-index==0.3.9