Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix statusLog document upsert in FileUploadedFunc and add flag for pr… #523

Merged

Conversation

georearl
Copy link
Contributor

This PR fixes Issue #497

This occurs in processing PDF's which have large tabular data, where the large table is not prefixed with any content, such as text or titles. This would occur if you save an excel or CSV as a PDF then process. The issue was a variable referenced before usage.

Also made a minor change to the upload function to request a fresh start on the status log when uploading.

…evious_paragraph_element_is_a_table in Utilities
ryonsteele
ryonsteele previously approved these changes Feb 29, 2024
reverted to not start fresh in cosmosdb
dayland
dayland previously approved these changes Feb 29, 2024
@dayland dayland enabled auto-merge March 6, 2024 13:01
@dayland dayland merged commit f789c86 into vNext-Dev Mar 6, 2024
6 checks passed
@dayland dayland deleted the geearl/6957-previous_paragraph_element_is_a_table branch March 6, 2024 15:39
dayland added a commit that referenced this pull request Mar 12, 2024
Merge pull request #523 and #530 from vNext-Dev for large table fixes
lukasvalach added a commit to lukasvalach/PubSec-Info-Assistant that referenced this pull request Apr 8, 2024
* Merge pull request microsoft#429 from microsoft/geearl/6323-large-tables

Geearl/6323 large tables

* Resolve function debug issue and add logic for multiple table spans

* Update deployment.md

Updates on Setting the right tenant if you're part of multiple tenant. Otherwise deployment will fail.

* Bump fastapi from 0.103.2 to 0.109.1 in /app/enrichment

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.103.2 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](tiangolo/fastapi@0.103.2...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* gov changes

* gov changes

* gov changes

* new app service app setting and readme update

* url update

* Pushing out temp fixes until python sdk is resolved.

* Remove media_service and avam modules

* script fix

* updated link

* Remove base_url breaking param

* Resolve issue with new gov logic on aoai endpoint resolution

* Merge pull request microsoft#523 and microsoft#530 from vNext-Dev for large table fixes

* Update app.py

added `.lower()` to ensure the str read is in correctly converted to a bool.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dayland <dayland@microsoft.com>
Co-authored-by: dayland <48474707+dayland@users.noreply.github.com>
Co-authored-by: avidunixuser <avidunixuser@users.noreply.github.com>
Co-authored-by: ryonsteele <ryonsteele@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Danimal <dbiscup@microsoft.com>
Co-authored-by: Brandon Rohrer <brandon.rohrer@outlook.com>
Co-authored-by: Nehemiah Kuhns <85817913+nhwkuhns@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants