Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-1935

Update Logger for FlatteningTransformer

    XMLWordPrintableJSON

Details

    Description

      We have defined the following in FlatteningTransformer class 

      private static final Logger LOG = LogManager.getLogger(SqlQueryBasedTransformer.class);
      

      This should instead be 

      private static final Logger LOG = LogManager.getLogger(FlatteningTransformer.class);
      

      Attachments

        Issue Links

          Activity

            People

              vinaypatil18 Vinay
              vinaypatil18 Vinay
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: