This is an automated email from the ASF dual-hosted git repository.
mattyb149 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from dfa6592 NIFI-8749 Revert "Removed implicit time zone conversion to
GMT"
add 20804ff NIFI-8749 Removed implicit time zone conversion to GMT
No new revisions were added by this update.
Summary of changes:
.../apache/nifi/record/path/TestRecordPath.java | 96 +++++++++-----
.../serialization/record/util/DataTypeUtils.java | 8 +-
nifi-docs/src/main/asciidoc/record-path-guide.adoc | 3 +-
.../apache/nifi/processors/aws/s3/TestListS3.java | 9 +-
.../TestPutElasticsearchHttpRecord.java | 138 +++++++++------------
.../nifi/processors/standard/TestQueryRecord.java | 61 +++++----
.../avro/TestAvroReaderWithEmbeddedSchema.java | 4 +-
.../org/apache/nifi/csv/TestCSVRecordReader.java | 3 -
.../org/apache/nifi/csv/TestWriteCSVResult.java | 2 -
.../org/apache/nifi/json/TestWriteJsonResult.java | 2 -
.../org/apache/nifi/xml/TestWriteXMLResult.java | 2 -
11 files changed, 169 insertions(+), 159 deletions(-)