FAQs

  • Auto Compaction not Working

    The Property carbon.enable.auto.load.merge in carbon.properties need to be set to true.

  • Getting Abstract method error

    You need to specify the spark version while using Maven to build project.

  • Getting NotImplementedException for subquery using IN and EXISTS

    Subquery with in and exists not supported in CarbonData.

  • Getting Exceptions on creating a view

    View not supported in CarbonData.

  • How to verify if ColumnGroups have been created as desired.

    Try using desc table query.

  • Did anyone try to run CarbonData on windows? Is it supported on Windows?

    We may provide support for windows in future. You are welcome to contribute if you want to add the support :)