Re: [PR] [MINOR] Disable org.apache.hudi.TestHoodieSparkSqlWriter#testInsertDatasetWithTimelineTimezoneUTC [hudi]

2024-01-18 Thread via GitHub


geserdugarov commented on PR #10449:
URL: https://github.com/apache/hudi/pull/10449#issuecomment-1897994057

   @jonvex @nsivabalan 
   I also saw this problem, but couldn't figure out how to quickly fix it.
   
   The problem is that we have `static AtomicReference lastInstantTime` in 
`HoodieInstantTimeGenerator`.
   
   If this test `testInsertDatasetWithTimelineTimezoneUTC` is run the first, 
then it would be passed ok. Otherwise, if any other test in the class would 
initialize `HoodieInstantTimeGenerator`, then the value for `lastInstantTime` 
would stay in the heap and you couldn't do anything to clear it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [MINOR] Disable org.apache.hudi.TestHoodieSparkSqlWriter#testInsertDatasetWithTimelineTimezoneUTC [hudi]

2024-01-08 Thread via GitHub


nsivabalan merged PR #10449:
URL: https://github.com/apache/hudi/pull/10449


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [MINOR] Disable org.apache.hudi.TestHoodieSparkSqlWriter#testInsertDatasetWithTimelineTimezoneUTC [hudi]

2024-01-05 Thread via GitHub


hudi-bot commented on PR #10449:
URL: https://github.com/apache/hudi/pull/10449#issuecomment-1879435075

   
   ## CI report:
   
   * 8c34c357854d24d701de5316fc65480fb852bc7b Azure: 
[CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=21840)
 
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [MINOR] Disable org.apache.hudi.TestHoodieSparkSqlWriter#testInsertDatasetWithTimelineTimezoneUTC [hudi]

2024-01-05 Thread via GitHub


hudi-bot commented on PR #10449:
URL: https://github.com/apache/hudi/pull/10449#issuecomment-1879277248

   
   ## CI report:
   
   * 8c34c357854d24d701de5316fc65480fb852bc7b Azure: 
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=21840)
 
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [MINOR] Disable org.apache.hudi.TestHoodieSparkSqlWriter#testInsertDatasetWithTimelineTimezoneUTC [hudi]

2024-01-05 Thread via GitHub


hudi-bot commented on PR #10449:
URL: https://github.com/apache/hudi/pull/10449#issuecomment-1879270007

   
   ## CI report:
   
   * 8c34c357854d24d701de5316fc65480fb852bc7b UNKNOWN
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org