• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / carbondata / 1341
76%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2018 09:31AM UTC
Jobs 1
Files 1017
Run time 5min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1341

push

jenkins

Zhang Zhichao
[CARBONDATA-3119] Fixing the getOrCreateCarbonSession method parameter to an empty string

Fixing the getOrCreateCarbonSession method parameter to an empty string causes the select table data to be empty

problem: When create carbonSession in this way: [val carbon = SparkSession.builder().config(sc.getConf).getOrCreateCarbonSession("")],The prompt can be created successfully, with no exceptions thrown during the process, but ultimately [carbon.sql("SELECT * FROM TABLE").show()] is empty.

cause: [carbon.sql("SELECT * FROM TABLE").show()] is empty.

solution: Increases the null or empty judgment of getOrCreateCarbonSession method  parameters[storePath,metaStorePath]

This closes #2961

61599 of 77484 relevant lines covered (79.5%)

1.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1341.1 09 Dec 2018 09:31AM UTC 0
79.5
Source Files on build 1341
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1341
  • 382ce430 on github
  • Prev Build on master (#1340)
  • Next Build on master (#1342)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc