[incubator-hudi] branch master updated: Fixing small file handling, inline compaction defaults

2019-04-03 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new b34a204 Fixing small file handling

[incubator-hudi] branch master updated: [HUDI-66] FSUtils.getRelativePartitionPath does not handle repeated folder names

2019-04-03 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new d1d33f7 [HUDI-66

[incubator-hudi] branch master updated (a6c45fe -> 9e59da7)

2019-03-19 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from a6c45fe Replacing Apache commons-lang3 object serializer with Kryo serializer new 0dd4a90 Enable

[incubator-hudi] branch master updated: Essential Hive packages missing in hoodie spark bundle

2019-04-09 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new b07110b Essential Hive packages

[incubator-hudi] branch master updated: Fix multiple issues when using build_local_docker_images for setting up the demo

2019-04-15 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 83b6aa5 Fix multiple issues when

[incubator-hudi] branch master updated: Add empty payload class to support deletes via apache spark

2019-04-18 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 9ef51de Add empty payload class

[incubator-hudi] branch master updated: Fix hive sync (libfb version mismatch) and deltastreamer issue (missing cmdline argument) in demo

2019-03-13 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new adc8cac Fix hive sync (libfb version

[incubator-hudi] branch master updated: LogFile comparator must handle log file names without write token for backwards compatibility

2019-06-06 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new a0391b7 LogFile comparator must

[incubator-hudi] branch hackathon-0619 updated: hoodie-timeline should not be fat-jar Add parquet-avro dependency in hoodie-spark

2019-06-18 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch hackathon-0619 in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/hackathon-0619 by this push: new 056936b hoodie

[incubator-hudi] branch master updated: Don't raise when spark-defaults.conf doesn't exist

2019-05-08 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 4b27cc7 Don't raise when spark

[incubator-hudi] branch master updated: migrating kryo's dependency from twitter chill to plain kryo library

2019-05-06 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 7386353 migrating kryo's dependency

[incubator-hudi] branch asf-site updated: Remove --key-generator-class CLI arg for DeltaStreamer.

2019-07-12 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new e55816b Remove --key-generator

[incubator-hudi] branch master updated: Cache RDD to avoid recomputing data ingestion. Return result RDD after updating index so that this step is not skipped by chained actions on the same RDD

2019-08-02 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 86b5fcd Cache RDD to avoid

[incubator-hudi] branch asf-site updated: HUDI-186 : Add missing Apache Links in hudi site

2019-07-31 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new 018802c HUDI-186 : Add missing

[incubator-hudi] branch master updated: HUDI-171 delete tmp file in addShutDownHook

2019-08-05 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new d288e32 HUDI-171 delete tmp file

[incubator-hudi] 01/02: [HUDI-313] Fix select count star error when querying a realtime table

2019-10-31 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git commit 3251d62bd3c740b25139029a1913d1cf5a57173f Author: Wenning Ding AuthorDate: Wed Oct 23 13:53:57 2019 -0700

[incubator-hudi] branch master updated (eda472a -> ee0fd06)

2019-10-31 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from eda472a [MINOR] Fix avro schema warnings in build new 3251d62 [HUDI-313] Fix select count star

[incubator-hudi] 02/02: synchronized lock on conf object instead of class

2019-10-31 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git commit ee0fd06de73e0191365549fa7c4f6c71c1bbc08d Author: Wenning Ding AuthorDate: Wed Oct 30 11:48:21 2019 -0700

[incubator-hudi] branch master updated: [MINOR] Fix avro schema warnings in build

2019-10-31 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new eda472a [MINOR] Fix avro schema

[incubator-hudi] branch hudi_test_suite_refactor created (now b060994)

2019-11-21 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. at b060994 fixing build issues due to javax servlet No new revisions were added

[incubator-hudi] branch hudi_test_suite_refactor updated (b060994 -> 0c2ed53)

2019-11-21 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. omit b060994 fixing build issues due to javax servlet new 0c2ed53 fixing build issues

[incubator-hudi] 01/01: fixing build issues due to javax servlet

2019-11-21 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git commit 0c2ed5334559250cc30d4d4a80fa4d5b517bb9bd Author: Nishith Agarwal AuthorDate: Tue Nov 19 23

[incubator-hudi] branch hudi_test_suite_refactor updated (504c2cc -> c82d6d9)

2019-12-10 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 504c2cc Fixing some unit tests omit 0c2ed53 fixing build issues due to javax

[incubator-hudi] branch hudi_test_suite_refactor updated (0c2ed53 -> 4e95f60)

2019-11-26 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 0c2ed53 fixing build issues due to javax servlet add 4e95f60 Fixing some unit

[incubator-hudi] branch hudi_test_suite_refactor updated (9151ccf -> dcfbab1)

2019-12-20 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 9151ccf [HUDI-442] Fix TestComplexKeyGenerator#testSingleValueKeyGenerator

[incubator-hudi] branch hudi_test_suite_refactor updated (4e95f60 -> 504c2cc)

2019-12-05 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. omit 4e95f60 Fixing some unit tests new 504c2cc Fixing some unit tests This update

[incubator-hudi] 01/01: Fixing some unit tests

2019-12-05 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git commit 504c2cce6e0b37bd541e15bdb79a14eea1eed156 Author: Nishith Agarwal AuthorDate: Tue Nov 26 20

[incubator-hudi] branch master updated: [CLI] Add export to table

2020-03-06 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 3d37818 [CLI] Add export to table

[incubator-hudi] branch master updated: HUDI-117 Close file handle before throwing an exception due to append failure. Add test cases to handle/verify stage failure scenarios.

2020-01-29 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 6f34be1 HUDI-117 Close file handle

[incubator-hudi] branch master updated: [HUDI-571] Add 'commits show archived' command to CLI

2020-02-05 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 462fd02 [HUDI-571] Add 'commits show

[incubator-hudi] branch master updated (1fb0b00 -> d26dc0b)

2020-02-05 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 1fb0b00 [HUDI-570] - Improve test coverage for FSUtils.java add d26dc0b [HUDI-587] Fixed generation

[incubator-hudi] branch master updated (462fd02 -> 1fb0b00)

2020-02-05 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 462fd02 [HUDI-571] Add 'commits show archived' command to CLI add 1fb0b00 [HUDI-570] - Improve test

[incubator-hudi] branch master updated (652224e -> f27c7a1)

2020-01-30 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 652224e [HUDI-578] Trim recordKeyFields and partitionPathFields in ComplexKeyGenerator (#1281) add

[incubator-hudi] branch hudi_test_suite_refactor updated (0456214 -> 33246c4)

2020-02-03 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 0456214 [HUDI-442] Fix TestComplexKeyGenerator#testSingleValueKeyGenerator

[incubator-hudi] branch master updated (fcf9e4a -> d07ac58)

2020-02-03 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from fcf9e4a [MINOR] Updated DOAP with 0.5.1 release (#1301) add d07ac58 Increase test coverage

[incubator-hudi] branch master updated: [HUDI-566] Added new test cases for class HoodieTimeline, HoodieDefaultTimeline and HoodieActiveTimeline.

2020-02-04 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 4de0fcf [HUDI-566] Added new test

[incubator-hudi] branch master updated: [HUDI-571] Add show archived compaction(s) to CLI

2020-02-14 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 20ed251 [HUDI-571] Add show archived

[incubator-hudi] branch hudi_test_suite_refactor updated (044759a -> 5f22849)

2020-02-12 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 044759a [HUDI-503] Add hudi test suite documentation into the README file of the test

[incubator-hudi] branch master updated (d2c872e -> 63b4216)

2020-02-12 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from d2c872e [HUDI-605] Avoid calculating the size of schema redundantly (#1317) add 63b4216 CLI - add

[incubator-hudi] branch master updated: [HUDI-248] CLI doesn't allow rolling back a Delta commit

2020-01-10 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 04afac9 [HUDI-248] CLI doesn't allow

[incubator-hudi] branch master updated: [CLEAN] replace utf-8 constant with StandardCharsets.UTF_8

2020-01-10 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new e103165 [CLEAN] replace utf-8

[incubator-hudi] branch master updated: [HUDI-469] Fix: HoodieCommitMetadata only show first commit insert rows.

2020-01-10 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new b95367d [HUDI-469] Fix

[incubator-hudi] branch master updated (dd09abb -> 1daba24)

2020-01-15 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from dd09abb [HUDI-335] Improvements to DiskBasedMap used by ExternalSpillableMap, for write and random

[incubator-hudi] branch master updated (7aa3ce3 -> dd09abb)

2020-01-15 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 7aa3ce3 [MINOR] Fix redundant judgment statement (#1231) add dd09abb [HUDI-335] Improvements

[incubator-hudi] branch master updated (baa6b5e -> 0a07752)

2020-01-17 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from baa6b5e [HUDI-537] Introduce `repair overwrite-hoodie-props` CLI command (#1241) add 0a07752 [HUDI

[incubator-hudi] branch master updated: [HUDI-526] fix the HoodieAppendHandle

2020-01-13 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new c1f8aca [HUDI-526] fix

[incubator-hudi] branch master updated: Update deprecated HBase API

2020-01-08 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new aba8387 Update deprecated HBase API

[incubator-hudi] branch master updated (e1e5fe3 -> ff1113f)

2020-01-03 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from e1e5fe3 [MINOR] Fix error usage of String.format (#1169) add ff1113f [HUDI-492]Fix show env all

[incubator-hudi] branch master updated (ff1113f -> 290278f)

2020-01-03 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from ff1113f [HUDI-492]Fix show env all in hudi-cli add 290278f [HUDI-118]: Options provided for passing

[incubator-hudi] branch hudi_test_suite_refactor updated (3e2e710 -> 47f4af6)

2020-04-08 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 3e2e710 Fix Compilation Issues + Port Bug Fixes add 47f4af6 Build fixes after

[incubator-hudi] branch hudi_test_suite_refactor updated (47f4af6 -> 5ee8a85)

2020-04-08 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 47f4af6 Build fixes after rebase add 5ee8a85 Build fixes after rebase

[incubator-hudi] branch hudi_test_suite_refactor updated (c7bf608 -> 5803025)

2020-04-15 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard c7bf608 more fixes add 5803025 more fixes This update added new revisions after

[incubator-hudi] branch hudi_test_suite_refactor updated (37f91cb -> 7379b8d)

2020-04-16 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. omit 37f91cb more fixes add 7379b8d more fixes This update added new revisions after

[incubator-hudi] branch hudi_test_suite_refactor updated (5803025 -> a096128)

2020-04-15 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 5803025 more fixes add a096128 more fixes This update added new revisions after

[incubator-hudi] branch master updated: [HUDI-741] Added checks to validate Hoodie's schema evolution.

2020-04-16 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 19d29ac [HUDI-741] Added checks

[incubator-hudi] branch hudi_test_suite_refactor updated (a096128 -> 1689d01)

2020-04-15 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from a096128 more fixes add c0f96e0 [HUDI-687] Stop incremental reader on RO table

[incubator-hudi] branch hudi_test_suite_refactor updated (1689d01 -> 37f91cb)

2020-04-15 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 1689d01 Merge branch 'master' into hudi_test_suite_refactor discard a096128 more

[incubator-hudi] branch hudi_test_suite_refactor updated (39105e4 -> a7a3655)

2020-04-14 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. omit 39105e4 more fixes add a7a3655 more fixes This update added new revisions after

[incubator-hudi] branch hudi_test_suite_refactor updated (a7a3655 -> c7bf608)

2020-04-15 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard a7a3655 more fixes add c7bf608 more fixes This update added new revisions after

[incubator-hudi] branch hudi_test_suite_refactor updated (d2d2866 -> ca5f657)

2020-04-14 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from d2d2866 more fixes add ca5f657 more fixes No new revisions were added

[incubator-hudi] branch hudi_test_suite_refactor updated (d29e41e -> 6465dc4)

2020-04-20 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard d29e41e [HUDI-394] Provide a basic implementation of test suite add 6465dc4 [HUDI

[incubator-hudi] branch hudi_test_suite_refactor updated (7379b8d -> 088ed5e)

2020-04-19 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. omit 7379b8d more fixes add 088ed5e more fixes This update added new revisions after

[incubator-hudi] branch hudi_test_suite_refactor updated (f31eb05 -> b830993)

2020-04-19 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from f31eb05 more fixes add 5e95adc more fixes 2 add b830993 more fixes 3

[incubator-hudi] branch hudi_test_suite_refactor updated (143d947 -> f31eb05)

2020-04-19 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 143d947 more fixes add f31eb05 more fixes This update added new revisions after

[incubator-hudi] branch hudi_test_suite_refactor updated (371d8fa -> 143d947)

2020-04-19 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 371d8fa more fixes add 143d947 more fixes This update added new revisions after

[incubator-hudi] branch hudi_test_suite_refactor updated (b830993 -> 2ee3d28)

2020-04-19 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard b830993 more fixes 3 add 2ee3d28 more fixes 3 This update added new revisions

[incubator-hudi] branch hudi_test_suite_refactor updated (088ed5e -> 371d8fa)

2020-04-19 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. omit 088ed5e more fixes add 371d8fa more fixes This update added new revisions after

[incubator-hudi] branch hudi_test_suite_refactor updated (2ee3d28 -> 6d49f62)

2020-04-19 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 2ee3d28 more fixes 3 discard 5e95adc more fixes 2 discard f31eb05 more fixes

[incubator-hudi] branch hudi_test_suite_refactor updated (6d49f62 -> d29e41e)

2020-04-20 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 6d49f62 [HUDI-394] Provide a basic implementation of test suite add d29e41e [HUDI

[incubator-hudi] branch hudi_test_suite_refactor updated (5ee8a85 -> d2d2866)

2020-04-10 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 5ee8a85 Build fixes after rebase discard 3e2e710 Fix Compilation Issues + Port Bug

[incubator-hudi] branch hudi_test_suite_refactor updated (29b4fdf -> 3e2e710)

2020-04-07 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 29b4fdf [HUDI-394] Provide a basic implementation of test suite add 3e2e710 Fix

[incubator-hudi] branch master updated: Trying git merge --squash

2020-04-09 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 996f761 Trying git merge --squash

[incubator-hudi] branch master updated: [HUDI-562] Enable testing at debug log level

2020-04-02 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 639ec20 [HUDI-562] Enable testing

[incubator-hudi] branch hudi_test_suite_refactor updated (7313a22 -> 95283be)

2020-04-23 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. omit 7313a22 trigger rebuild omit 908e57c [HUDI-397]Normalize log print statement

[incubator-hudi] branch hudi_test_suite_refactor updated (95283be -> 08f9a76)

2020-04-23 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 95283be Testing running 3 builds to limit total build time omit c13e885 [HUDI-394

[incubator-hudi] branch hudi_test_suite_refactor updated (ac4eece -> 6a2485d)

2020-04-21 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard ac4eece Testing running 3 builds to limit total build time add 6a2485d Testing

[incubator-hudi] branch hudi_test_suite_refactor updated (c13e885 -> ac4eece)

2020-04-21 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from c13e885 [HUDI-394] Provide a basic implementation of test suite add ac4eece

[incubator-hudi] branch master updated (84dd904 -> 62bd3e7)

2020-04-21 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 84dd904 [HUDI-789]Adjust logic of upsert in HDFSParquetImporter (#1511) add 62bd3e7 [HUDI-757

[incubator-hudi] branch hudi_test_suite_refactor updated (388842c -> da3232e)

2020-04-22 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 388842c Testing running 3 builds to limit total build time add da3232e Testing

[incubator-hudi] branch hudi_test_suite_refactor updated (6a2485d -> 8a0380c)

2020-04-21 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 6a2485d Testing running 3 builds to limit total build time add 8a0380c Testing

[incubator-hudi] branch hudi_test_suite_refactor updated (08f9a76 -> 7db66af)

2020-04-24 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 08f9a76 [HUDI-394] Provide a basic implementation of test suite add 7db66af [HUDI

[incubator-hudi] branch hudi_test_suite_refactor updated (8a0380c -> 388842c)

2020-04-22 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. omit 8a0380c Testing running 3 builds to limit total build time add 388842c Testing

[incubator-hudi] branch hudi_test_suite_refactor updated (ca5f657 -> 39105e4)

2020-04-14 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard ca5f657 more fixes add 39105e4 more fixes This update added new revisions after

[incubator-hudi] branch hudi_test_suite_refactor updated (6f4547d -> bbd4429)

2020-05-17 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. omit 6f4547d [MINOR] Code cleanup for dag package omit 33590b7 [MINOR] Code cleanup

[incubator-hudi] branch hudi_test_suite_refactor updated (bbd4429 -> e9ee88c)

2020-05-17 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard bbd4429 [HUDI-394] Provide a basic implementation of test suite add 25e0b75 [HUDI

[incubator-hudi] branch hudi_test_suite_refactor updated (e9ee88c -> c9f6aa6)

2020-05-17 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard e9ee88c [HUDI-394] Provide a basic implementation of test suite add c9f6aa6 [HUDI

[incubator-hudi] branch hudi_test_suite_refactor updated (6472886 -> 2773fe9)

2020-05-20 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 6472886 [HUDI-394] Provide a basic implementation of test suite add 2773fe9 [HUDI

[incubator-hudi] branch hudi_test_suite_refactor updated (2773fe9 -> 7781692)

2020-05-20 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 2773fe9 [HUDI-394] Provide a basic implementation of test suite add 7781692 [HUDI

[incubator-hudi] branch hudi_test_suite_refactor updated (681cce9 -> 6472886)

2020-05-20 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 681cce9 [HUDI-394] Provide a basic implementation of test suite add 6472886 [HUDI

[incubator-hudi] branch hudi_test_suite_refactor updated (51048f6 -> 894ab75)

2020-05-20 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 51048f6 [HUDI-394] Provide a basic implementation of test suite add 894ab75 [HUDI

[incubator-hudi] branch hudi_test_suite_refactor updated (7781692 -> 51048f6)

2020-05-20 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 7781692 [HUDI-394] Provide a basic implementation of test suite add 3c9da2e [HUDI

[incubator-hudi] branch hudi_test_suite_refactor updated (566f245 -> a048bf3)

2020-05-21 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 566f245 [HUDI-394] Provide a basic implementation of test suite add a048bf3 [HUDI

[hudi] branch hudi_test_suite_refactor updated (69a9ec7 -> ffd1d02)

2020-05-24 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/hudi.git. discard 69a9ec7 [HUDI-394] Provide a basic implementation of test suite add ffd1d02 [HUDI-394

[hudi] branch hudi_test_suite_refactor updated (a048bf3 -> 69a9ec7)

2020-05-24 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/hudi.git. discard a048bf3 [HUDI-394] Provide a basic implementation of test suite add 802d16c [HUDI-707] Add

[incubator-hudi] branch hudi_test_suite_refactor updated (894ab75 -> 566f245)

2020-05-21 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard 894ab75 [HUDI-394] Provide a basic implementation of test suite add 566f245 [HUDI

[hudi] branch master updated: [HUDI-1143] Change timestamp field in HoodieTestDataGenerator from double to long

2020-09-15 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 581d540 [HUDI-1143] Change timestamp field

[hudi] branch master updated: Test Suite should work with Docker + Unit Tests

2020-09-08 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 53d1e55 Test Suite should work with Docker

[hudi] branch master updated: [HUDI-1130] hudi-test-suite support for schema evolution (can be triggered on any insert/upsert DAG node).

2020-09-08 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new fec7cd3 [HUDI-1130] hudi-test-suite support

[hudi] branch master updated (c7d962e -> 7fa641e)

2020-10-13 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git. from c7d962e [HUDI-1328] Introduce HoodieFlinkEngineContext to hudi-flink-client (#2161) add 7fa641e [HUDI-1302

[hudi] branch master updated: [HUDI-1226] Fix ComplexKeyGenerator for non-partitioned tables

2020-08-25 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new f468c20 [HUDI-1226] Fix ComplexKeyGenerator

  1   2   >