Skip to content

Conversation

@tom-s-powell
Copy link
Contributor

Are there existing ETE tests where it would make sense to include something for this snapshotTimeMillis?

@davidrabinowitz
Copy link
Member

/gcbrun

@davidrabinowitz
Copy link
Member

Please run ./mvnw spotless:apply -Pall

@davidrabinowitz
Copy link
Member

/gcbrun

@rmulton
Copy link

rmulton commented Oct 22, 2024

@davidrabinowitz looks like there was an issue with using Optional<>.isEmpty because of the Java version. Are you able to /gcbrun again?

@davidrabinowitz
Copy link
Member

/gcbrun

@davidrabinowitz
Copy link
Member

/gcbrun

@tom-s-powell
Copy link
Contributor Author

@davidrabinowitz realise this never actually got merged, have updated to fix conflicts with latest master

@davidrabinowitz
Copy link
Member

/gcbrun

@davidrabinowitz
Copy link
Member

Thanks for the update! Can you please verify that the tests (unit + integration) pass?

@davidrabinowitz
Copy link
Member

/gcbrun

@davidrabinowitz
Copy link
Member

/gcbrun

Copy link
Member

@davidrabinowitz davidrabinowitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please review the following test:

Step #2 - "unit-tests": [ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.848 s <<< FAILURE! -- in com.google.cloud.bigquery.connector.common.ReadSessionCreatorTest
Step #2 - "unit-tests": [ERROR] com.google.cloud.bigquery.connector.common.ReadSessionCreatorTest.testViewSnapshotTimeMillis -- Time elapsed: 0.011 s <<< ERROR!
Step #2 - "unit-tests": java.lang.NullPointerException
Step #2 - "unit-tests": 	at com.google.cloud.bigquery.connector.common.ReadSessionCreator.create(ReadSessionCreator.java:105)
Step #2 - "unit-tests": 	at com.google.cloud.bigquery.connector.common.ReadSessionCreatorTest.testViewSnapshotTimeMillis(ReadSessionCreatorTest.java:353)
Step #2 - "unit-tests": 	at ...

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.

3 participants